From 3b2d7a298316356d99740b1843d1e8a03df75986 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 18 Jul 2000 11:49:24 +0000 Subject: [PATCH] (eshell-cmd): Replace links to eshell.info with links to eshell, to avoid problems on systems where the manual is installed as `eshell'. --- lisp/eshell/esh-cmd.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.2