mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-02 02:10:46 -08:00
; * lisp/vc/vc.el (vc-print-branch-log): Fix declaration.
This commit is contained in:
parent
aefc4baca9
commit
8afbcb0ffe
1 changed files with 1 additions and 1 deletions
|
|
@ -4021,7 +4021,7 @@ The command prompts for the branch whose change log to show."
|
|||
;; We plan to reuse the name `vc-print-branch-log' for the
|
||||
;; fileset-specific command in Emacs 32.1. --spwhitton
|
||||
(define-obsolete-function-alias
|
||||
#'vc-print-branch-log
|
||||
'vc-print-branch-log
|
||||
#'vc-print-root-branch-log
|
||||
"31.1")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue