diff options
| author | Chong Yidong | 2009-07-12 16:20:50 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-07-12 16:20:50 +0000 |
| commit | 208384c5cf196bbefcc5c972ab02f32424c0c072 (patch) | |
| tree | 6db2d55439bff6e059db2b0193d40498370d9f80 /lisp/ChangeLog | |
| parent | 332eb5f1a91049fe449e6bdec285f5af946d5049 (diff) | |
| download | emacs-208384c5cf196bbefcc5c972ab02f32424c0c072.tar.gz emacs-208384c5cf196bbefcc5c972ab02f32424c0c072.zip | |
* pcomplete.el (pcomplete-comint-setup): Check for
shell-dynamic-complete-filename too.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 007381ba11a..67c3b353032 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com> | ||
| 2 | |||
| 3 | * pcomplete.el (pcomplete-comint-setup): Check for | ||
| 4 | shell-dynamic-complete-filename too. | ||
| 5 | |||
| 1 | 2009-07-11 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-07-11 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * simple.el (temporary-goal-column): Change the value for | 8 | * simple.el (temporary-goal-column): Change the value for |