Mercurial > emacs
changeset 77095:d6c465042941
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 10 Apr 2007 03:53:49 +0000 |
parents | 7e706a2dbdab |
children | 14feb20665af |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 10 03:50:59 2007 +0000 +++ b/lisp/ChangeLog Tue Apr 10 03:53:49 2007 +0000 @@ -1,3 +1,11 @@ +2007-04-10 Markus Triska <markus.triska@gmx.at> + + * emacs-lisp/byte-opt.el (byte-optimize-char-before): Remove (move + to bytecomp.el as byte-compile-char-before). + * emacs-lisp/bytecomp.el (byte-compile-char-before): New + function (modified replacement for byte-optimize-char-before in + byte-opt.el). + 2007-04-09 Alan Mackenzie <acm@muc.de> * startup.el (inhibit-splash-screen): Emphatically state that it