diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6bf2aeee381..e685cf56091 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-11-24 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * ido.el (ido-file-name-all-completions-1): Check for fboundp of | ||
| 4 | `tramp-completion-mode-p' as it is in Tramp 2.1. Let-bind | ||
| 5 | `tramp-completion-mode'. | ||
| 6 | |||
| 1 | 2007-11-24 Thien-Thi Nguyen <ttn@gnuvola.org> | 7 | 2007-11-24 Thien-Thi Nguyen <ttn@gnuvola.org> |
| 2 | 8 | ||
| 3 | * vc-git.el (vc-git-show-log-entry): New func. | 9 | * vc-git.el (vc-git-show-log-entry): New func. |