projects
/
pelican-mode.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff40951
)
Remove file-local variable (I now use a mode-local variable for this).
author
Joe Wreschnig
<joe.wreschnig@gmail.com>
Sun, 1 Oct 2017 12:02:42 +0000
(14:02 +0200)
committer
Joe Wreschnig
<joe.wreschnig@gmail.com>
Sun, 1 Oct 2017 12:02:42 +0000
(14:02 +0200)
pelican-mode.el
patch
|
blob
|
history
diff --git
a/pelican-mode.el
b/pelican-mode.el
index ada4eb5a017cb7fe1960e8dfa81e2dae14c736be..f72a681c8066cf44b318152789db7949dcfb4847 100644
(file)
--- a/
pelican-mode.el
+++ b/
pelican-mode.el
@@
-380,9
+380,3
@@
has no status."
(provide 'pelican-mode)
;;; pelican-mode.el ends here
-
-
\f
-
-;; Local Variables:
-;; sentence-end-double-space: t
-;; End: