Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 2227:8e7b4a0c1a81
[xemacs-hg @ 2004-08-21 17:05:49 by michaels]
2004-08-15 Jan Rychter <jwr@xemacs.org>
* window-xemacs.el (really-set-window-configuration): deal
gracefully with the case when the buffer previously saved in the
configuration (and that we want to switch to) has been
killed. Switch to the next buffer on the buffer-list in that case.
author | michaels |
---|---|
date | Sat, 21 Aug 2004 17:05:51 +0000 |
parents | 701dcae521bd |
children | cd15d235fdeb |
comparison
equal
deleted
inserted
replaced
2226:9806495ffea0 | 2227:8e7b4a0c1a81 |
---|---|
1 2004-08-15 Jan Rychter <jwr@xemacs.org> | |
2 | |
3 * window-xemacs.el (really-set-window-configuration): deal | |
4 gracefully with the case when the buffer previously saved in the | |
5 configuration (and that we want to switch to) has been | |
6 killed. Switch to the next buffer on the buffer-list in that case. | |
7 | |
1 2004-08-13 Jerry James <james@xemacs.org> | 8 2004-08-13 Jerry James <james@xemacs.org> |
2 | 9 |
3 * bytecomp.el (forward-word): Tell the byte compiler the correct | 10 * bytecomp.el (forward-word): Tell the byte compiler the correct |
4 number of arguments to forward-word. | 11 number of arguments to forward-word. |
5 | 12 |