log

age author description
Thu, 13 Jan 2011 21:12:43 -0500 Stefan Monnier * lisp/emacs-lisp/easymenu.el: Add :enable, and obey :label. Require CL.
Thu, 13 Jan 2011 18:14:30 -0500 Stefan Monnier Use run-mode-hooks for major mode hooks.
Thu, 13 Jan 2011 16:48:34 -0500 Stefan Monnier * lisp/mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
Thu, 13 Jan 2011 15:53:06 -0500 Stefan Monnier * test/indent/prolog.prolog: Add tokenizing tests.
Thu, 13 Jan 2011 15:46:38 -0500 Stefan Monnier * lisp/progmodes/prolog.el: Use syntax-propertize. Further code cleanup.
Thu, 13 Jan 2011 21:17:15 +0100 Tassilo Horn (doc-view-initiate-display): Fall back to normal mode when
Thu, 13 Jan 2011 20:48:26 +0100 Tassilo Horn * doc-view.el (doc-view-open-text): Use meaningful text buffer
Thu, 13 Jan 2011 19:58:28 +0100 Tassilo Horn * simple.el (shell-command): Don't error out if shell command
Thu, 13 Jan 2011 17:26:40 +0100 Kim F. Storm * ido.el (ido-may-cache-directory): Move "too-big" check later.
Thu, 13 Jan 2011 16:44:41 +0100 Tassilo Horn * dired-x.el (dired-omit-verbose): New defcustom that allows
Thu, 13 Jan 2011 22:12:10 +1100 Christian Ohler Add ERT, a tool for automated testing in Emacs Lisp.
Thu, 13 Jan 2011 19:08:58 +1100 Christian Ohler Merged from trunk.
Thu, 13 Jan 2011 03:22:13 +1100 Christian Ohler configure: Regenerated.
Thu, 13 Jan 2011 03:08:24 +1100 Christian Ohler Add ERT, a tool for automated testing in Emacs Lisp.
Wed, 12 Jan 2011 23:30:23 -0500 Chong Yidong * font-lock.el (font-lock-verbose): Default to nil.