summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-smart.el
diff options
context:
space:
mode:
authorJuri Linkov <juri@jurta.org>2004-03-26 07:03:06 +0000
committerJuri Linkov <juri@jurta.org>2004-03-26 07:03:06 +0000
commitc6bf6cdcc93c529c82a4a63130dc6c0c6a7646af (patch)
treef13a0fe13acf870f43101aa1a4c22b7bbb6f7d17 /lisp/eshell/em-smart.el
parentcb875e7bbea5446a04e7e1aaca1ba60c00e55d9c (diff)
downloademacs-c6bf6cdcc93c529c82a4a63130dc6c0c6a7646af.tar.gz
* eshell/em-smart.el (eshell-smart):
Comment out broken info-links to incomplete Info manual.
Diffstat (limited to 'lisp/eshell/em-smart.el')
-rw-r--r--lisp/eshell/em-smart.el2
1 files changed, 1 insertions, 1 deletions
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: