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:
cbf0b46
)
Fix incorrect copy/pasted doc string.
author
Joe Wreschnig
<joe.wreschnig@gmail.com>
Sun, 16 Jul 2017 19:07:59 +0000
(21:07 +0200)
committer
Joe Wreschnig
<joe.wreschnig@gmail.com>
Sun, 16 Jul 2017 19:07:59 +0000
(21:07 +0200)
pelican-mode.el
patch
|
blob
|
history
diff --git
a/pelican-mode.el
b/pelican-mode.el
index 46712544b0bdb0f4d7eccc89be9dbce60c04c847..dce4bb8ddfe0f06e7a559d73581fddf22f77b011 100644
(file)
--- a/
pelican-mode.el
+++ b/
pelican-mode.el
@@
-216,7
+216,7
@@
"Toggle Pelican mode.
Interactively with no argument, this command toggles the mode.
-
to show buffer size and position in mode-line
."
+
for editing Pelican site files
."
:init-value nil
:lighter " Pelican"
:keymap pelican-keymap