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 @@
|
||||
;;
|
||||
;; ecb
|
||||
;;
|
||||
;;; siren-ecb.el --- jimeh's Emacs Siren: ECB configuration.
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;; Basic configuration for ECB.
|
||||
|
||||
;;; Code:
|
||||
|
||||
(siren-require-packages '(ecb))
|
||||
|
||||
@@ -28,5 +32,5 @@
|
||||
|
||||
(if window-system (ecb-activate))
|
||||
|
||||
|
||||
(provide 'siren-ecb)
|
||||
;;; siren-ecb.el ends here
|
||||
|
||||
Reference in New Issue
Block a user