1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00

Remove a local variable binding

This commit is contained in:
John Wiegley 2017-12-03 10:57:55 -08:00
parent 223c321a1d
commit d5c1fdf4e8

View file

@ -1717,7 +1717,6 @@ this file. Usage:
(provide 'use-package)
;; Local Variables:
;; outline-regexp: ";;;\\(;* [^\s\t\n]\\|###autoload\\)\\|("
;; indent-tabs-mode: nil
;; End: