Mercurial > emacs
comparison lisp/ChangeLog @ 46736:11f94cbe273f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 29 Jul 2002 17:37:23 +0000 |
parents | c86fc964833f |
children | a738c6db274a |
comparison
equal
deleted
inserted
replaced
46735:cd917c3865bf | 46736:11f94cbe273f |
---|---|
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. |
4 | 9 |
5 2002-07-29 John Paul Wallington <jpw@shootybangbang.com> | 10 2002-07-29 John Paul Wallington <jpw@shootybangbang.com> |
8 instead of `cond'. | 13 instead of `cond'. |
9 | 14 |
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 |
17 * files.el (revert-buffer): Before calling insert-file-contents, | 22 * files.el (revert-buffer): Before calling insert-file-contents, |
18 kill the local variable buffer-file-coding-system. | 23 kill the local variable buffer-file-coding-system. |