# HG changeset patch # User Juanma Barranquero # Date 1193046368 0 # Node ID afeb56c8f3265bdc11f3bcd7e15ddfe477cc2bb1 # Parent 3688c29b55410a860efbffc08b79293b6d133b2b *** empty log message *** diff -r 3688c29b5541 -r afeb56c8f326 lisp/ChangeLog --- 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 + + * 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 * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.