Mercurial > emacs
diff lisp/ChangeLog @ 94810:3e09ff6082e0
Remove the vc-dir-insert-directories global.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Fri, 09 May 2008 18:47:36 +0000 |
parents | 76b523d99056 |
children | aa24238f3274 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri May 09 17:51:39 2008 +0000 +++ b/lisp/ChangeLog Fri May 09 18:47:36 2008 +0000 @@ -1,3 +1,8 @@ +2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com> + + * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p, + vc-dir-children-marked-p): Remove the vc-dir-insert-directories global. + 2008-05-09 Michael Albinus <michael.albinus@gmx.de> * simple.el (start-file-process): Clarify docstring.