From: Chong Yidong Date: Thu, 3 Apr 2008 05:12:57 +0000 (+0000) Subject: * shell.el (shell-dynamic-complete-filename): New fun. X-Git-Tag: emacs-pretest-23.0.90~6640 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=71082167594512e0f1500e6ebbe8f2544e57ac5a;p=emacs.git * shell.el (shell-dynamic-complete-filename): New fun. (shell-dynamic-complete-functions): Use it. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0697475ef3e..38d8f10f87b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2008-04-03 Chong Yidong + * shell.el (shell-dynamic-complete-filename): New fun. + (shell-dynamic-complete-functions): Use it. + * help-fns.el (describe-variable): Undo 2008-02-25 change. 2008-04-03 Kenichi Handa