log

age author description
Tue, 07 Dec 2010 19:42:00 -0800 Glenn Morris * lisp/log-edit.el (log-edit-changelog-entries): Regexp quote filename.
Tue, 07 Dec 2010 19:36:01 -0800 Glenn Morris * lisp/cus-edit.el (custom-save-all): Bind print-length and print-level to nil.
Tue, 07 Dec 2010 19:32:31 -0800 Glenn Morris mouse.el fix for bug#7586.
Tue, 07 Dec 2010 19:29:41 -0800 Glenn Morris Small smtpmail fix for bug#7588.
Tue, 07 Dec 2010 19:25:57 -0800 Glenn Morris Fix ChangeLog whitespace.
Tue, 07 Dec 2010 19:23:49 -0800 Glenn Morris Fix ChangeLog typo.
Tue, 07 Dec 2010 14:48:15 -0500 Stefan Monnier * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
Tue, 07 Dec 2010 14:44:38 -0500 Stefan Monnier * doc/lispref/modes.texi (Auto-Indentation): New section to document SMIE.
Tue, 07 Dec 2010 07:36:25 +0100 Jan D. * xsmfns.c (smc_die_CB): Call Fkill_emacs.
Mon, 06 Dec 2010 15:07:48 -0500 Chong Yidong Fix Lawrence Mitchell's email address in lisp/ChangeLog.
Mon, 06 Dec 2010 14:55:21 -0500 Chong Yidong * dired-aux.el (dired-do-redisplay): Postphone dired-after-readin-hook while mapping over marks (Bug#6810).
Mon, 06 Dec 2010 14:45:31 -0500 Chong Yidong Initialize image-dired auxilliary filenames relative to image-dired-dirs (Bug#7518).
Mon, 06 Dec 2010 14:35:54 -0500 Chong Yidong Fix arg usage of format-decode-run-method (Bug#7488).
Mon, 06 Dec 2010 01:54:52 -0500 Chong Yidong Fix crash with invisible text and overlays (Bug#7016).
Mon, 06 Dec 2010 07:51:06 +0100 Jan D. * frame.el (blink-cursor-mode): Make default t for ns.