]> git.eshelyaron.com Git - emacs.git/commitdiff
(Help): Help mode now creates hyperlinks for URLs.
authorBill Wohler <wohler@newt.com>
Fri, 28 Oct 2005 21:43:17 +0000 (21:43 +0000)
committerBill Wohler <wohler@newt.com>
Fri, 28 Oct 2005 21:43:17 +0000 (21:43 +0000)
man/ChangeLog
man/help.texi

index d9f0312d31926e011a4ecc2dcbc596e876ad63d8..1353f04b20fe1d704203ab771e83852d5235a5b3 100644 (file)
@@ -1,3 +1,7 @@
+2005-10-28  Bill Wohler  <wohler@newt.com>
+
+       * help.texi (Help): Help mode now creates hyperlinks for URLs.
+
 2005-10-28  Richard M. Stallman  <rms@gnu.org>
 
        * files.texi (Visiting): Explain how to enter ? in a file name.
index bcae911d55f4245124e1155f2f45dffed3ef490e..ee0bb6b10506ba3835d3fac577f00f6ff1ca603f 100644 (file)
@@ -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