]> git.eshelyaron.com Git - emacs.git/commitdiff
* eshell/em-smart.el (eshell-smart):
authorJuri Linkov <juri@jurta.org>
Fri, 26 Mar 2004 07:03:06 +0000 (07:03 +0000)
committerJuri Linkov <juri@jurta.org>
Fri, 26 Mar 2004 07:03:06 +0000 (07:03 +0000)
Comment out broken info-links to incomplete Info manual.

lisp/eshell/em-smart.el

index fb539487204ddfcb835ddf9971a22edf70dcda10..750d7978287b7cc90e6ba83264fb20cb12de5a4b 100644 (file)
@@ -33,7 +33,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)Smart display of output")
+  ;; :link '(info-link "(eshell)Smart display of output")
   :group 'eshell-module)
 
 ;;; Commentary: