diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9918a658a13..7d7b7fb3341 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-03-05 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * complete.el (PC-do-completion): If completion-ignore-case is | ||
| 4 | non-nil, replace field with completion string before exiting. | ||
| 5 | |||
| 1 | 2007-03-05 Michael Albinus <michael.albinus@gmx.de> | 6 | 2007-03-05 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * net/tramp.el (tramp-make-temp-file): New parameter FILENAME. | 8 | * net/tramp.el (tramp-make-temp-file): New parameter FILENAME. |