Remove file-local variable (I now use a mode-local variable for this).
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Sun, 1 Oct 2017 12:02:42 +0000 (14:02 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Sun, 1 Oct 2017 12:02:42 +0000 (14:02 +0200)
pelican-mode.el

index ada4eb5..f72a681 100644 (file)
@@ -380,9 +380,3 @@ has no status."
 
 (provide 'pelican-mode)
 ;;; pelican-mode.el ends here
 
 (provide 'pelican-mode)
 ;;; pelican-mode.el ends here
-
-\f
-
-;; Local Variables:
-;; sentence-end-double-space: t
-;; End: