aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJohn Paul Wallington2004-08-30 19:05:10 +0000
committerJohn Paul Wallington2004-08-30 19:05:10 +0000
commitf04232c3c2242acb4c2a188565a61cf3a986f3e8 (patch)
tree33a3a1fb469f335b4aa0d7b85c252640d7f90bb7 /lisp/ChangeLog
parent11715f92de50ee7c004386d9de00b7f3e2df633b (diff)
downloademacs-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/ChangeLog5
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 @@
12004-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
12004-08-30 Richard M. Stallman <rms@gnu.org> 62004-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.