emacs/lisp/vc
Juri Linkov 733cdeabfb Don't use diff-mode buffer as a patch when it's visiting a file (bug#59962)
* lisp/vc/vc.el (vc-deduce-fileset-1): Don't call diff-vc-deduce-fileset
for diff-mode when buffer-file-name is non-nil.  This is because in this case
a file with a diff might be committed to VCS.  So don't use it as a patch
to commit with 'C-x v v'.
2022-12-11 19:24:34 +02:00
..
add-log.el ; Fix typos 2022-11-18 16:02:19 +01:00
compare-w.el
cvs-status.el
diff-mode.el ; Fix typos (prefer US spelling) 2022-11-18 13:06:55 +01:00
diff.el
ediff-diff.el ediff: Merges with ancestor: Fix computation of hunks and proposed merge 2022-11-17 11:40:09 +02:00
ediff-help.el Minor cleanups in ediff-*.el 2022-08-07 19:21:09 +02:00
ediff-hook.el Minor cleanups in ediff-*.el 2022-08-07 19:21:09 +02:00
ediff-init.el Make XEmacs compat alias face-background-pixmap obsolete 2022-08-23 16:51:31 +02:00
ediff-merg.el
ediff-mult.el Prefer defvar-keymap in vc/*.el 2022-08-10 11:53:27 +02:00
ediff-ptch.el Minor cleanups in ediff-*.el 2022-08-07 19:21:09 +02:00
ediff-util.el ; Fix typos 2022-11-18 16:02:19 +01:00
ediff-vers.el
ediff-wind.el Delete many items obsolete since 24.3 2022-09-09 11:27:30 +02:00
ediff.el Merge from origin/emacs-28 2022-08-17 06:30:25 +02:00
emerge.el * lisp/vc/emerge.el (emerge-show-file-name): Make obsolete. 2022-08-11 13:11:50 +02:00
log-edit.el Add log-edit-summary-separator face (bug#58092) 2022-09-26 17:01:12 +03:00
log-view.el Add a VC command to prepare patches 2022-10-08 11:51:38 +02:00
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el Delete many items obsolete since 24.3 2022-09-09 11:27:30 +02:00
pcvs.el
smerge-mode.el Remove redundant library installation instructions 2022-11-11 04:29:29 +01:00
vc-annotate.el Prefer defvar-keymap in vc/*.el 2022-08-10 11:53:27 +02:00
vc-bzr.el Immediately check out the right branch or revision 2022-10-23 18:04:55 +02:00
vc-cvs.el ; * lisp/vc/vc-cvs.el (vc-cvs-clone): Remove function 2022-10-12 17:11:21 +02:00
vc-dav.el ; Fix typos 2022-11-18 16:02:19 +01:00
vc-dir.el Tweak binding of `+' in vc-dir 2022-09-24 15:19:03 +02:00
vc-dispatcher.el vc-filter-command-function: Abbreviate default value 2022-09-26 15:15:02 -07:00
vc-filewise.el
vc-git.el vc-git-print-log: Don't assume vc-git-log-switches is a list 2022-12-02 23:58:30 -07:00
vc-hg.el Merge remote-tracking branch 'origin/master' into feature/package+vc 2022-10-30 18:45:37 +01:00
vc-hooks.el Add vc-edit-next-command 2022-09-30 09:06:08 -07:00
vc-rcs.el ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
vc-sccs.el
vc-src.el
vc-svn.el Merge branch 'feature/package+vc' 2022-11-04 18:57:45 +01:00
vc.el Don't use diff-mode buffer as a patch when it's visiting a file (bug#59962) 2022-12-11 19:24:34 +02:00