log lisp/ChangeLog @ 109282:3c15269db196

age author description
Sun, 27 Jun 2010 14:24:42 -0400 Chong Yidong Minor fix for htmlfontify.el (Bug#6239).
Sun, 27 Jun 2010 14:03:26 -0400 Chong Yidong Remove unnecessary let-bindings in bookmark.el (Bug#6515)
Fri, 25 Jun 2010 14:42:47 +0300 Eli Zaretskii Fix bugs #6144 and #6467.
Wed, 23 Jun 2010 23:38:09 -0700 Glenn Morris Doc fix.
Wed, 23 Jun 2010 23:30:51 -0700 Glenn Morris Minor bs.el font-lock change.
Tue, 22 Jun 2010 20:07:20 -0700 Glenn Morris Backport from trunk: doc fix.
Tue, 22 Jun 2010 12:25:17 -0700 Dan Nicolaescu Fix vc-annotate for renamed files when using Git.
Tue, 22 Jun 2010 00:04:20 -0700 Glenn Morris Minor js.el fix.
Mon, 21 Jun 2010 20:24:22 -0700 Glenn Morris * lisp/wid-edit.el (widget-complete): Doc fix.
Mon, 21 Jun 2010 20:18:04 -0700 Glenn Morris * lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
Mon, 21 Jun 2010 20:00:54 -0700 Dan Nicolaescu Fix annotating other revisions for renamed files in vc-annotate.
Mon, 21 Jun 2010 19:08:55 -0700 Dan Nicolaescu Fix vc-annotate-show-changeset-diff-revision-at-line for git.
Mon, 21 Jun 2010 18:26:30 -0700 Dan Nicolaescu Fix finding revisions in for renamed files in vc-annotate.
Mon, 21 Jun 2010 13:03:30 -0700 Dan Nicolaescu Fix reading file names in Git annotate buffers.
Sun, 20 Jun 2010 16:17:05 +0000 Alan Mackenzie * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file
Fri, 18 Jun 2010 19:31:44 -0700 Glenn Morris Close bug#6422.
Fri, 18 Jun 2010 19:27:57 -0700 Glenn Morris Close bug#6450.
Wed, 16 Jun 2010 23:37:13 -0400 Stefan Monnier * lisp/subr.el (read-quoted-char): Fix up last change.
Thu, 08 Jul 2010 10:02:24 +0900 Daiki Ueno Prevent find-file from opening empty buffer when decryptin failed (bug#6568).
Wed, 07 Jul 2010 12:30:57 +0200 Agustin martin Improve ispell.el word completion handling.
Tue, 06 Jul 2010 21:16:27 -0700 Glenn Morris Minor zone.el fixes for bug#6483.
Mon, 05 Jul 2010 13:54:13 -0400 Chong Yidong Set default-frame-alist, if necessary, in menu/tool-bar-mode.
Mon, 05 Jul 2010 12:42:50 -0400 Chong Yidong Fix multi-click selection behavior (Bug#6565).
Sun, 04 Jul 2010 16:32:00 +0200 Juanma Barranquero * net/dbus.el (dbus-send-signal): Declare function.
Sun, 04 Jul 2010 11:52:57 +0200 Michael Albinus * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
Fri, 02 Jul 2010 23:07:48 -0400 Chong Yidong Simplify mouse-dragging implementation.
Sat, 03 Jul 2010 01:35:09 +0300 Juri Linkov * lisp/autoinsert.el (auto-insert-alist): Fix readability
Sat, 03 Jul 2010 01:28:52 +0300 Juri Linkov * lisp/faces.el (read-face-name): Rename arg `string-describing-default'
Fri, 02 Jul 2010 10:09:36 -0400 Chong Yidong Replace delete-backward-char Lisp calls in Viper (Bug#6552).
Thu, 01 Jul 2010 01:32:01 -0400 Chong Yidong * ruler-mode.el (ruler--save-header-line-format): Fix typos.