comparison lib-src/ChangeLog @ 91610:39643299db55

Some tidying post-unicode-merge: typos, tense, simplification, filling.
author Glenn Morris <rgm@gnu.org>
date Thu, 07 Feb 2008 06:19:35 +0000
parents 24e0f42ae574
children 2b045ea84cf9
comparison
equal deleted inserted replaced
91609:88cb69e1346c 91610:39643299db55
2 2
3 * makefile.w32-in (lisp1): Use (), not {}. 3 * makefile.w32-in (lisp1): Use (), not {}.
4 4
5 2008-02-04 Tom Tromey <tromey@redhat.com> 5 2008-02-04 Tom Tromey <tromey@redhat.com>
6 6
7 * etags.c: Added "GTY" as synonym for __attribute__. Updated 7 * etags.c: Add "GTY" as synonym for __attribute__. Update gperf output.
8 gperf output.
9 8
10 2008-02-01 Jason Rumney <jasonr@gnu.org> 9 2008-02-01 Jason Rumney <jasonr@gnu.org>
11 10
12 * makefile.w32-in (obj): Sync with src/Makefile.in 11 * makefile.w32-in (obj): Sync with src/Makefile.in
13 (TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions. 12 (TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions.
23 * lib-src/makefile.w32-in (lisp1): Delete ucs-tables.elc, 22 * lib-src/makefile.w32-in (lisp1): Delete ucs-tables.elc,
24 utf-8.elc, and latin-*.el. 23 utf-8.elc, and latin-*.el.
25 24
26 2008-01-26 Stefan Monnier <monnier@iro.umontreal.ca> 25 2008-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
27 26
28 * emacsclient.c (decode_options): Default to a NULL display, as Emacs-22. 27 * emacsclient.c (decode_options): Default to NULL display, as Emacs-22.
29 Allow the -d option under w32 again, for those rare cases where it 28 Allow the -d option under w32 again, for those rare cases where it
30 actually does make sense. 29 actually does make sense.
31 30
32 2008-01-25 Juanma Barranquero <lekktu@gmail.com> 31 2008-01-25 Juanma Barranquero <lekktu@gmail.com>
33 32