aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMartin Rudalics <[email protected]>2012-10-27 10:58:30 +0200
committerMartin Rudalics <[email protected]>2012-10-27 10:58:30 +0200
commitdf171c230cc8a5da73684740ff5cfa364fa8c1c4 (patch)
tree855aa18e00b00d43ec267e7dfbeccf64a0a8ad58 /lisp/ChangeLog
parent05b621a6b22cb1c856a9f223d79203cb3ceaf29a (diff)
In display-time-world restore fit-window-to-buffer behavior.
* window.el (display-buffer): In doc-string describe window-height and window-width alist entries. * time.el (display-time-world): Restore fit-window-to-buffer behavior.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d3462315fa..defa35f09e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2012-10-27 Martin Rudalics <[email protected]>
+
+ * window.el (display-buffer): In doc-string describe
+ window-height and window-width alist entries.
+
+ * time.el (display-time-world): Restore fit-window-to-buffer
+ behavior.
+
2012-10-27 Chong Yidong <[email protected]>
* subr.el (insert-buffer-substring-as-yank): Doc fix.
@@ -253,7 +261,7 @@
Recover input meta mode when the new coding system doesn not use 8-bit.
Supply TERMINAL arg to set-input-meta-mode.
-2012-10-17 Michael Heerdegen <[email protected]> (tiny change)
+2012-10-17 Michael Heerdegen <[email protected]>
* wdired.el (wdired-old-marks): New variable.
(wdired-change-to-wdired-mode): Locally set wdired-old-marks.