diff options
author | Karl Berry <karl@gnu.org> | 2009-02-16 17:41:58 +0000 |
---|---|---|
committer | Karl Berry <karl@gnu.org> | 2009-02-16 17:41:58 +0000 |
commit | 5dc584b517cb715fdf9ac9d8fab4c0356f1f17da (patch) | |
tree | 8d2293c0884314a6418af798df5b50f290b04857 /doc/misc/rcirc.texi | |
parent | 4c1958f4a989f573680ff901798aa2f291fd26ce (diff) | |
download | emacs-5dc584b517cb715fdf9ac9d8fab4c0356f1f17da.tar.gz emacs-5dc584b517cb715fdf9ac9d8fab4c0356f1f17da.tar.bz2 emacs-5dc584b517cb715fdf9ac9d8fab4c0356f1f17da.zip |
consistently use @insertcopying, @direntry, @contents
Diffstat (limited to 'doc/misc/rcirc.texi')
-rw-r--r-- | doc/misc/rcirc.texi | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi index dce2e03f6d9..6bc7185370b 100644 --- a/doc/misc/rcirc.texi +++ b/doc/misc/rcirc.texi @@ -33,10 +33,11 @@ developing GNU and promoting software freedom.'' @insertcopying @end titlepage +@contents + @ifnottex @node Top, Basics, (dir), (dir) @top rcirc Manual -@end ifnottex @code{rcirc} is an Emacs IRC client. @@ -45,6 +46,10 @@ communicate with each other in real-time. Communication occurs both in topic channels which are collections of many users, or privately, with just one other user. +@insertcopying + +@end ifnottex + @menu * Basics:: * Reference:: |