]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 3 Jun 2008 07:40:29 +0000 (07:40 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 3 Jun 2008 07:40:29 +0000 (07:40 +0000)
src/ChangeLog

index 1ef32828b45b38c91037be8e6d18b73e62e95791..fcdb1d4515db0bd7dd5c6626a6e1f95e69d26fa8 100644 (file)
@@ -3,7 +3,7 @@
        * charset.c (char_charset): Return NULL if the arg charset_list is
        specified and C doesn't belong to any of them.
 
-2008-06-02  Chip Coldwell <coldwell@redhat.com>
+2008-06-02  Chip Coldwell  <coldwell@redhat.com>
 
        * font.c (font_pixel_size): Don't take cdr of an integer.
 
@@ -14,7 +14,8 @@
        * lread.c (nosuffix): Remove now-useless if-before-xfree tests.
        * gtkutil.c (xg_gtk_scroll_destroy): Likewise.
        * mac.c (create_apple_event_from_event_ref): Likewise.
-       (create_apple_event_from_drag_ref, cfstring_create_normalized): Likewise.
+       (create_apple_event_from_drag_ref, cfstring_create_normalized):
+       Likewise.
        * doprnt.c (doprnt1): Likewise.
        * frame.c (frame): Likewise.
        * keyboard.c (wipe_kboard): Likewise.
@@ -33,7 +34,7 @@
        * mactoolbox.c (create_apple_event_from_drag_ref): Likewise.
        * w32.c (stat): Likewise.
 
-       remove useless if-before-free tests
+       Remove useless if-before-free tests.
        * editfns.c (Fset_time_zone_rule): Likewise.
        * lread.c (nosuffix): Likewise.
        * ralloc.c (get_bloc): Likewise.