diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f740e7f23df..a811b876e3c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-04-17 Ian D <dunni@gnu.org> (tiny change) | ||
| 2 | |||
| 3 | * image-mode.el (image-mode-window-put): Also update the property of | ||
| 4 | the "default window". | ||
| 5 | * doc-view.el (doc-view-new-window-function): If no window | ||
| 6 | exists, move to the last known page. | ||
| 7 | |||
| 1 | 2014-04-16 Stefan Monnier <monnier@iro.umontreal.ca> | 8 | 2014-04-16 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 9 | ||
| 3 | * progmodes/perl-mode.el (perl-calculate-indent): Don't auto-indent in | 10 | * progmodes/perl-mode.el (perl-calculate-indent): Don't auto-indent in |