1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-11-25 07:27:57 +00:00

contrib/lisp/: Fix some local variables settings

This commit is contained in:
Bastien Guerry 2013-03-06 23:46:52 +01:00
parent 2eb16005d0
commit 9c754e2f51
2 changed files with 0 additions and 5 deletions

View File

@ -531,8 +531,4 @@ Return output file's name."
(provide 'ox-freemind)
;; Local variables:
;; generated-autoload-file: "org-loaddefs.el"
;; End:
;;; ox-freemind.el ends here

View File

@ -838,7 +838,6 @@ Open file with the TaskJuggler GUI."
(provide 'ox-taskjuggler)
;; Local variables:
;; generated-autoload-file: "org-loaddefs.el"
;; sentence-end-double-space: t
;; End: