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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
compare-w.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cvs-status.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ediff-help.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ediff-hook.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ediff-init.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ediff-merg.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ediff-mult.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ediff-ptch.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ediff-util.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ediff-vers.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ediff-wind.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ediff.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
emerge.el * lisp/vc/emerge.el (emerge-make-temp-file): Simplify. 2014-05-14 10:05:16 -07:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pcvs-info.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pcvs-parse.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pcvs-util.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pcvs.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
smerge-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
vc-annotate.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
vc-dir.el Make vc-dir default to repository root 2015-01-19 21:45:25 -08:00
vc-dispatcher.el Extract ChangeLog entries when committing a directory 2015-04-11 07:09:56 +03:00
vc-filewise.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Fix problems found by vc-tests.el 2015-03-01 17:51:31 +01:00
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 Fix problems found by vc-tests.el 2015-03-01 17:51:31 +01:00
vc-src.el Fix problems found by vc-tests.el 2015-03-01 17:51:31 +01:00
vc-svn.el Use vc-switches on vc-*-annotate-command 2015-02-26 15:50:41 +01:00
vc.el Stop vc-print-log from jumping to the top 2015-05-03 21:32:40 +03:00