From: Bill Wohler Date: Tue, 1 Nov 2005 17:32:46 +0000 (+0000) Subject: (Help Mode): Fix typo. X-Git-Tag: emacs-pretest-22.0.90~6135 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c9acf4f72d1f730d5d8235c559582a7fd021cfc0;p=emacs.git (Help Mode): Fix typo. --- diff --git a/man/ChangeLog b/man/ChangeLog index 834c7d46749..c41066a9314 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2005-11-01 Bill Wohler + + * help.texi (Help Mode): Fix typo. + 2005-11-01 Nick Roberts * building.texi (Other GDB User Interface Buffers): Describe diff --git a/man/help.texi b/man/help.texi index 297258072f8..8ecc610c66c 100644 --- a/man/help.texi +++ b/man/help.texi @@ -448,7 +448,7 @@ name with @kbd{Mouse-1} or @kbd{Mouse-2}, or move point there and type @cindex viewing web pages in help @cindex web pages, viewing in help @findex browse-url - You can follow cross references to URLs (web pages) as well. When + You can follow cross references to URLs (web pages) as well. When you follow a cross reference that is a URL, the @code{browse-url} command is used to view the web page in a browser of your choosing. @xref{Browse-URL}.