1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/lisp/vc
Dmitry Gutov 2f48e488d4 Delete vc-deduce-fileset-1, taking advantage of set-buffer
* lisp/vc/vc.el (vc-deduce-fileset): Set buffer to the base
buffer, if any (bug#63949).  That's to replace the more complex
previous strategy.  vc-deduce-fileset is allowed to change the
current buffer, so why not do it for that case.
(vc-deduce-fileset-1): Delete, moving the meat of the logic back
to vc-deduce-fileset.
2023-07-18 03:49:44 +03:00
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el
diff.el
ediff-diff.el ; * lisp/vc/ediff-diff.el (ediff-auto-refine): Fix last change. 2023-05-13 17:00:47 +03:00
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el ; * lisp/vc/ediff-wind.el: hush bytecomp warnings on non-X platforms 2023-07-14 19:26:22 +02:00
ediff.el
emerge.el
log-edit.el
log-view.el
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el
vc-annotate.el * lisp/vc/vc-annotate.el (vc-annotate-mode-menu): Quote vc-annotate-backend. 2023-05-25 21:33:11 +03:00
vc-bzr.el
vc-cvs.el ; Minor fixes for user-facing text in last vc-cvs.el changes 2023-04-20 11:53:32 +03:00
vc-dav.el
vc-dir.el
vc-dispatcher.el
vc-filewise.el
vc-git.el Fix more shy group regexps 2023-06-17 16:36:27 +01:00
vc-hg.el Use faster option for running vc-hg status (Bug#63470) 2023-05-23 01:27:16 +03:00
vc-hooks.el ; Minor fixes in documentation of recently-changed VC commands 2023-05-26 11:09:14 +03:00
vc-rcs.el
vc-sccs.el
vc-src.el
vc-svn.el
vc.el Delete vc-deduce-fileset-1, taking advantage of set-buffer 2023-07-18 03:49:44 +03:00