mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-13 02:12:18 -07:00
; * lisp/vc/vc.el (revision-published-p): Disambiguate (bug#80396).
This commit is contained in:
parent
40d43c7309
commit
0be64b2f25
1 changed files with 1 additions and 1 deletions
|
|
@ -582,7 +582,7 @@
|
|||
;; history of this branch, or only local history. I.e., whether REV
|
||||
;; has been pushed. Implementations should not consider whether REV
|
||||
;; is part of the public history of any other branches.
|
||||
;; It is an error if REV is not present on the current branch.
|
||||
;; Should signal an error if REV is not present on the current branch.
|
||||
;; Centralized VCS *must not* implement this, and there is no default
|
||||
;; implementation.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue