aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e799ead207b..8c8f88dc89b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12012-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/gv.el (cond): Same fix as before for `if'.
4
12012-10-18 Glenn Morris <rgm@gnu.org> 52012-10-18 Glenn Morris <rgm@gnu.org>
2 6
3 * dired.el (dired-sort-toggle): Some ls implementations only allow 7 * dired.el (dired-sort-toggle): Some ls implementations only allow
@@ -7,8 +11,8 @@
7 11
82012-10-17 Kenichi Handa <handa@gnu.org> 122012-10-17 Kenichi Handa <handa@gnu.org>
9 13
10 * international/mule.el (set-keyboard-coding-system): Recover 14 * international/mule.el (set-keyboard-coding-system):
11 input meta mode when the new coding system doesn not use 8-bit. 15 Recover input meta mode when the new coding system doesn not use 8-bit.
12 Supply TERMINAL arg to set-input-meta-mode. 16 Supply TERMINAL arg to set-input-meta-mode.
13 17
142012-10-17 Michael Heerdegen <michael_heerdegen@web.de> (tiny change) 182012-10-17 Michael Heerdegen <michael_heerdegen@web.de> (tiny change)