diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-04-03 12:13:52 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-04-03 12:26:55 +0200 |
commit | d47706c552eb8a8cd8caff03622201fcd78639c8 (patch) | |
tree | 0ec1b9fab0a9842538ecbab88efe752edadd3b52 /lisp/vc/vc-hg.el | |
parent | 860bc0db1cdf4ec58299013074edb3a3925f9dce (diff) | |
download | emacs-d47706c552eb8a8cd8caff03622201fcd78639c8.tar.gz emacs-d47706c552eb8a8cd8caff03622201fcd78639c8.tar.bz2 emacs-d47706c552eb8a8cd8caff03622201fcd78639c8.zip |
; Remove some redundant installation instructions
Diffstat (limited to 'lisp/vc/vc-hg.el')
-rw-r--r-- | lisp/vc/vc-hg.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/vc/vc-hg.el b/lisp/vc/vc-hg.el index 2bc6ae3524b..a054a7c3176 100644 --- a/lisp/vc/vc-hg.el +++ b/lisp/vc/vc-hg.el @@ -30,8 +30,6 @@ ;;; Bugs: -;;; Installation: - ;;; Todo: ;; 1) Implement the rest of the vc interface. See the comment at the |