Fix typos.
[bpt/emacs.git] / src / ChangeLog
index b3b5f33..8177bea 100644 (file)
@@ -10,7 +10,7 @@
 
        * process.c: Include <limits.h>.
 
-2008-12-16   Chetan Pandya  <pandyacus@sbcglobal.net>  (tiny change)
+2008-12-16  Chetan Pandya  <pandyacus@sbcglobal.net>  (tiny change)
 
        * font.c (font_update_drivers): Fix mistake in reconstructing the
        driver list.
@@ -91,9 +91,8 @@
 
 2008-12-11  Chong Yidong  <cyd@stupidchicken.com>
 
-       * term.c (tty_free_frame_resources): Renamed from
-       delete_tty_output; all callers changed.  Call free_frame_faces to
-       free the face cache.
+       * term.c (tty_free_frame_resources): Renamed from delete_tty_output;
+       all callers changed.  Call free_frame_faces to free the face cache.
 
 2008-12-11  Jason Rumney  <jasonr@gnu.org>