2018-01-05T13:59:39+0530 - add idea to watch elisp files too

This commit is contained in:
Kashish Sharma 2018-01-05 13:59:39 +05:30
parent 1e22fbd52b
commit f92b520396
1 changed files with 3 additions and 0 deletions

View File

@ -270,6 +270,9 @@
;; see (info "(elisp) File Notifications")
;; and (describe-function 'file-newer-than-file-p)
;; )
;; (2018-01-05T13:59:39+0530
;; maybe also recompile and eval elisp files?
;; )
(defun cp/after-save ()
(case major-mode
('org-mode (org-html-export-to-html))