diff options
| author | John Paul Wallington | 2004-08-30 19:05:10 +0000 |
|---|---|---|
| committer | John Paul Wallington | 2004-08-30 19:05:10 +0000 |
| commit | f04232c3c2242acb4c2a188565a61cf3a986f3e8 (patch) | |
| tree | 33a3a1fb469f335b4aa0d7b85c252640d7f90bb7 /lisp/ChangeLog | |
| parent | 11715f92de50ee7c004386d9de00b7f3e2df633b (diff) | |
| download | emacs-f04232c3c2242acb4c2a188565a61cf3a986f3e8.tar.gz emacs-f04232c3c2242acb4c2a188565a61cf3a986f3e8.zip | |
(tex-validate-buffer): Use distinct strings rather than
programatically constructing message.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fab95b30909..e6b3e1f60a7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-08-30 John Paul Wallington <jpw@gnu.org> | ||
| 2 | |||
| 3 | * textmodes/tex-mode.el (tex-validate-buffer): Use distinct | ||
| 4 | strings rather than programatically constructing message. | ||
| 5 | |||
| 1 | 2004-08-30 Richard M. Stallman <rms@gnu.org> | 6 | 2004-08-30 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A. | 8 | * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A. |