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

lisp/eshell/esh-cmd.el

index c9174f46b953e32f282875072e3e7f5fa48e7458..a3c7d58c066b685d883410d99ced76bf75442c3e 100644 (file)
@@ -28,7 +28,7 @@
 pressing <RET>.  There are several different kinds of commands,
 however."
   :tag "Command invocation"
-  :link '(info-link "(eshell.info)Command invocation")
+  :link '(info-link "(eshell)Command invocation")
   :group 'eshell)
 
 ;;; Commentary: