diff options
| author | Eli Zaretskii | 2006-01-27 18:48:05 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2006-01-27 18:48:05 +0000 |
| commit | 88ff0168def2c5cc7c65769a7604d5bf77932aa7 (patch) | |
| tree | 45ec52bc0765fd8b4ff7b92fd24bbb4841e2a9ba | |
| parent | 97ed0ac33e56158d8da7e7037119fccb0a8ffe3e (diff) | |
| download | emacs-88ff0168def2c5cc7c65769a7604d5bf77932aa7.tar.gz emacs-88ff0168def2c5cc7c65769a7604d5bf77932aa7.zip | |
Untabify the whole file.
(Rcirc): New entry.
| -rw-r--r-- | info/dir | 59 |
1 files changed, 30 insertions, 29 deletions
| @@ -3,7 +3,7 @@ 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 | 3 | Info hierarchy. The first time you invoke Info you start off |
| 4 | looking at that node, which is (dir)Top. | 4 | looking at that node, which is (dir)Top. |
| 5 | 5 | ||
| 6 | File: dir Node: Top This is the top of the INFO tree | 6 | File: dir Node: Top This is the top of the INFO tree |
| 7 | 7 | ||
| 8 | The Info Directory | 8 | The Info Directory |
| 9 | ****************** | 9 | ****************** |
| @@ -20,51 +20,52 @@ The Info Directory | |||
| 20 | 20 | ||
| 21 | * Menu: | 21 | * Menu: |
| 22 | 22 | ||
| 23 | * Info: (info). How to use the documentation browsing system. | 23 | * Info: (info). How to use the documentation browsing system. |
| 24 | 24 | ||
| 25 | Emacs | 25 | Emacs |
| 26 | * Emacs: (emacs). The extensible self-documenting text editor. | 26 | * Emacs: (emacs). The extensible self-documenting text editor. |
| 27 | * Emacs FAQ: (efaq). Frequently Asked Questions about Emacs. | 27 | * Emacs FAQ: (efaq). Frequently Asked Questions about Emacs. |
| 28 | * Emacs Lisp Introduction: (eintr). | 28 | * Emacs Lisp Introduction: (eintr). |
| 29 | A simple introduction to Emacs Lisp programming. | 29 | A simple introduction to Emacs Lisp programming. |
| 30 | * Elisp: (elisp). The Emacs Lisp Reference Manual. | 30 | * Elisp: (elisp). The Emacs Lisp Reference Manual. |
| 31 | 31 | ||
| 32 | * CL: (cl). Partial Common Lisp support for Emacs Lisp. | 32 | * CL: (cl). Partial Common Lisp support for Emacs Lisp. |
| 33 | * Dired-X: (dired-x). Dired Extra Features. | 33 | * Dired-X: (dired-x). Dired Extra Features. |
| 34 | * Ediff: (ediff). A visual interface for comparing and merging programs. | 34 | * Ediff: (ediff). A visual interface for comparing and merging programs. |
| 35 | * Emacs-Xtra: (emacs-xtra). Specialized Emacs features. | 35 | * Emacs-Xtra: (emacs-xtra). Specialized Emacs features. |
| 36 | * Org Mode: (org). Outline-based notes management and organizer. | 36 | * Org Mode: (org). Outline-based notes management and organizer. |
| 37 | * PCL-CVS: (pcl-cvs). Emacs front-end to CVS. | 37 | * PCL-CVS: (pcl-cvs). Emacs front-end to CVS. |
| 38 | * Speedbar: (speedbar). File/Tag summarizing utility. | 38 | * Speedbar: (speedbar). File/Tag summarizing utility. |
| 39 | 39 | ||
| 40 | * Ada mode: (ada-mode). Emacs mode for editing Ada code. | 40 | * Ada mode: (ada-mode). Emacs mode for editing Ada code. |
| 41 | * CC mode: (ccmode). Emacs mode for editing C, C++, Objective-C, | 41 | * CC mode: (ccmode). Emacs mode for editing C, C++, Objective-C, |
| 42 | Java, Pike, and IDL code. | 42 | Java, Pike, and IDL code. |
| 43 | * Ebrowse: (ebrowse). A C++ class browser for Emacs. | 43 | * Ebrowse: (ebrowse). A C++ class browser for Emacs. |
| 44 | * Flymake: (flymake). An on-the-fly syntax checker for Emacs. | 44 | * Flymake: (flymake). An on-the-fly syntax checker for Emacs. |
| 45 | * IDLWAVE: (idlwave). Major mode and shell for IDL and WAVE/CL files. | 45 | * IDLWAVE: (idlwave). Major mode and shell for IDL and WAVE/CL files. |
| 46 | 46 | ||
| 47 | * Gnus: (gnus). The news reader Gnus. | 47 | * Gnus: (gnus). The news reader Gnus. |
| 48 | * Message: (message). Mail and news composition mode that goes with Gnus. | 48 | * Message: (message). Mail and news composition mode that goes with Gnus. |
| 49 | * MH-E: (mh-e). Emacs interface to the MH mail system. | 49 | * MH-E: (mh-e). Emacs interface to the MH mail system. |
| 50 | * MIME: (emacs-mime). Emacs MIME de/composition library. | 50 | * MIME: (emacs-mime). Emacs MIME de/composition library. |
| 51 | * Newsticker: (newsticker). A News ticker for Emacs. | 51 | * Newsticker: (newsticker). A News ticker for Emacs. |
| 52 | * PGG: (pgg). Emacs interface to various PGP implementations. | 52 | * PGG: (pgg). Emacs interface to various PGP implementations. |
| 53 | * SC: (sc). Supercite lets you cite parts of messages you're | 53 | * Rcirc: (rcirc). Internet Relay Chat (IRC) client. |
| 54 | replying to, in flexible ways. | 54 | * SC: (sc). Supercite lets you cite parts of messages you're |
| 55 | replying to, in flexible ways. | ||
| 55 | * SMTP: (smtpmail). Emacs library for sending mail via SMTP. | 56 | * SMTP: (smtpmail). Emacs library for sending mail via SMTP. |
| 56 | * Sieve: (sieve). Managing Sieve scripts in Emacs. | 57 | * Sieve: (sieve). Managing Sieve scripts in Emacs. |
| 57 | 58 | ||
| 58 | * Autotype: (autotype). Convenient features for text that you enter frequently | 59 | * Autotype: (autotype). Convenient features for text that you enter frequently |
| 59 | in Emacs. | 60 | in Emacs. |
| 60 | * Calc: (calc). Advanced desk calculator and mathematical tool. | 61 | * Calc: (calc). Advanced desk calculator and mathematical tool. |
| 61 | * Eshell: (eshell). A command shell implemented in Emacs Lisp. | 62 | * Eshell: (eshell). A command shell implemented in Emacs Lisp. |
| 62 | * EUDC: (eudc). An Emacs client for directory servers (LDAP, PH). | 63 | * EUDC: (eudc). An Emacs client for directory servers (LDAP, PH). |
| 63 | * Forms: (forms). Emacs package for editing data bases | 64 | * Forms: (forms). Emacs package for editing data bases |
| 64 | by filling in forms. | 65 | by filling in forms. |
| 65 | * RefTeX: (reftex). Emacs support for LaTeX cross-references and citations. | 66 | * RefTeX: (reftex). Emacs support for LaTeX cross-references and citations. |
| 66 | * SES: (ses). Simple Emacs Spreadsheet | 67 | * SES: (ses). Simple Emacs Spreadsheet |
| 67 | * Tramp: (tramp). Transparent Remote (file) Access, Multiple Protocol. | 68 | * Tramp: (tramp). Transparent Remote (file) Access, Multiple Protocol. |
| 68 | Edit remote files via a remote shell (rsh, | 69 | Edit remote files via a remote shell (rsh, |
| 69 | ssh, telnet). | 70 | ssh, telnet). |
| 70 | * URL: (url). URL loading package. | 71 | * URL: (url). URL loading package. |
| @@ -75,4 +76,4 @@ Emacs | |||
| 75 | * VIPER: (viper). The newest Emacs VI-emulation mode. | 76 | * VIPER: (viper). The newest Emacs VI-emulation mode. |
| 76 | (also, A VI Plan for Emacs Rescue | 77 | (also, A VI Plan for Emacs Rescue |
| 77 | or the VI PERil.) | 78 | or the VI PERil.) |
| 78 | * VIP: (vip). An older VI-emulation for Emacs. | 79 | * VIP: (vip). An older VI-emulation for Emacs. |