Mercurial > emacs
annotate info/dir @ 38709:00a56d6da660
(image-type-regexps): Use `\`' instead of `^' in
most regular expressions.
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Tue, 07 Aug 2001 08:03:10 +0000 |
| parents | f042a6d7e37c |
| children | 9c67db6edbd9 |
| rev | line source |
|---|---|
| 25845 | 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 | |
| 6 File: dir Node: Top This is the top of the INFO tree | |
| 7 This (the Directory node) gives a menu of major topics. | |
| 8 Typing "d" returns here, "q" exits, "?" lists all INFO commands, "h" | |
| 9 gives a primer for first-timers, "mEmacs<Return>" visits the Emacs topic, | |
| 10 etc. | |
| 11 In Emacs, you can click mouse button 2 on a menu item or cross reference | |
| 12 to select it. | |
| 13 --- PLEASE ADD DOCUMENTATION TO THIS TREE. (See INFO topic first.) --- | |
| 14 | |
| 15 * Menu: The list of major topics begins on the next line. | |
| 16 | |
|
34121
8ac4f972b03f
Change the category to "Emacs".
Eli Zaretskii <eliz@gnu.org>
parents:
33134
diff
changeset
|
17 Emacs |
|
8ac4f972b03f
Change the category to "Emacs".
Eli Zaretskii <eliz@gnu.org>
parents:
33134
diff
changeset
|
18 * Info: (info). How to use the documentation browsing system. |
| 25845 | 19 * Emacs: (emacs). The extensible self-documenting text editor. |
|
33116
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
20 * Emacs FAQ: (efaq). Frequently Asked Questions about Emacs. |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
21 |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
22 * CL: (cl). Partial Common Lisp support for Emacs Lisp. |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
23 * Dired-X: (dired-x). Dired Extra Features. |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
24 * Ediff: (ediff). A comprehensive visual interface to diff & patch. |
| 34143 | 25 * PCL-CVS: (pcl-cvs). Emacs front-end to CVS. |
|
33116
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
26 * Speedbar: (speedbar). File/Tag summarizing utility. |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
27 |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
28 * Ada mode: (ada-mode). The GNU Emacs mode for editing Ada code. |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
29 * CC mode: (ccmode). The GNU Emacs mode for editing C, C++, Objective-C |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
30 and Java code. |
|
35915
f042a6d7e37c
Fix the Ebrowse entry (was missing a dot).
Eli Zaretskii <eliz@gnu.org>
parents:
34143
diff
changeset
|
31 * Ebrowse: (ebrowse). A C++ class browser for Emacs. |
|
33116
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
32 * IDLWAVE: (idlwave). Major mode and shell for IDL and WAVE/CL files. |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
33 |
| 25845 | 34 * Gnus: (gnus). The news reader Gnus. |
| 35 * Message: (message). Mail and news composition mode that goes with Gnus. | |
| 36 * MH-E: (mh-e). Emacs interface to the MH mail system. | |
| 32009 | 37 * MIME: (emacs-mime). The MIME de/composition library. |
| 25845 | 38 * SC: (sc). Supercite lets you cite parts of messages you're |
| 39 replying to, in flexible ways. | |
|
33116
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
40 |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
41 * Autotype: (autotype). Convenient features for text that you enter frequently |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
42 in Emacs. |
|
32473
8e29b5f0a7ae
(Top): Add an entry for Eshell.
Eli Zaretskii <eliz@gnu.org>
parents:
32009
diff
changeset
|
43 * Eshell: (eshell). A command shell implemented in Emacs Lisp. |
| 27316 | 44 * EUDC: (eudc). Emacs Unified Directory Client. |
|
33116
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
45 * Forms: (forms). Emacs package for editing data bases |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
46 by filling in forms. |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
47 * RefTeX: (reftex). Emacs support for LaTeX cross-references and citations. |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
48 * Widget: (widget). The "widget" package used by the Emacs Customization |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
49 facility. |
| 30662 | 50 * WoMan: (woman). Browse UN*X Manual Pages "Wo (without) Man". |
| 25845 | 51 |
|
33116
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
52 * VIPER: (viper). The newest Emacs VI-emulation mode. |
|
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
53 * VIP: (vip). An older VI-emulation for Emacs. |
