summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-smart.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2000-07-18 11:50:42 +0000
committerEli Zaretskii <eliz@gnu.org>2000-07-18 11:50:42 +0000
commitc3bc30c8f3b597b1cd5393acbf48292e9821047b (patch)
treeb27ee6ac9a15bc7bb57345555c9b8569520258fc /lisp/eshell/em-smart.el
parent3b2d7a298316356d99740b1843d1e8a03df75986 (diff)
downloademacs-c3bc30c8f3b597b1cd5393acbf48292e9821047b.tar.gz
(eshell-smart): 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/em-smart.el')
-rw-r--r--lisp/eshell/em-smart.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/em-smart.el b/lisp/eshell/em-smart.el
index 964a1a58a99..e423b20e3b0 100644
--- a/lisp/eshell/em-smart.el
+++ b/lisp/eshell/em-smart.el
@@ -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: