mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Change header/footer comment of all files to make elisp happy
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
;;
|
||||
;; exec-path-from-shell
|
||||
;;
|
||||
;;; siren-exec-path-from-shell.el --- jimeh's Emacs Siren: exec-path-from-shell configuration.
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;; Basic configuration for exec-path-from-shell.
|
||||
|
||||
;;; Code:
|
||||
|
||||
(siren-require-packages '(exec-path-from-shell))
|
||||
|
||||
@@ -9,3 +13,4 @@
|
||||
(exec-path-from-shell-initialize))
|
||||
|
||||
(provide 'siren-exec-path-from-shell)
|
||||
;;; siren-exec-path-from-shell.el ends here
|
||||
|
||||
Reference in New Issue
Block a user