log lisp/ChangeLog @ 108971:d928a6a7c3f2

age author description
Fri, 11 Jun 2010 22:09:57 +0300 Juri Linkov * lisp/finder.el (finder-known-keywords): Add keyword "vc"
Fri, 11 Jun 2010 21:51:00 +0300 Juri Linkov Move version control related files to the "vc" subdirectory.
Fri, 11 Jun 2010 10:39:54 -0400 Chong Yidong Fix for comint-password-prompt-regexp (Bug#6367).
Fri, 11 Jun 2010 14:28:41 +0100 Stephen Eglen Bind `shell-resync-dirs' to M-RET in *shell* buffers.
Thu, 10 Jun 2010 14:56:11 +0200 Michael Albinus * notifications.el: Move file from lisp/net, because it is
Thu, 10 Jun 2010 14:44:59 +0200 Michael Albinus * net/notifications.el (notifications-on-action-signal)
Wed, 09 Jun 2010 22:39:03 -0700 Glenn Morris Minor authors.el update.
Wed, 09 Jun 2010 22:17:21 -0700 Glenn Morris Fix ChangeLog attribution.
Wed, 09 Jun 2010 21:10:04 -0400 Stefan Monnier * lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
Thu, 10 Jun 2010 03:04:45 +0200 Juanma Barranquero Remove duplicate ChangeLog entries.
Thu, 10 Jun 2010 00:34:08 +0200 Andreas Schwab Conflict resolution fixup
Thu, 10 Jun 2010 00:08:50 +0200 Andreas Schwab Merge from emacs-23
Tue, 08 Jun 2010 21:18:31 -0400 Stefan Monnier * lisp/emacs-lisp/advice.el (ad-compile-function):
Tue, 08 Jun 2010 21:12:53 -0400 Stefan Monnier * lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
Mon, 07 Jun 2010 17:20:44 -0400 Stefan Monnier * lisp/net/rcirc.el: Add support for password authentication.
Sat, 05 Jun 2010 22:36:27 +0200 Juanma Barranquero * net/dbus.el: Fix typos and declare function.
Fri, 04 Jun 2010 12:15:51 -0400 Chong Yidong * term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).
Thu, 03 Jun 2010 13:17:50 -0400 Chong Yidong Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).
Thu, 03 Jun 2010 17:34:35 +0200 Juanma Barranquero Fix typos.
Wed, 02 Jun 2010 23:07:39 -0700 Glenn Morris Close bug#6336.
Tue, 01 Jun 2010 21:54:55 -0700 Dan Nicolaescu * lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
Wed, 09 Jun 2010 19:54:28 +0200 Michael Albinus * net/notifications.el (notifications-notify): Fix docstring.
Wed, 09 Jun 2010 17:46:41 +0200 Juanma Barranquero Update to Unicode 6.0.0 beta.
Wed, 09 Jun 2010 13:40:50 +0200 Juanma Barranquero * emacs-lisp/smie.el (comment-string-strip): Declare function.
Wed, 09 Jun 2010 13:27:56 +0200 Juanma Barranquero * vc-mtn.el (log-edit-extract-headers): Declare function.
Wed, 09 Jun 2010 13:24:34 +0200 Juanma Barranquero * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
Wed, 09 Jun 2010 13:16:21 +0200 Juanma Barranquero * net/notifications.el (dbus-register-signal): Declare function.
Wed, 09 Jun 2010 00:47:14 -0700 Dan Nicolaescu Improve VC create/retrieve tag/branch.
Wed, 09 Jun 2010 09:36:45 +0200 Michael Albinus move notifications.el to net/
Wed, 09 Jun 2010 09:17:23 +0200 Michael Albinus * notifications.el: New file.