aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/filecache.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/filecache.el')
-rw-r--r--lisp/filecache.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/filecache.el b/lisp/filecache.el
index 3c07a494206..113d28cf75e 100644
--- a/lisp/filecache.el
+++ b/lisp/filecache.el
@@ -614,9 +614,6 @@ the name is considered already unique; only the second substitution
614 (select-window (active-minibuffer-window)) 614 (select-window (active-minibuffer-window))
615 (file-cache-minibuffer-complete nil))) 615 (file-cache-minibuffer-complete nil)))
616 616
617(define-obsolete-function-alias 'file-cache-mouse-choose-completion
618 #'file-cache-choose-completion "23.2")
619
620(defun file-cache-complete () 617(defun file-cache-complete ()
621 "Complete the word at point, using the filecache." 618 "Complete the word at point, using the filecache."
622 (interactive) 619 (interactive)