aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2008-05-02 03:48:17 +0000
committerDan Nicolaescu2008-05-02 03:48:17 +0000
commit15ef1eaebb0b795b0d0c9456374cec56766cc8e3 (patch)
tree6a7b53fe3d0f64d5571479fbf01e1a5b82161f10 /lisp/ChangeLog
parent80296236a06f41036b341622c5afe2cca4ec58b0 (diff)
downloademacs-15ef1eaebb0b795b0d0c9456374cec56766cc8e3.tar.gz
emacs-15ef1eaebb0b795b0d0c9456374cec56766cc8e3.zip
(vc-rcs-state): Fix typos.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8b7d111d1cf..e9d6ded2cd8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12008-05-02 Dan Nicolaescu <dann@ics.uci.edu> 12008-05-02 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * vc-rcs.el (vc-rcs-state): Fix typos.
4
3 * vc.el (vc-register): Change argument order so that the prefix 5 * vc.el (vc-register): Change argument order so that the prefix
4 argument is assigned correctly. 6 argument is assigned correctly.
5 (vc-next-action, vc-dir-register): Update for the above change. 7 (vc-next-action, vc-dir-register): Update for the above change.