1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-02 11:10:41 -07:00
emacs/lisp/vc
Dmitry Gutov 2703629711 Stop vc-print-log from jumping to the top
* lisp/vc/vc.el (vc-print-log-internal): Pass nil
GOTO-LOCATION-FUNC to vc-log-internal-common when WORKING-REVISION
is not specified.
(vc-incoming-outgoing-internal): Always pass nil.
(vc-log-internal-common): When GOTO-LOCATION-FUNC is nil, don't
call it, and don't set vc-sentinel-movepoint (bug#15322).
(vc-print-root-log): Don't fetch the root working revision, nor
pass it to vc-print-log-internal.
2015-05-03 21:32:40 +03:00
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el (diff-hunk-file-names): Don't require a TAB after the file name 2015-04-08 21:47:50 -04:00
diff.el Change diff-switches default to `-u' 2015-04-14 05:06:49 +03:00
ediff-diff.el
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
ediff.el
emerge.el
log-edit.el Extract ChangeLog entries when committing a directory 2015-04-11 07:09:56 +03:00
log-view.el Fix byte-compiler warnings about looking-back. 2015-04-20 21:55:00 -04:00
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el
vc-annotate.el
vc-bzr.el Function declaration updates prompted by 'make check-declare' 2015-04-30 20:06:15 -04:00
vc-cvs.el Function declaration updates prompted by 'make check-declare' 2015-04-30 20:06:15 -04:00
vc-dav.el
vc-dir.el
vc-dispatcher.el Extract ChangeLog entries when committing a directory 2015-04-11 07:09:56 +03:00
vc-filewise.el
vc-git.el Function declaration updates prompted by 'make check-declare' 2015-04-30 20:06:15 -04:00
vc-hg.el Function declaration updates prompted by 'make check-declare' 2015-04-30 20:06:15 -04:00
vc-hooks.el
vc-mtn.el Function declaration updates prompted by 'make check-declare' 2015-04-30 20:06:15 -04:00
vc-rcs.el Function declaration updates prompted by 'make check-declare' 2015-04-30 20:06:15 -04:00
vc-sccs.el
vc-src.el
vc-svn.el
vc.el Stop vc-print-log from jumping to the top 2015-05-03 21:32:40 +03:00