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 879d9646e04..4ec6319b06b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-08-06 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend. | ||
| 4 | |||
| 5 | * vc-hooks.el (vc-call): Add doc string. | ||
| 6 | |||
| 1 | 2007-08-06 Michael Albinus <michael.albinus@gmx.de> | 7 | 2007-08-06 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in | 9 | * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in |