log lisp/ChangeLog @ 111857:b8a431283d07

age author description
Wed, 08 Dec 2010 21:55:25 -0800 Glenn Morris Rename some landmark functions.
Wed, 08 Dec 2010 17:25:11 -0200 Vinicius Jose Latorre New version 13.2. (Bug#7582)
Wed, 08 Dec 2010 03:09:27 -0500 Karl Fogel Adjust parameter names and doc strings to resolve confusion over
Tue, 07 Dec 2010 21:00:12 -0800 Glenn Morris In gdb, try to init comint history from gdbhist.
Tue, 07 Dec 2010 19:47:27 -0800 Glenn Morris * mail/emacsbug.el (report-emacs-bug): Try to handle some other mail clients.
Tue, 07 Dec 2010 21:18:02 -0500 Stefan Monnier * lisp/files.el (dir-locals-collect-variables): Don't let errors stop us.
Tue, 07 Dec 2010 20:38:38 +0100 Tassilo Horn * simple.el (just-one-space): Make argument n default to 1 if
Tue, 07 Dec 2010 10:36:08 -0500 Stefan Monnier * lisp/electric.el (electric-indent-post-self-insert-function):
Mon, 06 Dec 2010 13:21:42 -0500 Stefan Monnier * lisp/simple.el (just-one-space): Delete newlines for negative arg.
Mon, 06 Dec 2010 11:51:37 -0500 Stefan Monnier * lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
Sat, 04 Dec 2010 20:01:23 -0500 Chong Yidong * lisp/vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
Sat, 04 Dec 2010 17:10:12 -0500 Chong Yidong Smarter initialization for dired-use-ls-dired (Bug#7546).
Fri, 03 Dec 2010 20:58:06 -0500 Stefan Monnier * lisp/replace.el: Add "collect" feature to occur.
Fri, 03 Dec 2010 19:49:49 -0500 Stefan Monnier * lisp/progmodes/which-func.el (which-func-ff-hook): Log the error message.
Fri, 03 Dec 2010 18:20:27 -0500 Stefan Monnier * lisp/subr.el (with-demoted-errors): Distinguish symbols from strings.