Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5046:d4f666cda5e6
some random fixups
-------------------- ChangeLog entries follow: --------------------
man/ChangeLog addition:
2010-02-20 Ben Wing <ben@xemacs.org>
* internals/internals.texi (Intro to Window and Frame Geometry):
Shrink diagram to fit when offset by five spaces as a result of
quoting.
src/ChangeLog addition:
2010-02-20 Ben Wing <ben@xemacs.org>
* syswindows.h:
Add table about GNU Emacs -> XEmacs Windows constants from
the internals manual.
* frame.c:
Shrink size of diagram consistent with internals manual.
* alloc.c:
* compiler.h:
* console.c:
* events.c:
* gc.c (gc_stat_start_new_gc):
* gc.c (gc_stat_resume_gc):
* gc.c (kkcc_marking):
* gc.c (gc_1):
* gc.c (gc):
* objects-tty.c:
* redisplay-msw.c:
* redisplay-msw.c (mswindows_clear_region):
* syntax.c:
* syntax.c (ST_COMMENT_STYLE):
* sysdep.c:
Fix various compiler warnings.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Sat, 20 Feb 2010 03:24:08 -0600 |
parents | c3cc3fa503a2 |
children | 07dcc7000bbf |
comparison
equal
deleted
inserted
replaced
5045:c3cc3fa503a2 | 5046:d4f666cda5e6 |
---|---|
1 2010-02-20 Ben Wing <ben@xemacs.org> | |
2 | |
3 * syswindows.h: | |
4 Add table about GNU Emacs -> XEmacs Windows constants from | |
5 the internals manual. | |
6 | |
7 * frame.c: | |
8 Shrink size of diagram consistent with internals manual. | |
9 | |
10 * alloc.c: | |
11 * compiler.h: | |
12 * console.c: | |
13 * events.c: | |
14 * gc.c (gc_stat_start_new_gc): | |
15 * gc.c (gc_stat_resume_gc): | |
16 * gc.c (kkcc_marking): | |
17 * gc.c (gc_1): | |
18 * gc.c (gc): | |
19 * objects-tty.c: | |
20 * redisplay-msw.c: | |
21 * redisplay-msw.c (mswindows_clear_region): | |
22 * syntax.c: | |
23 * syntax.c (ST_COMMENT_STYLE): | |
24 * sysdep.c: | |
25 Fix various compiler warnings. | |
26 | |
1 2010-02-16 Ben Wing <ben@xemacs.org> | 27 2010-02-16 Ben Wing <ben@xemacs.org> |
2 | 28 |
3 * frame-impl.h: | 29 * frame-impl.h: |
4 * frame-impl.h (FRAME_INTERNAL_BORDER_WIDTH): | 30 * frame-impl.h (FRAME_INTERNAL_BORDER_WIDTH): |
5 * frame-impl.h (FRAME_REAL_TOOLBAR_BOUNDS): | 31 * frame-impl.h (FRAME_REAL_TOOLBAR_BOUNDS): |