summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorAidan Gauland <aidalgol@no8wireless.co.nz>2013-03-31 08:31:27 +1300
committerAidan Gauland <aidalgol@no8wireless.co.nz>2013-03-31 08:31:27 +1300
commit78b8f32044a91adcf8d60d937beae2184247a78c (patch)
treebfc361d41a11a6dff8d1fc84d2c0d4213317149d /lisp
parent119b2d43cc40759394cae256c0a38624cacbf776 (diff)
downloademacs-78b8f32044a91adcf8d60d937beae2184247a78c.tar.gz
Use present tense in ChangeLog entries.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d1b827966de..ced7672ef99 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -80,7 +80,7 @@
2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
- * eshell/em-unix.el: Moved su and sudo to...
+ * eshell/em-unix.el: Move su and sudo to...
* eshell/em-tramp.el: ...Eshell tramp module
2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
@@ -1083,8 +1083,8 @@
2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
- * eshell/em-cmpl.el: Corrected "context-related help"
- keybinding in commentary.
+ * eshell/em-cmpl.el: Correct "context-related help" keybinding in
+ commentary.
2013-02-18 Michael Heerdegen <michael_heerdegen@web.de>