# HG changeset patch # User Juri Linkov # Date 1080284586 0 # Node ID 5aa470f4fc15070fbc2bd23763e6b395bd281870 # Parent b73ba8cc2d91d57abc32c2e641cd24ac3437c898 * eshell/em-smart.el (eshell-smart): Comment out broken info-links to incomplete Info manual. diff -r b73ba8cc2d91 -r 5aa470f4fc15 lisp/eshell/em-smart.el --- a/lisp/eshell/em-smart.el Fri Mar 26 07:02:50 2004 +0000 +++ b/lisp/eshell/em-smart.el Fri Mar 26 07:03:06 2004 +0000 @@ -33,7 +33,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)Smart display of output") + ;; :link '(info-link "(eshell)Smart display of output") :group 'eshell-module) ;;; Commentary: