aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6279ddd871..368b6f4da1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
+2007-10-20 Sean O'Rourke <[email protected]>
+
+ * 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 <[email protected]>
* progmodes/f90.el: Remove leading "*" from defcustom doc-strings.