Change header/footer comment of all files to make elisp happy

This commit is contained in:
2016-01-31 10:39:26 +00:00
parent b31ce521c8
commit e71ed5fc4e
67 changed files with 544 additions and 279 deletions

View File

@@ -1,4 +1,4 @@
;;; siren-json.el --- jimeh's Emacs setup: json-mode configuration.
;;; siren-json.el --- jimeh's Emacs Siren: json-mode configuration.
;;; Commentary:
@@ -9,7 +9,6 @@
(require 'siren-programming)
(siren-require-packages '(json-mode))
;; (require 'json-mode)
(defun siren-json-mode-defaults ()
"Default tweaks for `json-mode'."