Add new packages installed
This commit is contained in:
7
elpa/ess-20180319.504/.dir-locals.el
Normal file
7
elpa/ess-20180319.504/.dir-locals.el
Normal file
@@ -0,0 +1,7 @@
|
||||
;;; Directory Local Variables
|
||||
;;; See Info node `(emacs) Directory Variables' for more information.
|
||||
|
||||
((emacs-lisp-mode
|
||||
;; (coding . utf-8-unix) ;; emacs 24.3.5 gives "Coding cannot be specified by dir-locals"
|
||||
(indent-tabs-mode)
|
||||
(whitespace-style face tabs spaces trailing lines space-before-tab::space newline indentation::space empty space-after-tab::space space-mark tab-mark newline-mark)))
|
||||
Reference in New Issue
Block a user