aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2010-01-17 13:31:25 -0800
committerDan Nicolaescu2010-01-17 13:31:25 -0800
commit7902c120cb0ee06180ce91c0d668fddecaaa041a (patch)
tree3cbc91d9e8e0702d5bb693fc67b77e9e6e6cad13 /lisp/ChangeLog
parent4d0bbcb62adfaa4d29657ee93dfbd7fec2bd51f5 (diff)
downloademacs-7902c120cb0ee06180ce91c0d668fddecaaa041a.tar.gz
emacs-7902c120cb0ee06180ce91c0d668fddecaaa041a.zip
(with-vc-properties): Deal with directory arguments. (Bug#5298)
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 fb14b30ac28..d3b9a27a092 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12010-01-17 Dan Nicolaescu <dann@ics.uci.edu> 12010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
4
3 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when 5 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
4 resyncing a directory. 6 resyncing a directory.
5 7