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 b4037a5d772..9e38b1236dc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-05-16 John Paul Wallington <jpw@pobox.com> | ||
| 2 | |||
| 3 | * vc-dispatcher.el (top-level): Don't require cl when compiling. | ||
| 4 | (vc-dir-mode-map): Fix backquote. | ||
| 5 | (vc-at-event): Doc fix. Use `make-symbol' instead of `gensym'. | ||
| 6 | |||
| 1 | 2008-05-16 Michael Albinus <michael.albinus@gmx.de> | 7 | 2008-05-16 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * net/tramp.el (tramp-handle-write-region): Fix check for short | 9 | * net/tramp.el (tramp-handle-write-region): Fix check for short |