projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b5d829
)
; * lisp/emacs-lisp/ert.el: Remove installation instructions.
author
Stefan Kangas
<stefan@marxist.se>
Wed, 6 Jul 2022 10:31:01 +0000
(12:31 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Wed, 6 Jul 2022 10:33:42 +0000
(12:33 +0200)
(cherry picked from commit
ef218ac936c3ffe219b57e37e684fd8400389c38
)
lisp/emacs-lisp/ert.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/ert.el
b/lisp/emacs-lisp/ert.el
index 41180f9914ad2950b506ed4434af8e5e262bb56c..156eeadb5dbb08905855809081727ed13f353b7d 100644
(file)
--- a/
lisp/emacs-lisp/ert.el
+++ b/
lisp/emacs-lisp/ert.el
@@
-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