log lisp/ChangeLog @ 107122:df3df0622e73

age author description
Wed, 10 Feb 2010 04:19:32 -0500 Chong Yidong * iswitchb.el (iswitchb-completions): Revert last change.
Wed, 10 Feb 2010 09:46:54 +0100 Michael Albinus * ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and
Tue, 09 Feb 2010 21:33:17 -0800 Dan Nicolaescu (xterm-maybe-set-dark-background-mode): Remove
Mon, 08 Feb 2010 20:58:57 -0500 Chong Yidong * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug#5548).
Mon, 08 Feb 2010 18:27:29 -0500 Chong Yidong Fix ada-mode handling of number literals.
Mon, 08 Feb 2010 16:08:18 +0900 Kenichi Handa international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.
Sun, 07 Feb 2010 12:23:20 -0800 Glenn Morris Fix previous change for F2003 interfaces.
Sun, 07 Feb 2010 01:23:10 -0500 Chong Yidong Fix to uid/gid format in eshell's ls (Bug#5528).
Sat, 06 Feb 2010 23:14:26 -0500 Chong Yidong Fix setting family and foundry in set-face-attribute (Bug#5536).
Sat, 06 Feb 2010 17:41:45 -0800 Glenn Morris Handle F2003 named interfaces.
Sat, 06 Feb 2010 08:01:43 -0500 Chong Yidong * progmodes/cc-mode.el (c-common-init): Bind temporary variables
Fri, 05 Feb 2010 20:23:59 -0800 Dan Nicolaescu * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
Sat, 06 Feb 2010 00:36:20 +0200 Juri Linkov * doc-view.el (doc-view-mode):
Fri, 05 Feb 2010 14:20:17 -0500 Mark A. Hershberger add primative implementation of vc-svn-revision-table
Fri, 05 Feb 2010 12:15:28 +0100 Michael Albinus * net/ange-ftp.el (ange-ftp-insert-directory):
Fri, 05 Feb 2010 00:12:08 -0800 Glenn Morris * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
Thu, 04 Feb 2010 23:49:36 -0500 Chong Yidong Fix 2009-02-20 change to startup.el (Bug#5519).
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 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: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 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: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
Sat, 30 Jan 2010 05:22:37 +0100 Juanma Barranquero Fix typos.
Fri, 29 Jan 2010 15:43:31 -0800 Dan Nicolaescu (vc-bzr-after-dir-status): Match another renaming indicator.
Fri, 29 Jan 2010 14:08:09 -0500 Chong Yidong Don't signal error on incorrect dirtrack regexp (Bug#5476)
Fri, 29 Jan 2010 17:23:25 +0100 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Handle also
Thu, 28 Jan 2010 22:13:01 +0100 Michael Albinus * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
Thu, 28 Jan 2010 15:06:36 -0500 Chong Yidong * arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475).
Thu, 28 Jan 2010 14:53:11 -0500 Chong Yidong Flymake fix to handle more C++ filenames (Bug#5488).
Thu, 28 Jan 2010 07:06:41 +0100 Michael Albinus Fix some busybox annoyances.
Wed, 27 Jan 2010 21:54:48 -0800 Glenn Morris * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
Wed, 27 Jan 2010 21:19:23 -0800 Glenn Morris (log-edit-strip-single-file-name): Add missing :safe, :group, and
Tue, 26 Jan 2010 20:00:54 -0800 Glenn Morris Fix bug#5477.
Tue, 26 Jan 2010 22:17:23 -0500 Chong Yidong Fix delete-directory recursion behavior for trashing (Bug#5436).
Mon, 25 Jan 2010 23:22:25 -0800 Dan Nicolaescu (vc-path): Mark as obsolete.
Mon, 25 Jan 2010 01:04:59 -0800 Dan Nicolaescu (vc-annotate-revision-at-line): Compare file
Sun, 24 Jan 2010 22:03:23 -0800 Dan Nicolaescu (vc-bzr-print-log): Use the more compact --line option
Mon, 25 Jan 2010 00:03:35 -0500 Mark A. Hershberger merge
Sun, 24 Jan 2010 20:46:40 -0800 Dan Nicolaescu (vc-git-dir-status-goto-stage): Pass --relative to the
Mon, 25 Jan 2010 00:02:10 -0500 Mark A. Hershberger working version of vc-bzr-revision-table
Sun, 24 Jan 2010 23:52:26 -0500 Mark A. Hershberger merge conflict
Tue, 19 Jan 2010 14:39:22 -0500 Mark A. Hershberger replace references to obsolete c-subword-mode
Sun, 24 Jan 2010 13:23:17 -0800 Dan Nicolaescu Remove support for adding --signoff on commit.
Sun, 24 Jan 2010 13:08:53 -0800 Dan Nicolaescu (xterm-maybe-set-dark-background-mode): Rename
Sat, 23 Jan 2010 18:05:16 -0500 Chong Yidong * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).
Sat, 23 Jan 2010 17:46:32 -0500 Chong Yidong * emacs-lisp/assoc.el (aelement): Doc fix.
Sat, 23 Jan 2010 17:44:03 -0500 Chong Yidong * emacs-lisp/assoc.el (aput, adelete, amake): Use lexical-let (Bug#5450).