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