Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 1672:3776a1115180
[xemacs-hg @ 2003-09-09 13:37:19 by michaels]
2003-09-06 Mike Sperber <mike@xemacs.org>
* bytecomp.el (byte-compile-defvar-or-defconst): Actually
implement the specified semantics for `defvar.'
author | michaels |
---|---|
date | Tue, 09 Sep 2003 13:37:19 +0000 |
parents | c5f86842283a |
children | eeb607577f17 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Sep 08 21:52:26 2003 +0000 +++ b/lisp/ChangeLog Tue Sep 09 13:37:19 2003 +0000 @@ -1,3 +1,8 @@ +2003-09-06 Mike Sperber <mike@xemacs.org> + + * bytecomp.el (byte-compile-defvar-or-defconst): Actually + implement the specified semantics for `defvar.' + 2003-09-07 Adrian Aichner <adrian@xemacs.org> * window-xemacs.el (display-buffer): Fix for `shrink-to-fit' by