diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 51bc2a9befd..85b8475107f 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -7,18 +7,18 @@ | |||
| 7 | * etags.c: Added "GTY" as synonym for __attribute__. Updated | 7 | * etags.c: Added "GTY" as synonym for __attribute__. Updated |
| 8 | gperf output. | 8 | gperf output. |
| 9 | 9 | ||
| 10 | 2008-02-02 Jason Rumney <jasonr@gnu.org> | 10 | 2008-02-01 Jason Rumney <jasonr@gnu.org> |
| 11 | 11 | ||
| 12 | * makefile.w32-in (obj): Sync with src/Makefile.in | 12 | * makefile.w32-in (obj): Sync with src/Makefile.in |
| 13 | (TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions. | 13 | (TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions. |
| 14 | (WINNT_SUPPORT): Add term/w32-win.elc. | 14 | (WINNT_SUPPORT): Add term/w32-win.elc. |
| 15 | (lisp1, lisp2): Sync with lisp in src/Makefile.in. | 15 | (lisp1, lisp2): Sync with lisp in src/Makefile.in. |
| 16 | 16 | ||
| 17 | 2008-02-02 Jason Rumney <jasonr@gnu.org> | 17 | 2008-02-01 Jason Rumney <jasonr@gnu.org> |
| 18 | 18 | ||
| 19 | * makefile.w32-in (obj): Add font.o and w32font.o | 19 | * makefile.w32-in (obj): Add font.o and w32font.o |
| 20 | 20 | ||
| 21 | 2008-02-02 Zhang Wei <id.brep@gmail.com> (tiny change) | 21 | 2008-02-01 Zhang Wei <id.brep@gmail.com> (tiny change) |
| 22 | 22 | ||
| 23 | * lib-src/makefile.w32-in (lisp1): Delete ucs-tables.elc, | 23 | * lib-src/makefile.w32-in (lisp1): Delete ucs-tables.elc, |
| 24 | utf-8.elc, and latin-*.el. | 24 | utf-8.elc, and latin-*.el. |