Mercurial > emacs
changeset 30273:dad74ad87ac2
(eshell-smart): 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:50:42 +0000 |
parents | 0179b2540cf1 |
children | 428e9eb82841 |
files | lisp/eshell/em-smart.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/eshell/em-smart.el Tue Jul 18 11:49:24 2000 +0000 +++ b/lisp/eshell/em-smart.el Tue Jul 18 11:50:42 2000 +0000 @@ -31,7 +31,7 @@ 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: