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,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'."
|
||||
|
||||
Reference in New Issue
Block a user