log lisp/ChangeLog @ 108875:d01ede419552

age author description
Thu, 03 Jun 2010 11:07:49 -0400 Stefan Monnier * lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.
Wed, 02 Jun 2010 21:48:10 -0400 Stefan Monnier Split smie-indent-calculate into more manageable chunks.
Wed, 02 Jun 2010 16:13:11 -0400 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.
Wed, 02 Jun 2010 11:53:00 +0200 Michael Albinus * net/tramp-gvfs.el (top): Require url-util.
Tue, 01 Jun 2010 21:45:46 -0700 Dan Nicolaescu * lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
Tue, 01 Jun 2010 15:47:14 +0200 Juanma Barranquero Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.
Tue, 01 Jun 2010 03:40:09 -0700 Dan Nicolaescu Add support for vc-log-incoming, improve vc-log-outgoing for Git.
Tue, 01 Jun 2010 02:37:49 -0700 Dan Nicolaescu Improve state updating for VC tag commands.
Tue, 01 Jun 2010 10:12:28 +0200 Juanma Barranquero lisp/ChangeLog: Fix some typos.
Tue, 01 Jun 2010 00:15:55 -0700 Dan Nicolaescu * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
Mon, 31 May 2010 22:34:49 -0400 Stefan Monnier Merge from emacs-23
Mon, 31 May 2010 17:15:20 +0200 Juanma Barranquero * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
Mon, 31 May 2010 10:13:41 -0400 Chong Yidong Fix for momentary-string-display (Bug#6238).
Sun, 30 May 2010 22:47:34 +0300 Eli Zaretskii Fix bug #6313.
Sun, 30 May 2010 20:52:56 +0200 Juanma Barranquero emulation/cua-base.el: Recognize also `right-word' and `left-word'.