aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2000-07-18 11:49:24 +0000
committerEli Zaretskii <[email protected]>2000-07-18 11:49:24 +0000
commit3b2d7a298316356d99740b1843d1e8a03df75986 (patch)
tree16bb067df61fc836a567a285fd0381112110616e /lisp/eshell
parentad0f33869f055450c27458689af38f2a6e1223d7 (diff)
(eshell-cmd): Replace links to eshell.info with
links to eshell, to avoid problems on systems where the manual is installed as `eshell'.
Diffstat (limited to 'lisp/eshell')
-rw-r--r--lisp/eshell/esh-cmd.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/esh-cmd.el b/lisp/eshell/esh-cmd.el
index c9174f46b9..a3c7d58c06 100644
--- a/lisp/eshell/esh-cmd.el
+++ b/lisp/eshell/esh-cmd.el
@@ -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: