emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/shell.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/shell.el,v
Date: Wed, 23 Jul 2008 17:26:49 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/07/23 17:26:48

Index: shell.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/shell.el,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -b -r1.161 -r1.162
--- shell.el    6 May 2008 07:57:50 -0000       1.161
+++ shell.el    23 Jul 2008 17:26:48 -0000      1.162
@@ -184,7 +184,8 @@
     shell-dynamic-complete-environment-variable
     shell-dynamic-complete-command
     shell-replace-by-expanded-directory
-    shell-dynamic-complete-filename)
+    shell-dynamic-complete-filename
+    comint-dynamic-complete-filename)
   "List of functions called to perform completion.
 This variable is used to initialize `comint-dynamic-complete-functions' in the
 shell buffer.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]