diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bfdba9ab2b8..eefada19f60 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -16,6 +16,9 @@ | |||
| 16 | keeping undo lists on the buffers holding status output, which | 16 | keeping undo lists on the buffers holding status output, which |
| 17 | can get extremely large. | 17 | can get extremely large. |
| 18 | 18 | ||
| 19 | * vc-cvs.el, vc-svn.el: Simplify backend dired-state-info | ||
| 20 | functions so they don't do work that the default one can do instead | ||
| 21 | |||
| 19 | 2007-12-28 Nick Roberts <nickrob@snap.net.nz> | 22 | 2007-12-28 Nick Roberts <nickrob@snap.net.nz> |
| 20 | 23 | ||
| 21 | * thumbs.el (thumbs-call-convert): Use call-process directly | 24 | * thumbs.el (thumbs-call-convert): Use call-process directly |