comparison info/dir @ 90288:7432ca837c8d

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9 Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 16-33) - Update from CVS - Install ERC. - Fix ERC compiler warnings. - Use utf-8 encoding in ERC ChangeLogs. - Merge ERC-related Viper hacks into Viper. - Merge from erc--main--0 - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 8-13) - Merge from emacs--devo--0 - Update from CVS
author Miles Bader <miles@gnu.org>
date Wed, 01 Feb 2006 10:07:17 +0000
parents fa0da9b57058 fc745b05e928
children 146cd8369025
comparison
equal deleted inserted replaced
90287:3cd97358d81a 90288:7432ca837c8d
18 Each menu line that starts with a * is a topic you can select with "m". 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. 19 Every third topic has a red * to help pick the right number to type.
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 * ERC: (erc). Powerful, modular, and extensible IRC client
45 for Emacs.
44 * Flymake: (flymake). An on-the-fly syntax checker for Emacs. 46 * Flymake: (flymake). An on-the-fly syntax checker for Emacs.
45 * IDLWAVE: (idlwave). Major mode and shell for IDL and WAVE/CL files. 47 * IDLWAVE: (idlwave). Major mode and shell for IDL and WAVE/CL files.
46 48
47 * Gnus: (gnus). The news reader Gnus. 49 * Gnus: (gnus). The news reader Gnus.
48 * Message: (message). Mail and news composition mode that goes with Gnus. 50 * Message: (message). Mail and news composition mode that goes with Gnus.
49 * MH-E: (mh-e). Emacs interface to the MH mail system. 51 * MH-E: (mh-e). Emacs interface to the MH mail system.
50 * MIME: (emacs-mime). Emacs MIME de/composition library. 52 * MIME: (emacs-mime). Emacs MIME de/composition library.
51 * Newsticker: (newsticker). A News ticker for Emacs. 53 * Newsticker: (newsticker). A News ticker for Emacs.
52 * PGG: (pgg). Emacs interface to various PGP implementations. 54 * PGG: (pgg). Emacs interface to various PGP implementations.
53 * SC: (sc). Supercite lets you cite parts of messages you're 55 * Rcirc: (rcirc). Internet Relay Chat (IRC) client.
54 replying to, in flexible ways. 56 * SC: (sc). Supercite lets you cite parts of messages you're
57 replying to, in flexible ways.
55 * SMTP: (smtpmail). Emacs library for sending mail via SMTP. 58 * SMTP: (smtpmail). Emacs library for sending mail via SMTP.
56 * Sieve: (sieve). Managing Sieve scripts in Emacs. 59 * Sieve: (sieve). Managing Sieve scripts in Emacs.
57 60
58 * Autotype: (autotype). Convenient features for text that you enter frequently 61 * Autotype: (autotype). Convenient features for text that you enter frequently
59 in Emacs. 62 in Emacs.
60 * Calc: (calc). Advanced desk calculator and mathematical tool. 63 * Calc: (calc). Advanced desk calculator and mathematical tool.
61 * Eshell: (eshell). A command shell implemented in Emacs Lisp. 64 * Eshell: (eshell). A command shell implemented in Emacs Lisp.
62 * EUDC: (eudc). An Emacs client for directory servers (LDAP, PH). 65 * EUDC: (eudc). An Emacs client for directory servers (LDAP, PH).
63 * Forms: (forms). Emacs package for editing data bases 66 * Forms: (forms). Emacs package for editing data bases
64 by filling in forms. 67 by filling in forms.
65 * RefTeX: (reftex). Emacs support for LaTeX cross-references and citations. 68 * RefTeX: (reftex). Emacs support for LaTeX cross-references and citations.
66 * SES: (ses). Simple Emacs Spreadsheet 69 * SES: (ses). Simple Emacs Spreadsheet
67 * Tramp: (tramp). Transparent Remote (file) Access, Multiple Protocol. 70 * Tramp: (tramp). Transparent Remote (file) Access, Multiple Protocol.
68 Edit remote files via a remote shell (rsh, 71 Edit remote files via a remote shell (rsh,
69 ssh, telnet). 72 ssh, telnet).
70 * URL: (url). URL loading package. 73 * URL: (url). URL loading package.
71 * Widget: (widget). The "widget" package used by the Emacs Customization 74 * Widget: (widget). The "widget" package used by the Emacs Customization
72 facility. 75 facility.
73 * WoMan: (woman). Browse UN*X Manual Pages "Wo (without) Man". 76 * WoMan: (woman). Browse UN*X Manual Pages "Wo (without) Man".
74 77
75 * VIPER: (viper). The newest Emacs VI-emulation mode. 78 * VIPER: (viper). The newest Emacs VI-emulation mode.
76 (also, A VI Plan for Emacs Rescue 79 (also, A VI Plan for Emacs Rescue
77 or the VI PERil.) 80 or the VI PERil.)
78 * VIP: (vip). An older VI-emulation for Emacs. 81 * VIP: (vip). An older VI-emulation for Emacs.