Add documentation for the Emacs GnuTLS integration.
[bpt/emacs.git] / info / dir
CommitLineData
5457150f
JR
1This is the file .../info/dir, which contains the
2topmost node of the Info hierarchy, called (dir)Top.
3The first time you invoke Info you start off looking at this node.
5b275f3b 4\1f
961de2e7 5File: dir, Node: Top This is the top of the INFO tree
5b275f3b 6
7c2dc41f
JR
7The Info Directory
8******************
0e270d15 9
7c2dc41f
JR
10 The Info Directory is the top-level menu of major Info topics.
11 Type "d" in Info to return to the Info Directory. Type "q" to exit Info.
12 Type "?" for a list of Info commands, or "h" to visit an Info tutorial.
13 Type "m" to choose a menu item--for instance,
14 "mEmacs<Return>" visits the Emacs manual.
15 In Emacs Info, you can click mouse button 2 on a menu item
16 or cross reference to follow it to its target.
17 Each menu line that starts with a * is a topic you can select with "m".
18 Every third topic has a red * to help pick the right number to type.
0e270d15 19
a624bcb8 20* Menu:
5b275f3b 21
b11867f9 22* Info: (info). How to use the documentation browsing system.
7c2dc41f 23
0e270d15 24Emacs
b11867f9
GM
25* Emacs: (emacs). The extensible self-documenting text editor.
26* Emacs FAQ: (efaq). Frequently Asked Questions about Emacs.
7c2dc41f
JR
27
28GNU Emacs Lisp
b11867f9
GM
29* Emacs Lisp Intro: (eintr). A simple introduction to Emacs Lisp programming.
30* Elisp: (elisp). The Emacs Lisp Reference Manual.
7c2dc41f
JR
31
32Emacs editing modes
b11867f9
GM
33* Ada mode: (ada-mode). Emacs mode for editing and compiling Ada code.
34* CC Mode: (ccmode). Emacs mode for editing C, C++, Objective-C,
35 Java, Pike, AWK, and CORBA IDL code.
36* IDLWAVE: (idlwave). Major mode and shell for IDL files.
7c2dc41f 37* nXML Mode: (nxml-mode). XML editing mode with RELAX NG support.
b11867f9 38* Org Mode: (org). Outline-based notes management and organizer
7c2dc41f
JR
39
40Emacs network features
b11867f9
GM
41* EUDC: (eudc). Emacs client for directory servers (LDAP, PH).
42* Gnus: (gnus). The newsreader Gnus.
6b4f4a2d 43* GnuTLS: (emacs-gnutls). The Emacs GnuTLS integration.
b11867f9
GM
44* Mairix: (mairix-el). Emacs interface to the Mairix mail indexer.
45* MH-E: (mh-e). Emacs interface to the MH mail system.
46* Message: (message). Mail and news composition mode that
47 goes with Gnus.
48* Newsticker: (newsticker). A Newsticker for Emacs.
49* PGG: (pgg). Emacs interface to various PGP implementations.
50* ERC: (erc). Powerful and extensible IRC client for Emacs.
51* Rcirc: (rcirc). Internet Relay Chat (IRC) client.
52* SASL: (sasl). The Emacs SASL library.
53* SC: (sc). Supercite lets you cite parts of messages
54 you're replying to, in flexible ways.
7c2dc41f 55* Sieve: (sieve). Managing Sieve scripts in Emacs.
b11867f9
GM
56* TRAMP: (tramp). Transparent Remote Access, Multiple Protocol
57 GNU Emacs remote file access via rsh and rcp.
7c2dc41f
JR
58
59Emacs misc features
b11867f9
GM
60* Autotype: (autotype). Convenient features for text that you enter
61 frequently in Emacs.
62* Calc: (calc). Advanced desk calculator and mathematical tool.
63* Dired-X: (dired-x). Dired Extra Features.
64* EasyPG Assistant: (epa). An Emacs user interface to GNU Privacy Guard.
65* Ebrowse: (ebrowse). A C++ class browser for Emacs.
66* EDE: (ede). The Emacs Development Environment.
67* Ediff: (ediff). A visual interface for comparing and
68 merging programs.
69* EDT: (edt). An Emacs emulation of the EDT editor.
70* EIEIO: (eieio). An object system for Emacs Lisp.
925d54ac 71* ERT: (ert). Emacs Lisp regression testing tool.
b11867f9
GM
72* Eshell: (eshell). A command shell implemented in Emacs Lisp.
73* Flymake: (flymake). A universal on-the-fly syntax checker.
74* Forms: (forms). Emacs package for editing data bases
75 by filling in forms.
76* PCL-CVS: (pcl-cvs). Emacs front-end to CVS.
77* RefTeX: (reftex). Emacs support for LaTeX cross-references
78 and citations.
79* Remember: (remember). Simple information manager for Emacs.
80* Semantic: (semantic). Source code parsing utilities for Emacs.
81* SES: (ses). Simple Emacs Spreadsheet
82* Speedbar: (speedbar). File/Tag summarizing utility.
83* VIP: (vip). An older VI-emulation for Emacs.
84* VIPER: (viper). The newest Emacs VI-emulation mode.
85 (also, A VI Plan for Emacs Rescue
86 or the VI PERil.)
87* WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man".
5457150f 88
7c2dc41f 89Emacs lisp libraries
b11867f9
GM
90* Auth-source: (auth). A single configuration for multiple
91 applications.
92* CL: (cl). Partial Common Lisp support for Emacs Lisp.
7c2dc41f 93* D-Bus: (dbus). Using D-Bus in Emacs.
b11867f9
GM
94* Emacs MIME: (emacs-mime). Emacs MIME de/composition library.
95* URL: (url). URL loading package.
96* Widget: (widget). The "widget" package used by the Emacs
97 Customization facility.
98* SMTP: (smtpmail). Emacs library for sending mail via SMTP.