mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(eshell-cmd): Replace links to eshell.info with
links to eshell, to avoid problems on systems where the manual is installed as `eshell'.
This commit is contained in:
parent
ad0f33869f
commit
3b2d7a2983
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue