diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
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 @@ | |||
| 1 | 2002-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 | |||
| 1 | 2002-07-29 Glenn Morris <gmorris@ast.cam.ac.uk> | 6 | 2002-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 @@ | |||
| 10 | 2002-07-29 Kenichi Handa <handa@etl.go.jp> | 15 | 2002-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 | ||
| 15 | 2002-07-28 Kenichi Handa <handa@etl.go.jp> | 20 | 2002-07-28 Kenichi Handa <handa@etl.go.jp> |
| 16 | 21 | ||