log lisp/ChangeLog @ 109300:454cfd5e9cc0

age author description
Tue, 06 Jul 2010 21:46:58 -0700 Glenn Morris Add some font-locking for Python 2.7.
Tue, 06 Jul 2010 20:52:05 -0700 Glenn Morris Minor zone.el fix.
Tue, 06 Jul 2010 15:42:46 -0400 Chong Yidong Minor fix to describe-key, and a docstring.
Sat, 03 Jul 2010 13:12:53 +0200 Michael Albinus * net/zeroconf.el (zeroconf-resolve-service)
Sat, 03 Jul 2010 12:52:17 +0200 Michael Albinus * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
Wed, 30 Jun 2010 15:03:07 -0700 Dan Nicolaescu Avoid displaying files with a nil state in vc-dir.
Wed, 30 Jun 2010 16:34:06 -0400 Chong Yidong * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
Tue, 29 Jun 2010 22:41:04 +0200 Juanma Barranquero lisp/ChangeLog: Remove "(tiny change)" note.
Tue, 29 Jun 2010 14:09:07 +0200 Juanma Barranquero emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
Sun, 27 Jun 2010 14:43:34 -0400 Chong Yidong Font lock fix for batch mode (Bug#5719).
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.