aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMasatake YAMATO2007-06-15 18:50:19 +0000
committerMasatake YAMATO2007-06-15 18:50:19 +0000
commit1bd8df7efa018cdf5342ca6a0a478a14ebf8e773 (patch)
treeb3c42eacf073371918b54260367d3ce39028c256 /lisp/ChangeLog
parent511ab56a1ce5a4a2cea73953e755404f0ed32b65 (diff)
downloademacs-1bd8df7efa018cdf5342ca6a0a478a14ebf8e773.tar.gz
emacs-1bd8df7efa018cdf5342ca6a0a478a14ebf8e773.zip
* vc.el (vc-dired-hook): check the backend returned from `vc-responsible-backend' can really handle `subdir'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7013bdaf3cd..b67b406c600 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12007-06-15 Masatake YAMATO <jet@gyve.org>
2
3 * vc.el (vc-dired-hook): check the backend returned from
4 `vc-responsible-backend' can really handle `subdir'.
5
12007-06-15 Chong Yidong <cyd@stupidchicken.com> 62007-06-15 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * wid-edit.el (widget-add-documentation-string-button): Fix 8 * wid-edit.el (widget-add-documentation-string-button): Fix