projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f07b9f
)
*** empty log message ***
author
Dan Nicolaescu
<dann@ics.uci.edu>
Tue, 1 Jan 2008 19:03:27 +0000
(19:03 +0000)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Tue, 1 Jan 2008 19:03:27 +0000
(19:03 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index bf1b6f91811651e2f6719b117385b20da0ec6371..04925a7fc1cc467f04a07c7da700bf05906a0add 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,10
+1,11
@@
2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com>
- * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property
+ * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property
correctly.
* vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call
with vc-state.
+ (vc-next-action): Fix vc-transfer-file call.
2007-12-31 Tom Tromey <address@hidden>