Mercurial > emacs
comparison lisp/ChangeLog @ 93246:6ac54c43b7ca
(lm-with-file): Use mode and syntax table for Emacs Lisp, not Lisp.
author | Johan Bockgård <bojohan@gnu.org> |
---|---|
date | Wed, 26 Mar 2008 14:13:06 +0000 |
parents | 3bbc1c7cc289 |
children | 70f847dc0d72 |
comparison
equal
deleted
inserted
replaced
93245:3bbc1c7cc289 | 93246:6ac54c43b7ca |
---|---|
1 2008-03-26 Johan Bockg$(Q)[(Brd <bojohan@gnu.org> | |
2 | |
3 * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table | |
4 for Emacs Lisp, not Lisp. | |
5 | |
1 2008-03-26 Juanma Barranquero <lekktu@gmail.com> | 6 2008-03-26 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no | 8 * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no |
4 replacement is provided, don't print "use nil instead". | 9 replacement is provided, don't print "use nil instead". |
5 | 10 |