Update all my elpa files
This commit is contained in:
10
elpa/ess-20180514.721/.dir-locals.el
Normal file
10
elpa/ess-20180514.721/.dir-locals.el
Normal file
@@ -0,0 +1,10 @@
|
||||
;;; Directory Local Variables
|
||||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
|
||||
((nil
|
||||
(bug-reference-bug-regexp . "#\\(?2:[0-9]+\\)")
|
||||
(bug-reference-url-format . "https://github.com/emacs-ess/ess/issues/%s")
|
||||
(sentence-end-double-space . t))
|
||||
(emacs-lisp-mode
|
||||
(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