Mercurial > emacs
comparison lisp/ChangeLog @ 38556:e3c068126752
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 25 Jul 2001 14:51:10 +0000 |
parents | 6669b8bbdbcf |
children | 2c280524cbb7 |
comparison
equal
deleted
inserted
replaced
38555:35109e6bdb7d | 38556:e3c068126752 |
---|---|
1 2001-07-25 Gerd Moellmann <gerd@gnu.org> | 1 2001-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 |
6 events for internal purposes anymore. | 8 events for internal purposes anymore. |
7 | 9 |