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 [EMACS_22_BASE]


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/shell.el,v [EMACS_22_BASE]
Date: Wed, 23 Jul 2008 21:58:39 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Chong Yidong <cyd>      08/07/23 21:58:39

Index: shell.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/shell.el,v
retrieving revision 1.149.2.5
retrieving revision 1.149.2.6
diff -u -b -r1.149.2.5 -r1.149.2.6
--- shell.el    3 Apr 2008 05:15:02 -0000       1.149.2.5
+++ shell.el    23 Jul 2008 21:58:39 -0000      1.149.2.6
@@ -191,7 +191,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]