summaryrefslogtreecommitdiff
path: root/lisp/eshell
diff options
context:
space:
mode:
authorJuri Linkov <juri@jurta.org>2004-03-26 07:02:50 +0000
committerJuri Linkov <juri@jurta.org>2004-03-26 07:02:50 +0000
commitcb875e7bbea5446a04e7e1aaca1ba60c00e55d9c (patch)
treefeea39dda23a567d483fa0a9477108a39aee180a /lisp/eshell
parent3bbc63c48b8563e355b3aaeb97ef8046d13f36e4 (diff)
downloademacs-cb875e7bbea5446a04e7e1aaca1ba60c00e55d9c.tar.gz
* eshell/em-banner.el (eshell-banner):
Comment out broken info-links to incomplete Info manual.
Diffstat (limited to 'lisp/eshell')
-rw-r--r--lisp/eshell/em-banner.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/em-banner.el b/lisp/eshell/em-banner.el
index c6f65ccd779..d63c99be005 100644
--- a/lisp/eshell/em-banner.el
+++ b/lisp/eshell/em-banner.el
@@ -30,7 +30,7 @@
It exists so that others wishing to create their own Eshell extension
modules may have a simple template to begin with."
:tag "Login banner"
- :link '(info-link "(eshell)Login banner")
+ ;; :link '(info-link "(eshell)Login banner")
:group 'eshell-module)
;;; Commentary: