log lisp/ChangeLog @ 106993:ba0145049d09

age author description
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).
Sat, 23 Jan 2010 13:42:22 +0100 Juanma Barranquero Fix bug#5435: ada-mode; pragma parameter list indented incorrectly.
Sat, 23 Jan 2010 12:02:28 +0100 Michael Albinus * net/tramp-smb.el (tramp-smb-conf): New defcustom.
Thu, 21 Jan 2010 13:25:54 +0100 Juanma Barranquero Fix bug#5435.
Fri, 22 Jan 2010 22:17:11 +0100 Michael Albinus * net/tramp-imap.el (top): Autoload needed packages.
Fri, 22 Jan 2010 11:43:54 -0500 Stefan Monnier * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
Fri, 22 Jan 2010 11:32:31 -0500 Chong Yidong * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
Fri, 22 Jan 2010 12:23:25 +0200 Eli Zaretskii Fix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail.
Thu, 21 Jan 2010 21:45:01 +0000 Alan Mackenzie Fix a situation where deletion of a cpp construct throws an error.
Thu, 21 Jan 2010 09:03:10 -0500 Chong Yidong Fix sgml-maybe-name-self (Bug#5380).
Wed, 20 Jan 2010 12:14:37 -0500 Chong Yidong * lisp/term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
Tue, 19 Jan 2010 19:46:23 -0800 Glenn Morris (tab-always-indent): Fix custom-type.
Tue, 19 Jan 2010 22:10:19 +0000 Alan Mackenzie Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".
Tue, 19 Jan 2010 00:10:57 +0100 Juanma Barranquero * ada-mode.el: Really fix bug#5400 (comment in r99362 was erroneous).
Mon, 18 Jan 2010 21:24:43 +0100 Juanma Barranquero Fix typos.
Mon, 18 Jan 2010 20:34:55 +0100 Juanma Barranquero ido.el: Consider the possibility of buffer names changing after kill-buffer.