aboutsummaryrefslogtreecommitdiffstats
path: root/info
diff options
context:
space:
mode:
authorMiles Bader2005-03-09 07:54:53 +0000
committerMiles Bader2005-03-09 07:54:53 +0000
commit8ab43fb27aa9d02d0ed06e0080f9b4f6e76b94ae (patch)
treeb4f65a9de7eda614306913d2ae3d643d33243f52 /info
parent2cdd4f8845ab5519a15f3c603d9ab48f7e1a91bd (diff)
downloademacs-8ab43fb27aa9d02d0ed06e0080f9b4f6e76b94ae.tar.gz
emacs-8ab43fb27aa9d02d0ed06e0080f9b4f6e76b94ae.zip
Changes from arch/CVS synchronization
Diffstat (limited to 'info')
-rw-r--r--info/dir11
1 files changed, 9 insertions, 2 deletions
diff --git a/info/dir b/info/dir
index 4af6f37174c..f0019507481 100644
--- a/info/dir
+++ b/info/dir
@@ -15,9 +15,10 @@ The Info Directory
15 "mEmacs<Return>" visits the Emacs manual. 15 "mEmacs<Return>" visits the Emacs manual.
16 In Emacs Info, you can click mouse button 2 on a menu item 16 In Emacs Info, you can click mouse button 2 on a menu item
17 or cross reference to follow it to its target. 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.
18 20
19* Menu: Each line that starts with a * is a topic you can select with "m". 21* Menu:
20 Every third topic has a red *.
21 22
22* Info: (info). How to use the documentation browsing system. 23* Info: (info). How to use the documentation browsing system.
23 24
@@ -31,6 +32,8 @@ Emacs
31* CL: (cl). Partial Common Lisp support for Emacs Lisp. 32* CL: (cl). Partial Common Lisp support for Emacs Lisp.
32* Dired-X: (dired-x). Dired Extra Features. 33* Dired-X: (dired-x). Dired Extra Features.
33* 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.
36* Org Mode: (org). Outline-based notes management and organizer.
34* PCL-CVS: (pcl-cvs). Emacs front-end to CVS. 37* PCL-CVS: (pcl-cvs). Emacs front-end to CVS.
35* Speedbar: (speedbar). File/Tag summarizing utility. 38* Speedbar: (speedbar). File/Tag summarizing utility.
36 39
@@ -38,15 +41,18 @@ Emacs
38* CC mode: (ccmode). Emacs mode for editing C, C++, Objective-C, 41* CC mode: (ccmode). Emacs mode for editing C, C++, Objective-C,
39 Java, Pike, and IDL code. 42 Java, Pike, and IDL code.
40* 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.
41* 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.
42 46
43* Gnus: (gnus). The news reader Gnus. 47* Gnus: (gnus). The news reader Gnus.
44* Message: (message). Mail and news composition mode that goes with Gnus. 48* Message: (message). Mail and news composition mode that goes with Gnus.
45* MH-E: (mh-e). Emacs interface to the MH mail system. 49* MH-E: (mh-e). Emacs interface to the MH mail system.
46* MIME: (emacs-mime). Emacs MIME de/composition library. 50* MIME: (emacs-mime). Emacs MIME de/composition library.
51* PGG: (pgg). Emacs interface to various PGP implementations.
47* SC: (sc). Supercite lets you cite parts of messages you're 52* SC: (sc). Supercite lets you cite parts of messages you're
48 replying to, in flexible ways. 53 replying to, in flexible ways.
49* SMTP: (smtpmail). Emacs library for sending mail via SMTP. 54* SMTP: (smtpmail). Emacs library for sending mail via SMTP.
55* Sieve: (sieve). Managing Sieve scripts in Emacs.
50 56
51* Autotype: (autotype). Convenient features for text that you enter frequently 57* Autotype: (autotype). Convenient features for text that you enter frequently
52 in Emacs. 58 in Emacs.
@@ -60,6 +66,7 @@ Emacs
60* Tramp: (tramp). Transparent Remote (file) Access, Multiple Protocol. 66* Tramp: (tramp). Transparent Remote (file) Access, Multiple Protocol.
61 Edit remote files via a remote shell (rsh, 67 Edit remote files via a remote shell (rsh,
62 ssh, telnet). 68 ssh, telnet).
69* URL: (url). URL loading package.
63* Widget: (widget). The "widget" package used by the Emacs Customization 70* Widget: (widget). The "widget" package used by the Emacs Customization
64 facility. 71 facility.
65* WoMan: (woman). Browse UN*X Manual Pages "Wo (without) Man". 72* WoMan: (woman). Browse UN*X Manual Pages "Wo (without) Man".