]> git.eshelyaron.com Git - emacs.git/commitdiff
(eshell-smart): Replace links to eshell.info with
authorEli Zaretskii <eliz@gnu.org>
Tue, 18 Jul 2000 11:50:42 +0000 (11:50 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 18 Jul 2000 11:50:42 +0000 (11:50 +0000)
links to eshell, to avoid problems on systems where the manual is
installed as `eshell'.

lisp/eshell/em-smart.el

index 964a1a58a99b3a87e16174bffc8a4be6946e5456..e423b20e3b0722fb2c12a61e856a5feb41ddc95a 100644 (file)
@@ -31,7 +31,7 @@ some of the edit/review concepts inherent in the design of Plan 9's
 Most likely you will have to turn this option on and play around with
 it to get a real sense of how it works."
   :tag "Smart display of output"
-  :link '(info-link "(eshell.info)Smart display of output")
+  :link '(info-link "(eshell)Smart display of output")
   :group 'eshell-module)
 
 ;;; Commentary: