summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@gnu.org>2013-04-27 08:38:41 +0200
committerBastien Guerry <bzg@gnu.org>2013-04-27 08:38:41 +0200
commitd40ab5cfd916005305c5632c7be56b61a105da12 (patch)
tree5a326a650dbfc3ef5d27299f6db2a533b3f7c1ca
parentf6bfc06324c0e9671e5fa843c96702ff84452087 (diff)
downloademacs-d40ab5cfd916005305c5632c7be56b61a105da12.tar.gz
lisp/ChangeLog: Tiny ChangeLog formatting fix.
-rw-r--r--lisp/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c88cf1103bc..30c49c942c6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,7 @@
2013-04-26 Reuben Thomas <rrt@sc3d.org>
- * textmodes/remember.el (remember-store-in-files): document that
- the file name format is fed through format-time-string.
+ * textmodes/remember.el (remember-store-in-files): Document that
+ the file name format is passed to `format-time-string'.
2013-04-26 Leo Liu <sdl.web@gmail.com>