summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-02-07 06:19:35 +0000
committerGlenn Morris <rgm@gnu.org>2008-02-07 06:19:35 +0000
commitbcc891c25d070961cdee5645c16bfec1d3232905 (patch)
tree4c799ae12c744c6f7cc20366e9f9352152f836fa /lib-src
parent3ae565b3860790e4ec77a86d0d868a16dd1953ef (diff)
downloademacs-bcc891c25d070961cdee5645c16bfec1d3232905.tar.gz
Some tidying post-unicode-merge: typos, tense, simplification, filling.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog5
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 @@
2008-02-04 Tom Tromey <tromey@redhat.com>
- * etags.c: Added "GTY" as synonym for __attribute__. Updated
- gperf output.
+ * etags.c: Add "GTY" as synonym for __attribute__. Update gperf output.
2008-02-01 Jason Rumney <jasonr@gnu.org>
@@ -25,7 +24,7 @@
2008-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
- * emacsclient.c (decode_options): Default to a NULL display, as Emacs-22.
+ * emacsclient.c (decode_options): Default to NULL display, as Emacs-22.
Allow the -d option under w32 again, for those rare cases where it
actually does make sense.