diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4400d1f31fb..f985c952664 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-08-27 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * shell.el (shell-file-name-quote-list): Quote `$'. | ||
| 4 | |||
| 5 | * comint.el (comint-dynamic-complete-as-filename): Generalize last | ||
| 6 | change to allow quoting of characters before point. | ||
| 7 | |||
| 1 | 2008-08-26 Chong Yidong <cyd@stupidchicken.com> | 8 | 2008-08-26 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * comint.el (comint-dynamic-complete-as-filename): If case is | 10 | * comint.el (comint-dynamic-complete-as-filename): If case is |