aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-07-23 17:26:37 +0000
committerChong Yidong2008-07-23 17:26:37 +0000
commitf56807ad4d42d070ada820c9c6ddef9bc86b7179 (patch)
tree1a6d7959a2de71cb13efb411b097cd78538d2585
parent75663c75e0b1f07539c0b296405f707edb30c7a2 (diff)
downloademacs-f56807ad4d42d070ada820c9c6ddef9bc86b7179.tar.gz
emacs-f56807ad4d42d070ada820c9c6ddef9bc86b7179.zip
* shell.el (shell-dynamic-complete-functions): Use
comint-dynamic-complete-filename as well (bug#361).
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 252a394aab6..2b026879524 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12008-07-23 Chong Yidong <cyd@stupidchicken.com>
2
3 * shell.el (shell-dynamic-complete-functions): Use
4 comint-dynamic-complete-filename as well (bug#361).
5
12008-07-23 Dan Nicolaescu <dann@ics.uci.edu> 62008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * term/ns-win.el: 8 * term/ns-win.el: