Go to the first, previous, next, last section, table of contents.
Unpacking the shar files will produce the following files. They are
the Emacs lisp sources, a C source, a Texinfo manual of GNUS, and a
Makefile.
- `gnus.el'
-
Main part of GNUS newsreader.
- `gnuspost.el'
-
Post news commands.
- `gnusmail.el'
-
Mail reply commands.
- `gnusmisc.el'
-
Miscellaneous commands.
- `nntp.el'
-
NNTP package.
- `nnspool.el'
-
A package accessing local news spool like NNTP.
- `mhspool.el'
-
A package accessing private directory like NNTP.
- `tcp.el'
-
Patches to some versions of GNU Emacs which do not have the function
open-network-stream
.
- `tcp.c'
-
C program for external TCP/IP implementation. This is used with
`tcp.el'.
- `gnus.texinfo'
-
Texinfo manual of GNUS.
- `Makefile'
-
Makefile to byte-compile the lisp files using the `make' command.
Go to the first, previous, next, last section, table of contents.