Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 2888:469ce4fa0ade
[xemacs-hg @ 2005-08-06 09:41:58 by michaels]
2005-08-06 Mike Sperber <mike@xemacs.org>
* window-xemacs.el (really-set-window-configuration): Only set
the frame top and left if they've changed.
author | michaels |
---|---|
date | Sat, 06 Aug 2005 09:41:59 +0000 |
parents | 6caa3d30f19f |
children | 0d5322818981 |
comparison
equal
deleted
inserted
replaced
2887:f78c1a03968c | 2888:469ce4fa0ade |
---|---|
1 2005-08-06 Mike Sperber <mike@xemacs.org> | |
2 | |
3 * window-xemacs.el (really-set-window-configuration): Only set | |
4 the frame top and left if they've changed. | |
5 | |
1 2005-08-04 Mike Sperber <mike@xemacs.org> | 6 2005-08-04 Mike Sperber <mike@xemacs.org> |
2 | 7 |
3 * window-xemacs.el (window-configuration-equal): Compare frame top | 8 * window-xemacs.el (window-configuration-equal): Compare frame top |
4 and left via `equal' rather than '=', as it can be nil. | 9 and left via `equal' rather than '=', as it can be nil. |
5 | 10 |