aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorIan D2014-04-16 23:58:25 -0400
committerStefan Monnier2014-04-16 23:58:25 -0400
commite51c8d91c2099e993b119447be4f7a859c5bb35e (patch)
tree43beb988c6b2b3f60426217036111dbd561be8fc /lisp/ChangeLog
parent2ff06dac09ff973734c74c15540c15529cb2413b (diff)
downloademacs-e51c8d91c2099e993b119447be4f7a859c5bb35e.tar.gz
emacs-e51c8d91c2099e993b119447be4f7a859c5bb35e.zip
* lisp/image-mode.el (image-mode-window-put): Also update the property of
the "default window". * lisp/doc-view.el (doc-view-new-window-function): If no window exists, move to the last known page.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
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 @@
12014-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
12014-04-16 Stefan Monnier <monnier@iro.umontreal.ca> 82014-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