diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 85b8475107f..bc36dcb365d 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -4,8 +4,7 @@ | |||
| 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 | ||
| @@ -25,7 +24,7 @@ | |||
| 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 | ||