1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
emacs/lisp/vc
Juri Linkov 2b04ca05ad Support state changing VC operations in dired-mode on files (bug#34949)
* lisp/vc/vc.el (vc-deduce-fileset): Don't error out when observer is nil.
(vc-dired-deduce-fileset): Add optional args 'state-model-only-files'
and 'observer'.  Check that all files are in a consistent state
when state-model-only-files is non-nil.  Error out on directories.

* lisp/vc/vc-dispatcher.el (vc-dispatcher-browsing): Check dired-mode
for derived-mode-p.
2020-02-19 01:35:03 +02:00
..
add-log.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
compare-w.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cvs-status.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
diff-mode.el Wrap some set-auto-mode calls with delay-mode-hooks (bug#39190) 2020-02-06 00:38:53 +02:00
diff.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-diff.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-help.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-hook.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-init.el Make more load-hooks obsolete 2020-01-16 23:06:04 -08:00
ediff-merg.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-mult.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-ptch.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-util.el Improve prefix arg support in 'ediff-scroll-horizontally' 2020-02-08 12:00:55 +02:00
ediff-vers.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-wind.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
emerge.el
log-edit.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
log-view.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs-defs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs-info.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs-parse.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs-util.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
smerge-mode.el * lisp/vc/smerge-mode.el (smerge-match-conflict): Fix bug#38456 2020-01-21 15:58:17 -05:00
vc-annotate.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-bzr.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-cvs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-dav.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-dir.el Make sure not to mark directories 2020-02-12 00:29:40 +02:00
vc-dispatcher.el Support state changing VC operations in dired-mode on files (bug#34949) 2020-02-19 01:35:03 +02:00
vc-filewise.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-git.el Merge from origin/emacs-27 2020-01-15 07:50:22 -08:00
vc-hg.el Merge from origin/emacs-27 2020-02-13 07:50:30 -08:00
vc-hooks.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-mtn.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-rcs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-sccs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-src.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-svn.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc.el Support state changing VC operations in dired-mode on files (bug#34949) 2020-02-19 01:35:03 +02:00