diff options
| author | Bastien Guerry | 2013-04-27 08:38:41 +0200 |
|---|---|---|
| committer | Bastien Guerry | 2013-04-27 08:38:41 +0200 |
| commit | d40ab5cfd916005305c5632c7be56b61a105da12 (patch) | |
| tree | 5a326a650dbfc3ef5d27299f6db2a533b3f7c1ca /lisp | |
| parent | f6bfc06324c0e9671e5fa843c96702ff84452087 (diff) | |
| download | emacs-d40ab5cfd916005305c5632c7be56b61a105da12.tar.gz emacs-d40ab5cfd916005305c5632c7be56b61a105da12.zip | |
lisp/ChangeLog: Tiny ChangeLog formatting fix.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 4 |
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 @@ | |||
| 1 | 2013-04-26 Reuben Thomas <rrt@sc3d.org> | 1 | 2013-04-26 Reuben Thomas <rrt@sc3d.org> |
| 2 | 2 | ||
| 3 | * textmodes/remember.el (remember-store-in-files): document that | 3 | * textmodes/remember.el (remember-store-in-files): Document that |
| 4 | the file name format is fed through format-time-string. | 4 | the file name format is passed to `format-time-string'. |
| 5 | 5 | ||
| 6 | 2013-04-26 Leo Liu <sdl.web@gmail.com> | 6 | 2013-04-26 Leo Liu <sdl.web@gmail.com> |
| 7 | 7 | ||