Mercurial > emacs
diff lisp/ChangeLog @ 94800:1f66528f35c3
(vc-dispatcher-browsing): Use derived-mode-p.
(vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing.
(vc-dispatcher-in-fileset-p): New fun.
(vc-dispatcher-selection-set): Use it to properly handle directories.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 09 May 2008 15:30:47 +0000 |
parents | 6a8a15e68e80 |
children | 0c63a93bf877 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri May 09 09:42:46 2008 +0000 +++ b/lisp/ChangeLog Fri May 09 15:30:47 2008 +0000 @@ -1,3 +1,10 @@ +2008-05-09 Stefan Monnier <monnier@iro.umontreal.ca> + + * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p. + (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing. + (vc-dispatcher-in-fileset-p): New fun. + (vc-dispatcher-selection-set): Use it to properly handle directories. + 2008-05-09 Dan Nicolaescu <dann@ics.uci.edu> * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback)