log

age author description
Thu, 14 Oct 2010 11:03:25 +0900 Kenichi Handa (ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).
Tue, 12 Oct 2010 21:52:05 +0900 Kenichi Handa Fix typos in comments
Tue, 12 Oct 2010 21:41:18 +0900 Kenichi Handa merge emacs-23
Mon, 11 Oct 2010 20:47:36 -0700 Glenn Morris * README: Updates.
Mon, 11 Oct 2010 20:45:41 -0700 Glenn Morris * BUGS, INSTALL.BZR: Updates.
Mon, 11 Oct 2010 20:43:52 -0700 Glenn Morris etc/NEWS.
Thu, 14 Oct 2010 01:57:58 -0400 Chong Yidong Fix 2010-10-12 change to custom-theme-set-faces.
Wed, 13 Oct 2010 23:55:18 -0400 Chong Yidong Define a cursor defface; minor face optimizations.
Wed, 13 Oct 2010 22:14:38 -0500 Jay Belanger calc-alg.el (math-var): Renamed from `var'.
Thu, 14 Oct 2010 03:33:31 +0200 Juanma Barranquero src/w32*.c: Make functions static.
Thu, 14 Oct 2010 01:17:30 +0000 Katsumi Yamaoka mm-decode.el (mm-shr): Bind shr-blocked-images to suppress compile warning.
Thu, 14 Oct 2010 01:48:09 +0200 Juanma Barranquero src/image.c (DEF_IMGLIB_FN): Add argument to adapt to strict prototypes.
Thu, 14 Oct 2010 01:43:39 +0200 Juanma Barranquero lisp/subr.el (last): Deal with dotted lists (reported in bug#7174).
Thu, 14 Oct 2010 01:15:03 +0200 Juanma Barranquero lisp/subr.el (last): Use `safe-length' instead of `length' (bug#7206).
Wed, 13 Oct 2010 23:12:47 +0000 Katsumi Yamaoka nnimap.el (nnimap-close-server): Forget the nnimap data on close.