# HG changeset patch # User Juri Linkov # Date 1080284607 0 # Node ID 90583f4cef7585f257f9e67199bc6eaddcfb3876 # Parent 5aa470f4fc15070fbc2bd23763e6b395bd281870 * eshell/esh-cmd.el (eshell-cmd): Comment out broken info-links to incomplete Info manual. diff -r 5aa470f4fc15 -r 90583f4cef75 lisp/eshell/esh-cmd.el --- 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 . 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: