log lisp/ChangeLog @ 111461:2b266010d0b7

age author description
Tue, 09 Nov 2010 20:24:47 -0800 Glenn Morris system-type related trivia.
Tue, 09 Nov 2010 20:13:21 -0800 Glenn Morris net-utils system-type trivia.
Tue, 09 Nov 2010 20:11:08 -0800 Glenn Morris * lisp/startup.el (package-initialize): Update declaration.
Tue, 09 Nov 2010 20:08:15 -0800 Glenn Morris time-to-seconds related simplifications.
Tue, 09 Nov 2010 19:57:32 -0800 Glenn Morris Replace some eshell functions that duplicate standard functions.
Tue, 09 Nov 2010 19:53:03 -0800 Glenn Morris Silence compilation of some shell files.
Tue, 09 Nov 2010 19:43:44 -0800 Glenn Morris ChangeLog fix.
Wed, 10 Nov 2010 00:02:44 +0000 Katsumi Yamaoka net/browse-url.el (browse-url-mail): Insert body part of mailto url in mail buffer; make yank-action always a command that yanks original buffer.
Tue, 09 Nov 2010 15:07:10 -0500 Stefan Monnier Merge from emacs-23
Tue, 09 Nov 2010 00:00:46 -0800 Glenn Morris * lisp/progmodes/meta-mode.el: (meta-indent-line): Simplify.
Mon, 08 Nov 2010 23:47:01 -0800 Glenn Morris * lisp/progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
Mon, 08 Nov 2010 21:33:07 -0800 Glenn Morris Replace still more end-of-line etc with line-end-position, etc.
Mon, 08 Nov 2010 15:01:01 -0500 Stefan Monnier * lisp/emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
Mon, 08 Nov 2010 14:09:21 -0500 Stefan Monnier * lisp/emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
Sun, 07 Nov 2010 10:45:45 -0500 Stefan Monnier * lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values.
Sat, 06 Nov 2010 18:56:09 -0700 Glenn Morris Minor esh-util changes.
Sat, 06 Nov 2010 18:50:52 -0700 Glenn Morris Replace unneeded compatibility definitions with point-at-bol, point-at-eol.
Sat, 06 Nov 2010 18:44:13 -0700 Glenn Morris Minor checkdoc simplifications.
Sat, 06 Nov 2010 18:36:33 -0700 Glenn Morris Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
Sat, 06 Nov 2010 18:06:37 -0700 Glenn Morris Replace more speedbar uses of end-of-line etc with line-end-position.
Sat, 06 Nov 2010 13:23:42 -0700 Glenn Morris Use line-end-position rather than end-of-line, etc.
Sat, 06 Nov 2010 12:55:44 -0700 Glenn Morris Minor idlwave change.
Sat, 06 Nov 2010 12:47:42 -0700 Glenn Morris Minor eieio-comp changes.
Sat, 06 Nov 2010 12:44:11 -0700 Glenn Morris Silence viper-cmd compilation.
Sat, 06 Nov 2010 12:40:33 -0700 Glenn Morris Silence elint compilation.
Sat, 06 Nov 2010 12:28:44 -0700 Glenn Morris Silence mail-extr compilation.
Sat, 06 Nov 2010 12:11:38 -0700 Glenn Morris Silence reftex compilation.
Sat, 06 Nov 2010 11:51:11 -0700 Glenn Morris Minor emerge changes.
Sat, 06 Nov 2010 16:56:29 +0100 Ralf Angeli RefTeX: Improve matching of bib entries.
Sat, 06 Nov 2010 13:08:58 +0100 Michael Albinus * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.