Mercurial > emacs
changeset 54567:5aa470f4fc15
* eshell/em-smart.el (eshell-smart):
Comment out broken info-links to incomplete Info manual.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Fri, 26 Mar 2004 07:03:06 +0000 |
parents | b73ba8cc2d91 |
children | 90583f4cef75 |
files | lisp/eshell/em-smart.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/eshell/em-smart.el Fri Mar 26 07:02:50 2004 +0000 +++ b/lisp/eshell/em-smart.el Fri Mar 26 07:03:06 2004 +0000 @@ -33,7 +33,7 @@ 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: