diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ac591963c0f..a468cbfc801 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-07-19 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * rect.el (rectangle--string-preview): Don't assume there | ||
| 4 | a non-nil default (bug#17984). | ||
| 5 | |||
| 1 | 2014-07-16 Glenn Morris <rgm@gnu.org> | 6 | 2014-07-16 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * desktop.el (after-init-hook): Disable startup frame restoration | 8 | * desktop.el (after-init-hook): Disable startup frame restoration |