]> code.delx.au - gnu-emacs/blob - info/dir
Add an entry for Flymake.
[gnu-emacs] / info / dir
1 -*- Text -*-
2 This is the file .../info/dir, which contains the topmost node of the
3 Info hierarchy. The first time you invoke Info you start off
4 looking at that node, which is (dir)Top.
5 \1f
6 File: dir Node: Top This is the top of the INFO tree
7
8 The Info Directory
9 ******************
10
11 The Info Directory is the top-level menu of major Info topics.
12 Type "d" in Info to return to the Info Directory. Type "q" to exit Info.
13 Type "?" for a list of Info commands, or "h" to visit an Info tutorial.
14 Type "m" to choose a menu item--for instance,
15 "mEmacs<Return>" visits the Emacs manual.
16 In Emacs Info, you can click mouse button 2 on a menu item
17 or cross reference to follow it to its target.
18
19 * Menu: Each line that starts with a * is a topic you can select with "m".
20 Every third topic has a red *.
21
22 * Info: (info). How to use the documentation browsing system.
23
24 Emacs
25 * Emacs: (emacs). The extensible self-documenting text editor.
26 * Emacs FAQ: (efaq). Frequently Asked Questions about Emacs.
27 * Emacs Lisp Introduction: (eintr).
28 A simple introduction to Emacs Lisp programming.
29 * Elisp: (elisp). The Emacs Lisp Reference Manual.
30
31 * CL: (cl). Partial Common Lisp support for Emacs Lisp.
32 * Dired-X: (dired-x). Dired Extra Features.
33 * Ediff: (ediff). A visual interface for comparing and merging programs.
34 * PCL-CVS: (pcl-cvs). Emacs front-end to CVS.
35 * Speedbar: (speedbar). File/Tag summarizing utility.
36
37 * Ada mode: (ada-mode). Emacs mode for editing Ada code.
38 * CC mode: (ccmode). Emacs mode for editing C, C++, Objective-C,
39 Java, Pike, and IDL code.
40 * Ebrowse: (ebrowse). A C++ class browser for Emacs.
41 * Flymake: (flymake). An on-the-fly syntax checker for Emacs.
42 * IDLWAVE: (idlwave). Major mode and shell for IDL and WAVE/CL files.
43
44 * Gnus: (gnus). The news reader Gnus.
45 * Message: (message). Mail and news composition mode that goes with Gnus.
46 * MH-E: (mh-e). Emacs interface to the MH mail system.
47 * MIME: (emacs-mime). Emacs MIME de/composition library.
48 * SC: (sc). Supercite lets you cite parts of messages you're
49 replying to, in flexible ways.
50 * SMTP: (smtpmail). Emacs library for sending mail via SMTP.
51
52 * Autotype: (autotype). Convenient features for text that you enter frequently
53 in Emacs.
54 * Calc: (calc). Advanced desk calculator and mathematical tool.
55 * Eshell: (eshell). A command shell implemented in Emacs Lisp.
56 * EUDC: (eudc). An Emacs client for directory servers (LDAP, PH).
57 * Forms: (forms). Emacs package for editing data bases
58 by filling in forms.
59 * RefTeX: (reftex). Emacs support for LaTeX cross-references and citations.
60 * SES: (ses). Simple Emacs Spreadsheet
61 * Tramp: (tramp). Transparent Remote (file) Access, Multiple Protocol.
62 Edit remote files via a remote shell (rsh,
63 ssh, telnet).
64 * Widget: (widget). The "widget" package used by the Emacs Customization
65 facility.
66 * WoMan: (woman). Browse UN*X Manual Pages "Wo (without) Man".
67
68 * VIPER: (viper). The newest Emacs VI-emulation mode.
69 (also, A VI Plan for Emacs Rescue
70 or the VI PERil.)
71 * VIP: (vip). An older VI-emulation for Emacs.