aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Rumney2008-02-07 13:38:45 +0000
committerJason Rumney2008-02-07 13:38:45 +0000
commit7c2dc41f8fe6c57f0ad4edf527fcbb0c7011f20c (patch)
treef7673842d680232b61c5f9917c71ca0fc23fbb88
parenteafa12e67bd793f69fabcb68c0f50609eb7b7fa8 (diff)
downloademacs-7c2dc41f8fe6c57f0ad4edf527fcbb0c7011f20c.tar.gz
emacs-7c2dc41f8fe6c57f0ad4edf527fcbb0c7011f20c.zip
Group manuals by category, and move important groups to top.
-rw-r--r--info/dir95
1 files changed, 51 insertions, 44 deletions
diff --git a/info/dir b/info/dir
index a44a7bd28f6..701e77487fc 100644
--- a/info/dir
+++ b/info/dir
@@ -4,75 +4,82 @@ The first time you invoke Info you start off looking at this node.
4 4
5File: dir, Node: Top This is the top of the INFO tree 5File: dir, Node: Top This is the top of the INFO tree
6 6
7 This (the Directory node) gives a menu of major topics. 7The Info Directory
8 Typing "q" exits, "?" lists all Info commands, "d" returns here, 8******************
9 "h" gives a primer for first-timers,
10 "mEmacs<Return>" visits the Emacs manual, etc.
11 9
12 In Emacs, you can click mouse button 2 on a menu item or cross reference 10 The Info Directory is the top-level menu of major Info topics.
13 to select it. 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.
14 19
15* Menu: 20* Menu:
16 21
22* Info: (info). How to use the documentation browsing system.
23
17Emacs 24Emacs
25* Emacs: (emacs). The extensible self-documenting text editor.
26* Emacs FAQ: (efaq). Frequently Asked Questions about Emacs.
27
28GNU Emacs Lisp
29* Emacs Lisp Intro: (eintr).
30 A simple introduction to Emacs Lisp programming.
31* Elisp: (elisp). The Emacs Lisp Reference Manual.
32
33Emacs editing modes
18* Ada mode: (ada-mode). Emacs mode for editing and compiling Ada code. 34* Ada mode: (ada-mode). Emacs mode for editing and compiling Ada code.
19* Autotype: (autotype). Convenient features for text that you enter frequently
20 in Emacs.
21* CC Mode: (ccmode). Emacs mode for editing C, C++, Objective-C, 35* CC Mode: (ccmode). Emacs mode for editing C, C++, Objective-C,
22 Java, Pike, AWK, and CORBA IDL code. 36 Java, Pike, AWK, and CORBA IDL code.
23* CL: (cl). Partial Common Lisp support for Emacs Lisp. 37* IDLWAVE: (idlwave). Major mode and shell for IDL files.
38* nXML Mode: (nxml-mode). XML editing mode with RELAX NG support.
39* Org Mode: (org). Outline-based notes management and organizer
40
41Emacs network features
42* EUDC: (eudc). An Emacs client for directory servers (LDAP, PH).
43* Gnus: (gnus). The newsreader Gnus.
44* MH-E: (mh-e). Emacs interface to the MH mail system.
45* Message: (message). Mail and news composition mode that goes with Gnus.
46* Newsticker: (newsticker). A Newsticker for Emacs.
47* PGG: (pgg). Emacs interface to various PGP implementations.
48* ERC: (erc). Powerful, modular, and extensible IRC client for Emacs.
49* Rcirc: (rcirc). Internet Relay Chat (IRC) client.
50* SC: (sc). Supercite lets you cite parts of messages you're
51 replying to, in flexible ways.
52* Sieve: (sieve). Managing Sieve scripts in Emacs.
53* TRAMP: (tramp). Transparent Remote Access, Multiple Protocol
54 GNU Emacs remote file access via rsh and rcp.
55
56Emacs misc features
57* Autotype: (autotype). Convenient features for text that you enter frequently
58 in Emacs.
24* Calc: (calc). Advanced desk calculator and mathematical tool. 59* Calc: (calc). Advanced desk calculator and mathematical tool.
25* D-Bus: (dbus). Using D-Bus in Emacs.
26* Dired-X: (dired-x). Dired Extra Features. 60* Dired-X: (dired-x). Dired Extra Features.
27* ERC: (erc). Powerful, modular, and extensible IRC client for Emacs.
28* EUDC: (eudc). An Emacs client for directory servers (LDAP, PH).
29* Ebrowse: (ebrowse). A C++ class browser for Emacs. 61* Ebrowse: (ebrowse). A C++ class browser for Emacs.
30* Ediff: (ediff). A visual interface for comparing and merging programs. 62* Ediff: (ediff). A visual interface for comparing and merging programs.
31* Elisp: (elisp). The Emacs Lisp Reference Manual.
32* Emacs: (emacs). The extensible self-documenting text editor.
33* Emacs FAQ: (efaq). Frequently Asked Questions about Emacs.
34* Emacs Lisp Intro: (eintr).
35 A simple introduction to Emacs Lisp programming.
36* Emacs MIME: (emacs-mime). Emacs MIME de/composition library.
37* Eshell: (eshell). A command shell implemented in Emacs Lisp. 63* Eshell: (eshell). A command shell implemented in Emacs Lisp.
38* Flymake: (flymake). A universal on-the-fly syntax checker. 64* Flymake: (flymake). A universal on-the-fly syntax checker.
39* Forms: (forms). Emacs package for editing data bases 65* Forms: (forms). Emacs package for editing data bases
40 by filling in forms. 66 by filling in forms.
41* Gnus: (gnus). The newsreader Gnus.
42* IDLWAVE: (idlwave). Major mode and shell for IDL files.
43* MH-E: (mh-e). Emacs interface to the MH mail system.
44* Message: (message). Mail and news composition mode that goes with Gnus.
45* Newsticker: (newsticker). A Newsticker for Emacs.
46* Org Mode: (org). Outline-based notes management and organizer
47* PCL-CVS: (pcl-cvs). Emacs front-end to CVS. 67* PCL-CVS: (pcl-cvs). Emacs front-end to CVS.
48* PGG: (pgg). Emacs interface to various PGP implementations.
49* Rcirc: (rcirc). Internet Relay Chat (IRC) client.
50* RefTeX: (reftex). Emacs support for LaTeX cross-references and citations. 68* RefTeX: (reftex). Emacs support for LaTeX cross-references and citations.
51* Remember: (remember). Simple information manager for Emacs 69* Remember: (remember). Simple information manager for Emacs
52* SC: (sc). Supercite lets you cite parts of messages you're
53 replying to, in flexible ways.
54* SES: (ses). Simple Emacs Spreadsheet 70* SES: (ses). Simple Emacs Spreadsheet
55* SMTP: (smtpmail). Emacs library for sending mail via SMTP.
56* Sieve: (sieve). Managing Sieve scripts in Emacs.
57* Speedbar: (speedbar). File/Tag summarizing utility. 71* Speedbar: (speedbar). File/Tag summarizing utility.
58* VIP: (vip). An older VI-emulation for Emacs. 72* VIP: (vip). An older VI-emulation for Emacs.
59* VIPER: (viper). The newest Emacs VI-emulation mode. 73* VIPER: (viper). The newest Emacs VI-emulation mode.
60 (also, A VI Plan for Emacs Rescue 74 (also, A VI Plan for Emacs Rescue
61 or the VI PERil.) 75 or the VI PERil.)
62* Widget: (widget). The "widget" package used by the Emacs Customization
63 facility.
64* WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man". 76* WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man".
65* nXML Mode: (nxml-mode). XML editing mode with RELAX NG support.
66
67Texinfo documentation system
68* Info: (info). How to use the documentation browsing system.
69 77
70GNU Emacs Lisp 78Emacs lisp libraries
71* URL: (url). URL loading package. 79* CL: (cl). Partial Common Lisp support for Emacs Lisp.
72 80* D-Bus: (dbus). Using D-Bus in Emacs.
73World Wide Web 81* Emacs MIME: (emacs-mime). Emacs MIME de/composition library.
74* URL: (url). URL loading package. 82* URL: (url). URL loading package.
75 83* Widget: (widget). The "widget" package used by the Emacs Customization
76GNU Emacs 84 facility.
77* TRAMP: (tramp). Transparent Remote Access, Multiple Protocol 85* SMTP: (smtpmail). Emacs library for sending mail via SMTP.
78 GNU Emacs remote file access via rsh and rcp.