diff options
| author | Glenn Morris <rgm@gnu.org> | 2009-06-13 21:18:51 +0000 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2009-06-13 21:18:51 +0000 |
| commit | 4f9d4de33d6ac7da127799ff1ef8c4dee52e20ca (patch) | |
| tree | f620f2912f97753dabc02187712c0c2a037c6045 | |
| parent | 2e17e05ea69687a11f204a9d8be1d8c0981c090d (diff) | |
| download | emacs-4f9d4de33d6ac7da127799ff1ef8c4dee52e20ca.tar.gz | |
(Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
| -rw-r--r-- | doc/misc/ChangeLog | 1 | ||||
| -rw-r--r-- | doc/misc/faq.texi | 5 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index f73dd195407..9cfa372f462 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -17,6 +17,7 @@ (Horizontal scrolling): Abbreviate Emacs 20 description. (Replacing text across multiple files): Fix name of dired command. (Disabling backups): Use require not load. + (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ. 2009-06-13 Bill Wohler <wohler@newt.com> diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi index 300b4658239..a290da2fcd5 100644 --- a/doc/misc/faq.texi +++ b/doc/misc/faq.texi @@ -4988,8 +4988,9 @@ most folks as that update propagates around. @cindex Gnus FAQ @cindex Learning more about Gnus -For more information on Gnus, consult the Gnus manual and FAQ, which are -part of the Gnus distribution. +For more information on Gnus, @pxref{Top,, the Gnus Manual, gnus, The +Gnus Manual}, which includes @ref{Frequently Asked Questions,, the Gnus +FAQ, gnus}. @node Concept index @unnumbered Concept Index |
