* dispextern.h (FACE_SUITABLE_FOR_CHAR_P): Remove unused macro.
[bpt/emacs.git] / info / dir
1 This is the file .../info/dir, which contains the
2 topmost node of the Info hierarchy, called (dir)Top.
3 The first time you invoke Info you start off looking at this node.
4 \1f
5 File: dir, Node: Top This is the top of the INFO tree
6
7 The Info Directory
8 ******************
9
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.
19
20 * Menu:
21
22 Texinfo documentation system
23 * Info: (info). How to use the documentation browsing system.
24
25 Emacs
26 * Emacs: (emacs). The extensible self-documenting text editor.
27 * Emacs FAQ: (efaq). Frequently Asked Questions about Emacs.
28
29 GNU Emacs Lisp
30 * Emacs Lisp Intro: (eintr). A simple introduction to Emacs Lisp programming.
31 * Elisp: (elisp). The Emacs Lisp Reference Manual.
32
33 Emacs editing modes
34 * Ada mode: (ada-mode). Emacs mode for editing and compiling Ada code.
35 * CC Mode: (ccmode). Emacs mode for editing C, C++, Objective-C,
36 Java, Pike, AWK, and CORBA IDL code.
37 * IDLWAVE: (idlwave). Major mode and shell for IDL files.
38 * nXML Mode: (nxml-mode). XML editing mode with RELAX NG support.
39 * Octave mode: (octave-mode). Emacs mode for editing GNU Octave files.
40 * Org Mode: (org). Outline-based notes management and organizer.
41
42 Emacs network features
43 * Emacs GnuTLS: (emacs-gnutls). The Emacs GnuTLS integration.
44 * ERC: (erc). Powerful and extensible IRC client for Emacs.
45 * EUDC: (eudc). Emacs client for directory servers (LDAP, PH).
46 * Gnus: (gnus). The newsreader Gnus.
47 * Mairix: (mairix-el). Emacs interface to the Mairix mail indexer.
48 * Message: (message). Mail and news composition mode that
49 goes with Gnus.
50 * MH-E: (mh-e). Emacs interface to the MH mail system.
51 * Newsticker: (newsticker). A Newsticker for Emacs.
52 * PGG: (pgg). Emacs interface to various PGP implementations.
53 * Rcirc: (rcirc). Internet Relay Chat (IRC) client.
54 * SASL: (sasl). The Emacs SASL library.
55 * SC: (sc). Supercite lets you cite parts of messages
56 you're replying to, in flexible ways.
57 * Sieve: (sieve). Managing Sieve scripts in Emacs.
58 * TRAMP: (tramp). Transparent Remote Access, Multiple Protocol
59 Emacs remote file access via rsh and rcp.
60
61 Emacs misc features
62 * Autotype: (autotype). Convenient features for text that you enter
63 frequently in Emacs.
64 * Bovine: (bovine). Semantic bovine parser development.
65 * Calc: (calc). Advanced desk calculator and mathematical tool.
66 * Dired-X: (dired-x). Dired Extra Features.
67 * Ebrowse: (ebrowse). A C++ class browser for Emacs.
68 * EDE: (ede). The Emacs Development Environment.
69 * Ediff: (ediff). A visual interface for comparing and
70 merging programs.
71 * EDT: (edt). An Emacs emulation of the EDT editor.
72 * EIEIO: (eieio). An objects system for Emacs Lisp.
73 * EasyPG Assistant: (epa). An Emacs user interface to GNU Privacy Guard.
74 * ERT: (ert). Emacs Lisp regression testing tool.
75 * Eshell: (eshell). A command shell implemented in Emacs Lisp.
76 * Flymake: (flymake). A universal on-the-fly syntax checker.
77 * Forms: (forms). Emacs package for editing data bases
78 by filling in forms.
79 * Htmlfontify: (htmlfontify). Convert source code to html.
80 * Ido: (ido). Interactively do things with buffers and files.
81 * PCL-CVS: (pcl-cvs). Emacs front-end to CVS.
82 * RefTeX: (reftex). Emacs support for LaTeX cross-references
83 and citations.
84 * Remember: (remember). Simple information manager for Emacs.
85 * Semantic: (semantic). Source code parser library and utilities.
86 * SES: (ses). Simple Emacs Spreadsheet.
87 * Speedbar: (speedbar). File/Tag summarizing utility.
88 * SRecode: (srecode). Semantic template code generator.
89 * Todo Mode: (todo-mode). Make and maintain todo lists.
90 * VIP: (vip). An older VI-emulation for Emacs.
91 * VIPER: (viper). A VI-emulation mode for Emacs.
92 * Wisent: (wisent). Semantic Wisent parser development.
93 * WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man".
94
95 Emacs lisp libraries
96 * Auth-source: (auth). The Emacs auth-source library.
97 * CL: (cl). Partial Common Lisp support for Emacs Lisp.
98 * D-Bus: (dbus). Using D-Bus in Emacs.
99 * Emacs MIME: (emacs-mime). Emacs MIME de/composition library.
100 * SMTP: (smtpmail). Emacs library for sending mail via SMTP.
101 * URL: (url). URL loading package.
102 * Widget: (widget). The "widget" package used by the Emacs
103 Customization facility.