aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 d3462315fae..defa35f09ee 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12012-10-27 Martin Rudalics <rudalics@gmx.at>
2
3 * window.el (display-buffer): In doc-string describe
4 window-height and window-width alist entries.
5
6 * time.el (display-time-world): Restore fit-window-to-buffer
7 behavior.
8
12012-10-27 Chong Yidong <cyd@gnu.org> 92012-10-27 Chong Yidong <cyd@gnu.org>
2 10
3 * subr.el (insert-buffer-substring-as-yank): Doc fix. 11 * subr.el (insert-buffer-substring-as-yank): Doc fix.
@@ -253,7 +261,7 @@
253 Recover input meta mode when the new coding system doesn not use 8-bit. 261 Recover input meta mode when the new coding system doesn not use 8-bit.
254 Supply TERMINAL arg to set-input-meta-mode. 262 Supply TERMINAL arg to set-input-meta-mode.
255 263
2562012-10-17 Michael Heerdegen <michael_heerdegen@web.de> (tiny change) 2642012-10-17 Michael Heerdegen <michael_heerdegen@web.de>
257 265
258 * wdired.el (wdired-old-marks): New variable. 266 * wdired.el (wdired-old-marks): New variable.
259 (wdired-change-to-wdired-mode): Locally set wdired-old-marks. 267 (wdired-change-to-wdired-mode): Locally set wdired-old-marks.