; * lisp/vc/vc.el: Comment fixes.

This commit is contained in:
Glenn Morris 2018-01-16 20:56:28 -05:00
parent f4e6b6e077
commit 74280624b9

View file

@ -581,7 +581,7 @@
;; remains and only affects the CVS back end. ;; remains and only affects the CVS back end.
;; ;;
;; - The init-revision function and the default-initial-revision ;; - The init-revision function and the default-initial-revision
;; variable are gone. These have't made sense on anything shipped ;; variable are gone. These haven't made sense on anything shipped
;; since RCS, and using them was a dumb stunt even on RCS. ;; since RCS, and using them was a dumb stunt even on RCS.
;; ;;
;; - workfile-unchanged-p is no longer a public back-end method. It ;; - workfile-unchanged-p is no longer a public back-end method. It