Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1304:579d37cb4395
[xemacs-hg @ 2003-02-15 11:20:38 by ben]
make-src-depend updated in previous checkin but omitted in patcher; this time just correct the usage note and check in the changelog
author | ben |
---|---|
date | Sat, 15 Feb 2003 11:20:40 +0000 |
parents | f99d3d25df86 |
children | 3f994430e7b9 |
comparison
equal
deleted
inserted
replaced
1303:f99d3d25df86 | 1304:579d37cb4395 |
---|---|
14 * emacs.c (assert_failed): | 14 * emacs.c (assert_failed): |
15 * emacs.c (vars_of_emacs): | 15 * emacs.c (vars_of_emacs): |
16 * emacs.c (__sti__iflPNGFile_c___): | 16 * emacs.c (__sti__iflPNGFile_c___): |
17 Nothing but niggly spacing changes -- one space before a paren | 17 Nothing but niggly spacing changes -- one space before a paren |
18 starting a function-call arglist, please. | 18 starting a function-call arglist, please. |
19 | |
20 * make-src-depend: | |
21 When QUICK_BUILD, don't put lisp.h, config.h, and related as | |
22 dependencies of all source files, so that changes to these files | |
23 don't trigger total rebuilding of the src directory. | |
24 Update info on what's a GTK-only and X-only file and use HAVE_XLIKE | |
25 for files shared between GTK and X. | |
19 | 26 |
20 2003-02-14 Ben Wing <ben@xemacs.org> | 27 2003-02-14 Ben Wing <ben@xemacs.org> |
21 | 28 |
22 * buffer.c: | 29 * buffer.c: |
23 * syntax.c: | 30 * syntax.c: |