diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 9ebfbc29ecd..634f96f405d 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,19 @@ | |||
| 1 | 2008-02-02 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * makefile.w32-in (obj): Sync with src/Makefile.in | ||
| 4 | (TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions. | ||
| 5 | (WINNT_SUPPORT): Add term/w32-win.elc. | ||
| 6 | (lisp1, lisp2): Sync with lisp in src/Makefile.in. | ||
| 7 | |||
| 8 | 2008-02-02 Jason Rumney <jasonr@gnu.org> | ||
| 9 | |||
| 10 | * makefile.w32-in (obj): Add font.o and w32font.o | ||
| 11 | |||
| 12 | 2008-02-02 Zhang Wei <id.brep@gmail.com> (tiny change) | ||
| 13 | |||
| 14 | * lib-src/makefile.w32-in (lisp1): Delete ucs-tables.elc, | ||
| 15 | utf-8.elc, and latin-*.el. | ||
| 16 | |||
| 1 | 2008-01-26 Stefan Monnier <monnier@iro.umontreal.ca> | 17 | 2008-01-26 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 18 | ||
| 3 | * emacsclient.c (decode_options): Default to a NULL display, as Emacs-22. | 19 | * emacsclient.c (decode_options): Default to a NULL display, as Emacs-22. |