From cb875e7bbea5446a04e7e1aaca1ba60c00e55d9c Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Fri, 26 Mar 2004 07:02:50 +0000 Subject: [PATCH] * eshell/em-banner.el (eshell-banner): Comment out broken info-links to incomplete Info manual. --- lisp/eshell/em-banner.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.2