comparison 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
comparison
equal deleted inserted replaced
1671:9d167c4ea047 1672:3776a1115180
1 2003-09-06 Mike Sperber <mike@xemacs.org>
2
3 * bytecomp.el (byte-compile-defvar-or-defconst): Actually
4 implement the specified semantics for `defvar.'
5
1 2003-09-07 Adrian Aichner <adrian@xemacs.org> 6 2003-09-07 Adrian Aichner <adrian@xemacs.org>
2 7
3 * window-xemacs.el (display-buffer): Fix for `shrink-to-fit' by 8 * window-xemacs.el (display-buffer): Fix for `shrink-to-fit' by
4 Klaus Berndl, calling `shrink-window-if-larger-than-buffer' when 9 Klaus Berndl, calling `shrink-window-if-larger-than-buffer' when
5 displaying buffer in question. 10 displaying buffer in question.