diff 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
line wrap: on
line diff
--- a/lib-src/ChangeLog	Thu Feb 07 06:19:12 2008 +0000
+++ b/lib-src/ChangeLog	Thu Feb 07 06:19:35 2008 +0000
@@ -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.