changeset 54568:90583f4cef75

* eshell/esh-cmd.el (eshell-cmd): Comment out broken info-links to incomplete Info manual.
author Juri Linkov <juri@jurta.org>
date Fri, 26 Mar 2004 07:03:27 +0000
parents 5aa470f4fc15
children 3a7d16dc72af
files lisp/eshell/esh-cmd.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/eshell/esh-cmd.el	Fri Mar 26 07:03:06 2004 +0000
+++ b/lisp/eshell/esh-cmd.el	Fri Mar 26 07:03:27 2004 +0000
@@ -30,7 +30,7 @@
 pressing <RET>.  There are several different kinds of commands,
 however."
   :tag "Command invocation"
-  :link '(info-link "(eshell)Command invocation")
+  ;; :link '(info-link "(eshell)Command invocation")
   :group 'eshell)
 
 ;;; Commentary: