mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Add .dir-locals.el
This commit is contained in:
parent
7087a97a24
commit
30fa366737
4 changed files with 0 additions and 7 deletions
|
|
@ -542,7 +542,6 @@ function symbol (unquoted)."
|
|||
|
||||
;; Local Variables:
|
||||
;; outline-regexp: ";;;\\(;* [^\s\t\n]\\|###autoload\\)\\|("
|
||||
;; indent-tabs-mode: nil
|
||||
;; End:
|
||||
|
||||
;;; bind-key.el ends here
|
||||
|
|
|
|||
|
|
@ -1721,8 +1721,4 @@ this file. Usage:
|
|||
|
||||
(provide 'use-package-core)
|
||||
|
||||
;; Local Variables:
|
||||
;; indent-tabs-mode: nil
|
||||
;; End:
|
||||
|
||||
;;; use-package-core.el ends here
|
||||
|
|
|
|||
|
|
@ -153,7 +153,6 @@
|
|||
'(bind-chord "C-u" #'key3 my-map2)))))))
|
||||
|
||||
;; Local Variables:
|
||||
;; indent-tabs-mode: nil
|
||||
;; no-byte-compile: t
|
||||
;; no-update-autoloads: t
|
||||
;; End:
|
||||
|
|
|
|||
|
|
@ -1986,7 +1986,6 @@
|
|||
(should (eq (nth 2 binding) nil))))
|
||||
|
||||
;; Local Variables:
|
||||
;; indent-tabs-mode: nil
|
||||
;; no-byte-compile: t
|
||||
;; no-update-autoloads: t
|
||||
;; End:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue