diff options
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 9e028970a00..a8d70ba5619 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * complete.el (PC-expand-many-files): Avoid signalling an error when | ||
| 4 | the current directory doesn't exist. Reported by Micha,Ak(Bl Cadilhac. | ||
| 5 | |||
| 1 | 2006-08-02 Andreas Schwab <schwab@suse.de> | 6 | 2006-08-02 Andreas Schwab <schwab@suse.de> |
| 2 | 7 | ||
| 3 | * bindings.el (mode-line-format): Simplify reference to vc-mode. | 8 | * bindings.el (mode-line-format): Simplify reference to vc-mode. |