emacs/doc
Juri Linkov f655967b83 'C-1 C-x v L' asks for revision and shows its log entry with diff (bug#38044)
* doc/emacs/maintaining.texi (VC Change Log): Explain the numeric prefix arg
of 'C-x v L' (vc-print-root-log).

* lisp/vc/vc-git.el (vc-git-print-log): Add command line option "-p"
when vc-log-view-type is 'with-diff'.
(vc-git-log-view-mode): Use long style when vc-log-view-type is 'with-diff'.

* lisp/vc/vc.el (vc-print-log-internal): Add optional arg 'type'.
(vc-log-internal-common): Use 'region-history-mode' when type is
'with-diff' and backend supports 'region-history-mode'.
(vc-print-root-log): Add optional arg 'revision'.  In interactive spec
read a revision when current-prefix-arg is 1.  Use current-prefix-arg
"as is" when it is a number.  Show revision in long style with diff
when limit is 1 and revision is non-nil.
2019-11-28 00:14:46 +02:00
..
emacs 'C-1 C-x v L' asks for revision and shows its log entry with diff (bug#38044) 2019-11-28 00:14:46 +02:00
lispintro Conditionally omit edition numbers, dates in doc 2019-11-12 11:30:02 -08:00
lispref Mouse rectangular region selection (bug#38013) 2019-11-27 13:40:29 +01:00
man Enable tab-bar-mode from X resources 2019-10-13 23:56:17 +03:00
misc Fix documentation of eieio-class-name 2019-11-27 13:12:39 +01:00