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 a3591f99e49..fc87eecda2a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * vc-rcs.el (vc-rcs-find-file-hook): | ||
| 4 | * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error. | ||
| 5 | |||
| 1 | 2009-07-16 Michael Albinus <michael.albinus@gmx.de> | 6 | 2009-07-16 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * net/tramp.el (tramp-wait-for-output): Handle the case when | 8 | * net/tramp.el (tramp-wait-for-output): Handle the case when |