1
0
Fork 0
emacs-config/.dir-locals.el

8 lines
221 B
EmacsLisp
Raw Normal View History

;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")
((nil
(time-stamp-end . "\n")
(time-stamp-start . "^;; Version: ")
(time-stamp-pattern . "%:y%02m%02d%02H%02M%02S")))