Mercurial > emacs
changeset 38779:8592220c0aa2
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 10 Aug 2001 12:48:02 +0000 |
parents | cdd382cc0e92 |
children | e317116299f0 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Aug 10 12:47:39 2001 +0000 +++ b/lisp/ChangeLog Fri Aug 10 12:48:02 2001 +0000 @@ -1,5 +1,9 @@ 2001-08-10 Gerd Moellmann <gerd@gnu.org> + * isearch.el (isearch-other-meta-char): Don't switch to the + buffer of a window clicked on, when the current buffer is + in Isearch mode. + * image.el (image-jpeg-p): Test for APPn markers in the range #xe0..#xef.