changeset 85544:afeb56c8f326

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 22 Oct 2007 09:46:08 +0000
parents 3688c29b5541
children 4029ccd23080
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 22 09:45:07 2007 +0000
+++ b/lisp/ChangeLog	Mon Oct 22 09:46:08 2007 +0000
@@ -1,3 +1,12 @@
+2007-10-20  Sean O'Rourke  <sorourke@cs.ucsd.edu>
+
+	* complete.el (PC-expand-many-files): Remove.
+	(PC-do-completion): Call file-expand-wildcards instead of
+	PC-expand-many-files.
+
+	* net/tramp.el (tramp-handle-expand-many-files): Remove.
+	(PC-expand-many-files): Remove advice.
+
 2007-10-22  Glenn Morris  <rgm@gnu.org>
 
 	* progmodes/f90.el: Remove leading "*" from defcustom doc-strings.