aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2819ebcba55..d23ed6ab2d2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12001-08-10 Gerd Moellmann <gerd@gnu.org> 12001-08-10 Gerd Moellmann <gerd@gnu.org>
2 2
3 * isearch.el (isearch-other-meta-char): Don't switch to the
4 buffer of a window clicked on, when the current buffer is
5 in Isearch mode.
6
3 * image.el (image-jpeg-p): Test for APPn markers in the range 7 * image.el (image-jpeg-p): Test for APPn markers in the range
4 #xe0..#xef. 8 #xe0..#xef.
5 9