diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 66afe67a614..ca2781b40f2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2014-06-08 Glenn Morris <rgm@gnu.org> | 1 | 2014-06-08 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * startup.el (initial-buffer-choice): Doc fix. | ||
| 4 | Reset :version (adding an option does not merit a :version bump). | ||
| 5 | |||
| 3 | * bookmark.el (bookmark-load): | 6 | * bookmark.el (bookmark-load): |
| 4 | * uniquify.el (uniquify-buffer-name-style): Doc fixes. | 7 | * uniquify.el (uniquify-buffer-name-style): Doc fixes. |
| 5 | 8 | ||