]> git.eshelyaron.com Git - emacs.git/commitdiff
(eshell-banner): Replace links to eshell.info with
authorEli Zaretskii <eliz@gnu.org>
Tue, 18 Jul 2000 11:52:01 +0000 (11:52 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 18 Jul 2000 11:52:01 +0000 (11:52 +0000)
links to eshell, to avoid problems on systems where the manual is
installed as `eshell'.

lisp/eshell/em-banner.el

index 4f9f314108170b7131b01ca279a4158411760587..3b5fb814c4242a50f6c18971724005853bbf7056 100644 (file)
@@ -28,7 +28,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.info)Login banner")
+  :link '(info-link "(eshell)Login banner")
   :group 'eshell-module)
 
 ;;; Commentary: