From: Eli Zaretskii Date: Tue, 18 Jul 2000 11:49:24 +0000 (+0000) Subject: (eshell-cmd): Replace links to eshell.info with X-Git-Tag: emacs-pretest-21.0.90~2779 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3b2d7a298316356d99740b1843d1e8a03df75986;p=emacs.git (eshell-cmd): Replace links to eshell.info with links to eshell, to avoid problems on systems where the manual is installed as `eshell'. --- diff --git a/lisp/eshell/esh-cmd.el b/lisp/eshell/esh-cmd.el index c9174f46b95..a3c7d58c066 100644 --- a/lisp/eshell/esh-cmd.el +++ b/lisp/eshell/esh-cmd.el @@ -28,7 +28,7 @@ pressing . 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: