aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d4199273493..1879246c720 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12002-07-29 Richard M. Stallman <rms@gnu.org>
2
3 * textmodes/ispell.el (check-ispell-version): Bind default-directory
4 to avoid errors. Kill the old temp buffer at the beginning.
5
12002-07-29 Glenn Morris <gmorris@ast.cam.ac.uk> 62002-07-29 Glenn Morris <gmorris@ast.cam.ac.uk>
2 7
3 * scroll-all.el (scroll-all-mode): Make argument optional. Doc fix. 8 * scroll-all.el (scroll-all-mode): Make argument optional. Doc fix.
@@ -10,7 +15,7 @@
102002-07-29 Kenichi Handa <handa@etl.go.jp> 152002-07-29 Kenichi Handa <handa@etl.go.jp>
11 16
12 * international/mule.el (ctext-post-read-conversion): Add support 17 * international/mule.el (ctext-post-read-conversion): Add support
13 for emboded utf-8 encodng (ESC % G ... ESC % @). 18 for embedded utf-8 encoding (ESC % G ... ESC % @).
14 19
152002-07-28 Kenichi Handa <handa@etl.go.jp> 202002-07-28 Kenichi Handa <handa@etl.go.jp>
16 21