1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 02:51:31 -08:00

* eshell/em-banner.el (eshell-banner):

Comment out broken info-links to incomplete Info manual.
This commit is contained in:
Juri Linkov 2004-03-26 07:02:50 +00:00
parent 3bbc63c48b
commit cb875e7bbe

View file

@ -30,7 +30,7 @@
It exists so that others wishing to create their own Eshell extension
modules may have a simple template to begin with."
:tag "Login banner"
:link '(info-link "(eshell)Login banner")
;; :link '(info-link "(eshell)Login banner")
:group 'eshell-module)
;;; Commentary: