From c6bf6cdcc93c529c82a4a63130dc6c0c6a7646af Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Fri, 26 Mar 2004 07:03:06 +0000 Subject: [PATCH] * eshell/em-smart.el (eshell-smart): Comment out broken info-links to incomplete Info manual. --- lisp/eshell/em-smart.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/eshell/em-smart.el b/lisp/eshell/em-smart.el index fb539487204..750d7978287 100644 --- a/lisp/eshell/em-smart.el +++ b/lisp/eshell/em-smart.el @@ -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: -- 2.39.2