Mercurial > emacs
diff lisp/ChangeLog @ 94488:d3100c0eddb7
(vc-deduce-fileset): Add new parameter.
(vc-dir-marked-only-files): New function.
(vc-next-action): Don't ignore directories, look at the files
inside them.
(vc-dir-mode): Document how the mark/unmark commands work.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 30 Apr 2008 05:40:25 +0000 |
parents | ca90422b8114 |
children | 746622b8b8d4 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 30 04:48:27 2008 +0000 +++ b/lisp/ChangeLog Wed Apr 30 05:40:25 2008 +0000 @@ -1,3 +1,11 @@ +2008-04-30 Dan Nicolaescu <dann@ics.uci.edu> + + * vc.el (vc-deduce-fileset): Add new parameter. + (vc-dir-marked-only-files): New function. + (vc-next-action): Don't ignore directories, look at the files + inside them. + (vc-dir-mode): Document how the mark/unmark commands work. + 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca> * minibuffer.el (completion--do-completion): Move point even if the