]> git.eshelyaron.com Git - emacs.git/commitdiff
* eshell/em-banner.el (eshell-banner):
authorJuri Linkov <juri@jurta.org>
Fri, 26 Mar 2004 07:02:50 +0000 (07:02 +0000)
committerJuri Linkov <juri@jurta.org>
Fri, 26 Mar 2004 07:02:50 +0000 (07:02 +0000)
Comment out broken info-links to incomplete Info manual.

lisp/eshell/em-banner.el

index c6f65ccd7798bccba4f179aafbf2c09c7e7dc394..d63c99be005baf159a41f64a3ae4d89e9bd71c0a 100644 (file)
@@ -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: