]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/emacs-lisp/ert.el: Remove installation instructions.
authorStefan Kangas <stefan@marxist.se>
Wed, 6 Jul 2022 10:31:01 +0000 (12:31 +0200)
committerStefan Kangas <stefan@marxist.se>
Wed, 6 Jul 2022 10:31:38 +0000 (12:31 +0200)
lisp/emacs-lisp/ert.el

index 82722add42ad45a646bd5109d8e2d06efde3b285..262d85f9b432d8c6a105ed97d1c8d2249c232f6b 100644 (file)
@@ -47,8 +47,6 @@
 ;; environment (like availability of features, external binaries, etc).
 ;;
 ;; See ERT's info manual as well as the docstrings for more details.
-;; To compile the manual, run `makeinfo ert.texinfo' in the ERT
-;; directory, then C-u M-x info ert.info in Emacs to view it.
 ;;
 ;; To see some examples of tests written in ERT, see its self-tests in
 ;; ert-tests.el.  Some of these are tricky due to the bootstrapping