log

age author description
Thu, 04 Feb 2010 23:21:11 -0500 Stefan Monnier Make `initials' completion work for /hh -> /home/horn again (bug#5524).
Thu, 04 Feb 2010 22:54:49 -0500 Chong Yidong Fix for Bug#5526.
Thu, 04 Feb 2010 20:53:40 -0500 Stefan Monnier Fix up various corner case problems.
Thu, 04 Feb 2010 21:15:37 +0000 Alan Mackenzie Change strategy for marking < and > as template delimiters: mark them
Thu, 04 Feb 2010 17:25:57 +0100 Michael Albinus * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
Wed, 03 Feb 2010 21:21:40 -0800 Glenn Morris Remove silly examples of changes.
Wed, 03 Feb 2010 21:17:02 -0800 Glenn Morris * inc/grp.h: Remove execute bit.
Wed, 03 Feb 2010 21:14:36 -0800 Glenn Morris Close bug#5485.
Wed, 03 Feb 2010 21:10:21 -0800 Glenn Morris * mail/rmail.el (rmail-show-message-1): Handle malformed
Wed, 03 Feb 2010 21:05:37 -0800 Glenn Morris * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
Wed, 03 Feb 2010 21:02:56 -0800 Glenn Morris * simple.el (visual-line-mode): Capitalize lighter.
Wed, 03 Feb 2010 20:51:49 -0800 Glenn Morris Explain pkreport sort options.
Wed, 03 Feb 2010 15:47:25 -0500 jwiegley iswitchb.el (iswitchb-completions): Add bookmark files to the
Wed, 03 Feb 2010 07:16:34 +0100 Michael Albinus * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
Tue, 02 Feb 2010 22:55:03 -0500 Stefan Monnier (vc-path): Make it an obsolete var, rather than function.
Wed, 03 Feb 2010 00:33:52 +0200 Juri Linkov * textmodes/ispell.el (ispell-message-text-end): Remove final newline
Wed, 03 Feb 2010 00:28:57 +0200 Juri Linkov * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
Tue, 02 Feb 2010 12:19:36 +0100 Michael Albinus * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
Tue, 02 Feb 2010 00:35:04 +0200 Juri Linkov * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
Mon, 01 Feb 2010 13:39:33 -0500 Stefan Monnier Avoid obsolete special default variables like default-major-mode.
Mon, 01 Feb 2010 13:25:47 -0500 Stefan Monnier (doc-view-new-window-function): Be a bit more defensive.
Sun, 31 Jan 2010 20:58:35 -0800 Dan Nicolaescu (vc-bzr-dir-extra-headers): Add a header when a
Sun, 31 Jan 2010 23:47:47 +0200 Juri Linkov * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
Sun, 31 Jan 2010 23:28:22 +0200 Juri Linkov * .bzrignore: Add TAGS-LISP.
Sun, 31 Jan 2010 16:08:07 +0900 Kenichi Handa font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1. (Bug#5396)
Sun, 31 Jan 2010 16:01:05 +0900 Kenichi Handa Add bug#.
Sun, 31 Jan 2010 15:50:30 +0900 Kenichi Handa from trunk
Sun, 31 Jan 2010 00:23:09 -0500 Chong Yidong * nsterm.m (ns_defined_color): Block input. Suggested by Mike
Sun, 31 Jan 2010 15:46:53 +0900 Kenichi Handa font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1.
Sat, 30 Jan 2010 23:49:28 -0500 Chong Yidong * fileio.c (Frename_file): Correctly rename symlinks to directories (Bug#5496).