Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1213:1ab9c4a77230
[xemacs-hg @ 2003-01-15 08:46:18 by youngs]
2003-01-14 Sergey Okhapkin <sos@prospect.com.ru>
* Makefile.in.in (ldflags): re-order sections for gcc 3.2.
* s/cygwin.sc: new linker file.
author | youngs |
---|---|
date | Wed, 15 Jan 2003 08:46:22 +0000 |
parents | 02cf044d5fce |
children | 848225013a08 |
comparison
equal
deleted
inserted
replaced
1212:df55bd0e8275 | 1213:1ab9c4a77230 |
---|---|
1 2003-01-14 Sergey Okhapkin <sos@prospect.com.ru> | |
2 | |
3 * Makefile.in.in (ldflags): re-order sections for gcc 3.2. | |
4 * s/cygwin.sc: new linker file. | |
5 | |
1 2003-01-11 Mike Sperber <mike@xemacs.org> | 6 2003-01-11 Mike Sperber <mike@xemacs.org> |
2 | 7 |
3 * window.c (Fdelete_window): Make sure that | 8 * window.c (Fdelete_window): Make sure that |
4 f->last_nonminibuf_window is set to a live window once we're done. | 9 f->last_nonminibuf_window is set to a live window once we're done. |
5 (contains_window): Abstract this code out of Fdelete_window. | 10 (contains_window): Abstract this code out of Fdelete_window. |