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