1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

* eshell/esh-cmd.el (eshell-cmd):

Comment out broken info-links to incomplete Info manual.
This commit is contained in:
Juri Linkov 2004-03-26 07:05:31 +00:00
parent c6bf6cdcc9
commit 7c7085c052
2 changed files with 10 additions and 2 deletions

View file

@ -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: