aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d1db5fa3a6b..fcb0d9859be 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,6 +5,8 @@
5 5
62012-07-18 Chong Yidong <cyd@gnu.org> 62012-07-18 Chong Yidong <cyd@gnu.org>
7 7
8 * subr.el (keyboard-translate): Doc fix (Bug#7261).
9
8 * isearch.el (isearch-mode-map): Handle C-x 8 key translations, 10 * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
9 and make C-x 8 RET exit isearch (Bug#11439). 11 and make C-x 8 RET exit isearch (Bug#11439).
10 12