diff options
| author | Glenn Morris | 2010-06-22 20:01:35 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-06-22 20:01:35 -0700 |
| commit | b11867f9566cac56911529be2ef3162b54ce892f (patch) | |
| tree | 974e4a0ae84dedd827429b92d92748bb146fc6f6 | |
| parent | 9360256ab9a5cc37eb3bc70b7861094a73132df9 (diff) | |
| download | emacs-b11867f9566cac56911529be2ef3162b54ce892f.tar.gz emacs-b11867f9566cac56911529be2ef3162b54ce892f.zip | |
* info/dir: Start descriptions in column 32, per Texinfo convention.
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | info/dir | 117 |
2 files changed, 64 insertions, 57 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-06-23 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * info/dir: Start descriptions in column 32, per Texinfo convention. | ||
| 4 | |||
| 1 | 2010-06-12 Chong Yidong <cyd@stupidchicken.com> | 5 | 2010-06-12 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * INSTALL: Update font information (Bug#6389). | 7 | * INSTALL: Update font information (Bug#6389). |
| @@ -19,75 +19,78 @@ The Info Directory | |||
| 19 | 19 | ||
| 20 | * Menu: | 20 | * Menu: |
| 21 | 21 | ||
| 22 | * Info: (info). How to use the documentation browsing system. | 22 | * Info: (info). How to use the documentation browsing system. |
| 23 | 23 | ||
| 24 | Emacs | 24 | Emacs |
| 25 | * Emacs: (emacs). The extensible self-documenting text editor. | 25 | * Emacs: (emacs). The extensible self-documenting text editor. |
| 26 | * Emacs FAQ: (efaq). Frequently Asked Questions about Emacs. | 26 | * Emacs FAQ: (efaq). Frequently Asked Questions about Emacs. |
| 27 | 27 | ||
| 28 | GNU Emacs Lisp | 28 | GNU Emacs Lisp |
| 29 | * Emacs Lisp Intro: (eintr). | 29 | * Emacs Lisp Intro: (eintr). A simple introduction to Emacs Lisp programming. |
| 30 | A simple introduction to Emacs Lisp programming. | 30 | * Elisp: (elisp). The Emacs Lisp Reference Manual. |
| 31 | * Elisp: (elisp). The Emacs Lisp Reference Manual. | ||
| 32 | 31 | ||
| 33 | Emacs editing modes | 32 | Emacs editing modes |
| 34 | * Ada mode: (ada-mode). Emacs mode for editing and compiling Ada code. | 33 | * Ada mode: (ada-mode). Emacs mode for editing and compiling Ada code. |
| 35 | * CC Mode: (ccmode). Emacs mode for editing C, C++, Objective-C, | 34 | * CC Mode: (ccmode). Emacs mode for editing C, C++, Objective-C, |
| 36 | Java, Pike, AWK, and CORBA IDL code. | 35 | Java, Pike, AWK, and CORBA IDL code. |
| 37 | * IDLWAVE: (idlwave). Major mode and shell for IDL files. | 36 | * IDLWAVE: (idlwave). Major mode and shell for IDL files. |
| 38 | * nXML Mode: (nxml-mode). XML editing mode with RELAX NG support. | 37 | * nXML Mode: (nxml-mode). XML editing mode with RELAX NG support. |
| 39 | * Org Mode: (org). Outline-based notes management and organizer | 38 | * Org Mode: (org). Outline-based notes management and organizer |
| 40 | 39 | ||
| 41 | Emacs network features | 40 | Emacs network features |
| 42 | * EUDC: (eudc). An Emacs client for directory servers (LDAP, PH). | 41 | * EUDC: (eudc). Emacs client for directory servers (LDAP, PH). |
| 43 | * Gnus: (gnus). The newsreader Gnus. | 42 | * Gnus: (gnus). The newsreader Gnus. |
| 44 | * Mairix: (mairix-el). Emacs interface to the Mairix mail indexer. | 43 | * Mairix: (mairix-el). Emacs interface to the Mairix mail indexer. |
| 45 | * MH-E: (mh-e). Emacs interface to the MH mail system. | 44 | * MH-E: (mh-e). Emacs interface to the MH mail system. |
| 46 | * Message: (message). Mail and news composition mode that goes with Gnus. | 45 | * Message: (message). Mail and news composition mode that |
| 47 | * Newsticker: (newsticker). A Newsticker for Emacs. | 46 | goes with Gnus. |
| 48 | * PGG: (pgg). Emacs interface to various PGP implementations. | 47 | * Newsticker: (newsticker). A Newsticker for Emacs. |
| 49 | * ERC: (erc). Powerful, modular, and extensible IRC client for Emacs. | 48 | * PGG: (pgg). Emacs interface to various PGP implementations. |
| 50 | * Rcirc: (rcirc). Internet Relay Chat (IRC) client. | 49 | * ERC: (erc). Powerful and extensible IRC client for Emacs. |
| 51 | * SASL: (sasl). The Emacs SASL library. | 50 | * Rcirc: (rcirc). Internet Relay Chat (IRC) client. |
| 52 | * SC: (sc). Supercite lets you cite parts of messages you're | 51 | * SASL: (sasl). The Emacs SASL library. |
| 53 | replying to, in flexible ways. | 52 | * SC: (sc). Supercite lets you cite parts of messages |
| 53 | you're replying to, in flexible ways. | ||
| 54 | * Sieve: (sieve). Managing Sieve scripts in Emacs. | 54 | * Sieve: (sieve). Managing Sieve scripts in Emacs. |
| 55 | * TRAMP: (tramp). Transparent Remote Access, Multiple Protocol | 55 | * TRAMP: (tramp). Transparent Remote Access, Multiple Protocol |
| 56 | GNU Emacs remote file access via rsh and rcp. | 56 | GNU Emacs remote file access via rsh and rcp. |
| 57 | 57 | ||
| 58 | Emacs misc features | 58 | Emacs misc features |
| 59 | * Autotype: (autotype). Convenient features for text that you enter frequently | 59 | * Autotype: (autotype). Convenient features for text that you enter |
| 60 | in Emacs. | 60 | frequently in Emacs. |
| 61 | * Calc: (calc). Advanced desk calculator and mathematical tool. | 61 | * Calc: (calc). Advanced desk calculator and mathematical tool. |
| 62 | * Dired-X: (dired-x). Dired Extra Features. | 62 | * Dired-X: (dired-x). Dired Extra Features. |
| 63 | * EasyPG Assistant: (epa). An Emacs user interface to GNU Privacy Guard. | 63 | * EasyPG Assistant: (epa). An Emacs user interface to GNU Privacy Guard. |
| 64 | * Ebrowse: (ebrowse). A C++ class browser for Emacs. | 64 | * Ebrowse: (ebrowse). A C++ class browser for Emacs. |
| 65 | * EDE: (ede). The Emacs Development Environment. | 65 | * EDE: (ede). The Emacs Development Environment. |
| 66 | * Ediff: (ediff). A visual interface for comparing and merging programs. | 66 | * Ediff: (ediff). A visual interface for comparing and |
| 67 | * EDT: (edt). An Emacs emulation of the EDT editor. | 67 | merging programs. |
| 68 | * EIEIO: (eieio). An object system for Emacs Lisp. | 68 | * EDT: (edt). An Emacs emulation of the EDT editor. |
| 69 | * Eshell: (eshell). A command shell implemented in Emacs Lisp. | 69 | * EIEIO: (eieio). An object system for Emacs Lisp. |
| 70 | * Flymake: (flymake). A universal on-the-fly syntax checker. | 70 | * Eshell: (eshell). A command shell implemented in Emacs Lisp. |
| 71 | * Forms: (forms). Emacs package for editing data bases | 71 | * Flymake: (flymake). A universal on-the-fly syntax checker. |
| 72 | by filling in forms. | 72 | * Forms: (forms). Emacs package for editing data bases |
| 73 | * PCL-CVS: (pcl-cvs). Emacs front-end to CVS. | 73 | by filling in forms. |
| 74 | * RefTeX: (reftex). Emacs support for LaTeX cross-references and citations. | 74 | * PCL-CVS: (pcl-cvs). Emacs front-end to CVS. |
| 75 | * Remember: (remember). Simple information manager for Emacs. | 75 | * RefTeX: (reftex). Emacs support for LaTeX cross-references |
| 76 | * Semantic: (semantic). Source code parsing utilities for Emacs. | 76 | and citations. |
| 77 | * SES: (ses). Simple Emacs Spreadsheet | 77 | * Remember: (remember). Simple information manager for Emacs. |
| 78 | * Speedbar: (speedbar). File/Tag summarizing utility. | 78 | * Semantic: (semantic). Source code parsing utilities for Emacs. |
| 79 | * VIP: (vip). An older VI-emulation for Emacs. | 79 | * SES: (ses). Simple Emacs Spreadsheet |
| 80 | * VIPER: (viper). The newest Emacs VI-emulation mode. | 80 | * Speedbar: (speedbar). File/Tag summarizing utility. |
| 81 | (also, A VI Plan for Emacs Rescue | 81 | * VIP: (vip). An older VI-emulation for Emacs. |
| 82 | or the VI PERil.) | 82 | * VIPER: (viper). The newest Emacs VI-emulation mode. |
| 83 | * WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man". | 83 | (also, A VI Plan for Emacs Rescue |
| 84 | or the VI PERil.) | ||
| 85 | * WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man". | ||
| 84 | 86 | ||
| 85 | Emacs lisp libraries | 87 | Emacs lisp libraries |
| 86 | * Auth-source: (auth). A single configuration for multiple applications. | 88 | * Auth-source: (auth). A single configuration for multiple |
| 87 | * CL: (cl). Partial Common Lisp support for Emacs Lisp. | 89 | applications. |
| 90 | * CL: (cl). Partial Common Lisp support for Emacs Lisp. | ||
| 88 | * D-Bus: (dbus). Using D-Bus in Emacs. | 91 | * D-Bus: (dbus). Using D-Bus in Emacs. |
| 89 | * Emacs MIME: (emacs-mime). Emacs MIME de/composition library. | 92 | * Emacs MIME: (emacs-mime). Emacs MIME de/composition library. |
| 90 | * URL: (url). URL loading package. | 93 | * URL: (url). URL loading package. |
| 91 | * Widget: (widget). The "widget" package used by the Emacs Customization | 94 | * Widget: (widget). The "widget" package used by the Emacs |
| 92 | facility. | 95 | Customization facility. |
| 93 | * SMTP: (smtpmail). Emacs library for sending mail via SMTP. | 96 | * SMTP: (smtpmail). Emacs library for sending mail via SMTP. |