comparison lisp/ChangeLog @ 60534:d599af947fb2

Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-167 Tweak obsolete function/variable warning message 2005-03-09 Miles Bader <miles@gnu.org> * lisp/emacs-lisp/bytecomp.el (byte-compile-variable-ref) (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
author Miles Bader <miles@gnu.org>
date Wed, 09 Mar 2005 10:16:02 +0000
parents 900de1141a42
children 5c3e9736e532
comparison
equal deleted inserted replaced
60533:900de1141a42 60534:d599af947fb2
1 2005-03-09 Miles Bader <miles@gnu.org>
2
3 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
4 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
5
1 2005-03-09 Kenichi Handa <handa@m17n.org> 6 2005-03-09 Kenichi Handa <handa@m17n.org>
2 7
3 * international/latin-1.el: Set case and syntax for 255 only if 8 * international/latin-1.el: Set case and syntax for 255 only if
4 set-case-syntax-set-multibyte is nil. 9 set-case-syntax-set-multibyte is nil.
5 10