diff options
| author | Sean Whitton | 2025-06-29 14:53:37 +0100 |
|---|---|---|
| committer | Sean Whitton | 2025-06-29 14:53:37 +0100 |
| commit | d23b605f754d07a9abf298353d7d17197094477b (patch) | |
| tree | 3b8b3ee0069e1dd402d11bd6e7b4034be0f9b182 /exec | |
| parent | 30bfb03adfa88e94c9f81eacbd125f96a32432c0 (diff) | |
| download | emacs-d23b605f754d07a9abf298353d7d17197094477b.tar.gz emacs-d23b605f754d07a9abf298353d7d17197094477b.zip | |
VC: Fix several START-REVISION versus LIMIT issues
* lisp/vc/vc-git.el (vc-git-print-log): When LIMIT and
START-REVISION are both supplied, use START-REVISION as the
newest commit, and LIMIT as a base (problem was introduced in
the commit adding 'vc-diff-mergebase' and 'vc-log-mergebase').
* lisp/vc/vc.el (vc-default-log-incoming)
(vc-default-log-outgoing): Fix order of START-REVISION and LIMIT
arguments passed to 'print-log' backend function.
(vc-log-mergebase): Fix order of START-REVISION and LIMIT
arguments passed to 'vc-print-log-internal'.
Diffstat (limited to 'exec')
0 files changed, 0 insertions, 0 deletions