1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 08:10:43 -08:00
emacs/lisp/vc
Juri Linkov f561c6a112 New option vc-find-revision-no-save to not write revision to file
* lisp/vc/vc.el (vc-find-revision-no-save): New defcustom (bug#33319).
(vc-find-revision): Depending on vc-find-revision-no-save,
call either vc-find-revision-no-save or vc-find-revision-save.
(vc-find-revision-save): Rename from vc-find-revision.
(vc-find-revision-no-save): New function.

* lisp/vc/diff-mode.el (diff-find-source-location):
Let-bind vc-find-revision-no-save to t.
2018-11-14 02:23:04 +02:00
..
add-log.el Minor rewording of last change 2018-07-21 19:11:32 +03:00
compare-w.el
cvs-status.el
diff-mode.el New option vc-find-revision-no-save to not write revision to file 2018-11-14 02:23:04 +02:00
diff.el * lisp/vc/diff.el (diff-buffer-with-file): Support indirect buffers. 2018-07-29 00:30:01 +12:00
ediff-diff.el ; Use GNU not Gnu in docs 2018-03-23 16:01:12 -04:00
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el Replace uses of the obsolete local-write-file-hooks 2018-03-08 20:03:13 -05:00
ediff-mult.el
ediff-ptch.el
ediff-util.el Let ediff '=' compare against ancestor buffer (Bug#11320) 2018-06-28 22:09:04 -04:00
ediff-vers.el
ediff-wind.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
ediff.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
emerge.el * lisp/vc/emerge.el: Use lexical-binding 2018-04-03 23:17:30 -04:00
log-edit.el New option to make 'C-x 4 a' use file-less ChangeLog buffers 2018-07-21 16:02:57 +01:00
log-view.el * lisp/vc/log-view.el: Better error handling (bug#33295). 2018-11-08 00:42:28 +02:00
pcvs-defs.el
pcvs-info.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
pcvs-parse.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
pcvs-util.el
pcvs.el Prefer \... to control chars in .el literals 2018-03-29 17:43:08 -07:00
smerge-mode.el Speed up smerge-refine-regions by avoiding fsync 2018-07-12 21:45:31 -04:00
vc-annotate.el
vc-bzr.el * lisp/vc-bzr.el (log-view-current-tag-function): Remove unused defvar. 2018-09-26 19:48:27 +02:00
vc-cvs.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc-dav.el
vc-dir.el Merge from origin/emacs-26 2018-03-13 18:13:26 -07:00
vc-dispatcher.el
vc-filewise.el
vc-git.el Finish fix for Bug#21559 2018-09-29 12:40:15 +02:00
vc-hg.el Fix interaction between vc-hg find-file-hook and vc state caching 2018-11-03 10:34:56 +02:00
vc-hooks.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc-mtn.el
vc-rcs.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc-sccs.el
vc-src.el
vc-svn.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc.el New option vc-find-revision-no-save to not write revision to file 2018-11-14 02:23:04 +02:00