From: Bill Wohler Date: Fri, 28 Oct 2005 21:43:17 +0000 (+0000) Subject: (Help): Help mode now creates hyperlinks for URLs. X-Git-Tag: emacs-pretest-22.0.90~6225 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=22e388cda9dae21012adc90a3cb40954e393123f;p=emacs.git (Help): Help mode now creates hyperlinks for URLs. --- diff --git a/man/ChangeLog b/man/ChangeLog index d9f0312d319..1353f04b20f 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2005-10-28 Bill Wohler + + * help.texi (Help): Help mode now creates hyperlinks for URLs. + 2005-10-28 Richard M. Stallman * files.texi (Visiting): Explain how to enter ? in a file name. diff --git a/man/help.texi b/man/help.texi index bcae911d55f..ee0bb6b1050 100644 --- a/man/help.texi +++ b/man/help.texi @@ -32,8 +32,8 @@ support @key{F1}.) Most help buffers use a special major mode, Help mode, which lets you scroll conveniently with @key{SPC} and @key{DEL}. It also offers -hyperlinks to further help regarding cross-referenced names, Info nodes, -customization buffers and the like. @xref{Help Mode}. +hyperlinks to URLs and further help regarding cross-referenced names, Info +nodes, customization buffers and the like. @xref{Help Mode}. @cindex searching documentation efficiently @cindex looking for a subject in documentation