Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 2885:6caa3d30f19f
[xemacs-hg @ 2005-08-04 17:13:18 by michaels]
2005-08-04 Mike Sperber <mike@xemacs.org>
* window-xemacs.el (window-configuration-equal): Compare frame top
and left via `equal' rather than '=', as it can be nil.
author | michaels |
---|---|
date | Thu, 04 Aug 2005 17:13:19 +0000 |
parents | 5bf18ccb05df |
children | 469ce4fa0ade |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Aug 03 21:51:09 2005 +0000 +++ b/lisp/ChangeLog Thu Aug 04 17:13:19 2005 +0000 @@ -1,3 +1,8 @@ +2005-08-04 Mike Sperber <mike@xemacs.org> + + * window-xemacs.el (window-configuration-equal): Compare frame top + and left via `equal' rather than '=', as it can be nil. + 2005-07-24 Fabrice Popineau <Fabrice.Popineau@supelec.fr> * window-xemacs.el (really-set-window-configuration):