1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
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
ediff-hook.el
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el ; Fix typos 2022-11-18 16:02:19 +01:00
ediff-vers.el
ediff-wind.el
ediff.el
emerge.el
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
pcvs.el
smerge-mode.el Remove redundant library installation instructions 2022-11-11 04:29:29 +01:00
vc-annotate.el
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