2008-08-16 Jason Rumney <jasonr@gnu.org>
- * 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 <lekktu@gmail.com>
* emacsclient.c: Include syswait.h instead of sys/types.h.
-2008-12-11 dhruva <dhruvakm@gmail.com> (tiny change)
+2008-12-11 dhruva <dhruvakm@gmail.com> (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 <dann@ics.uci.edu>
* mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
Fix comment about "iso8859-1".
-2007-10-08 Daiki Ueno <ueno@unixuser.org>
+2007-10-08 Daiki Ueno <ueno@unixuser.org>
* mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
ones returned from the verify-function.
2008-04-21 Jason Rumney <jasonr@gnu.org>
* configure.bat (success): Print "make" rather than "gmake", as that
- is what MingW uses.
+ is what MinGW uses.
2008-04-11 Eli Zaretskii <eliz@gnu.org>
* 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.
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>
2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
- * bytecomp-testsuite.el: New file,
+ * bytecomp-testsuite.el: New file.
2008-10-31 Ulf Jasper <ulf@web.de>