diff --git a/admin/ChangeLog b/admin/ChangeLog index 9aeb17bd035..ca55d3c05fa 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -33,7 +33,7 @@ 2008-08-16 Jason Rumney - * admin.el (set-version): Set version in nt/emacsclient.rc + * admin.el (set-version): Set version in nt/emacsclient.rc. 2008-08-06 Juanma Barranquero diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index e8e02c1136f..16d70d42973 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -2,9 +2,10 @@ * emacsclient.c: Include syswait.h instead of sys/types.h. -2008-12-11 dhruva (tiny change) +2008-12-11 dhruva (tiny change) - * emacsclient.c (WCONTINUED): New compatibility define for older systems. + * emacsclient.c (WCONTINUED): New compatibility define + for older systems. 2008-12-10 Dan Nicolaescu diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 14ac0aa89dc..a0ebd45bfd2 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -2295,7 +2295,7 @@ * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936. Fix comment about "iso8859-1". -2007-10-08 Daiki Ueno +2007-10-08 Daiki Ueno * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the ones returned from the verify-function. diff --git a/nt/ChangeLog b/nt/ChangeLog index 2650b4717ba..c16aba8a49e 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -72,7 +72,7 @@ 2008-04-21 Jason Rumney * configure.bat (success): Print "make" rather than "gmake", as that - is what MingW uses. + is what MinGW uses. 2008-04-11 Eli Zaretskii diff --git a/src/ChangeLog b/src/ChangeLog index b3b5f3371f7..8177bea8a45 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -10,7 +10,7 @@ * process.c: Include . -2008-12-16 Chetan Pandya (tiny change) +2008-12-16 Chetan Pandya (tiny change) * font.c (font_update_drivers): Fix mistake in reconstructing the driver list. @@ -91,9 +91,8 @@ 2008-12-11 Chong Yidong - * 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 diff --git a/test/ChangeLog b/test/ChangeLog index 2d881355f38..94e08ccc4ca 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,6 +1,6 @@ 2008-11-30 Shigeru Fukaya - * bytecomp-testsuite.el: New file, + * bytecomp-testsuite.el: New file. 2008-10-31 Ulf Jasper