# HG changeset patch # User Eli Zaretskii # Date 963920964 0 # Node ID 0179b2540cf1567e8940cac4a394d1789b6ab204 # Parent 54ff6ef3d884b7e997a6c0dc16e39ce8a86a1091 (eshell-cmd): Replace links to eshell.info with links to eshell, to avoid problems on systems where the manual is installed as `eshell'. diff -r 54ff6ef3d884 -r 0179b2540cf1 lisp/eshell/esh-cmd.el --- 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 . 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: