Mercurial > emacs
changeset 30272:0179b2540cf1
(eshell-cmd): Replace links to eshell.info with
links to eshell, to avoid problems on systems where the manual is
installed as `eshell'.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 18 Jul 2000 11:49:24 +0000 |
parents | 54ff6ef3d884 |
children | dad74ad87ac2 |
files | lisp/eshell/esh-cmd.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/eshell/esh-cmd.el Tue Jul 18 11:47:47 2000 +0000 +++ b/lisp/eshell/esh-cmd.el Tue Jul 18 11:49:24 2000 +0000 @@ -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: