Mercurial > emacs
diff lisp/ChangeLog @ 101718:e5e2e4109ea1
(vc-dir-mode): Fix docstring.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sat, 31 Jan 2009 18:38:56 +0000 |
parents | 3f1db2aeea5a |
children | 02a61aa59953 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jan 31 17:26:53 2009 +0000 +++ b/lisp/ChangeLog Sat Jan 31 18:38:56 2009 +0000 @@ -13,6 +13,7 @@ (vc-default-dir-printer): (vc-dir-find-file-other-window): Undo previous change, it breaks the behavior of mouse-2. + (vc-dir-mode): Fix docstring. * vc-svn.el (vc-svn-dir-status): Disable the vc-stay-local-p logic, it makes the makes the normal case too slow.