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 ccf7ab71d0b..03d3b9cc0e9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12001-07-25 Gerd Moellmann <gerd@gnu.org> 12001-07-25 Gerd Moellmann <gerd@gnu.org>
2 2
3 * isearch.el (isearch-other-meta-char): Fix last change.
4
3 * isearch.el (isearch-other-meta-char): Don't modify mode-line and 5 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
4 similar events for which fake prefix keys are generated. It's no 6 similar events for which fake prefix keys are generated. It's no
5 longer necessary since read_key_sequence doesn't modify these 7 longer necessary since read_key_sequence doesn't modify these