(decode_coding_utf_8): Check byte_after_cr before breaking the loop.
[bpt/emacs.git] / info / dir
CommitLineData
5457150f
JR
1This is the file .../info/dir, which contains the
2topmost node of the Info hierarchy, called (dir)Top.
3The first time you invoke Info you start off looking at this node.
5b275f3b 4\1f
961de2e7 5File: dir, Node: Top This is the top of the INFO tree
5b275f3b 6
7c2dc41f
JR
7The Info Directory
8******************
0e270d15 9
7c2dc41f
JR
10 The Info Directory is the top-level menu of major Info topics.
11 Type "d" in Info to return to the Info Directory. Type "q" to exit Info.
12 Type "?" for a list of Info commands, or "h" to visit an Info tutorial.
13 Type "m" to choose a menu item--for instance,
14 "mEmacs<Return>" visits the Emacs manual.
15 In Emacs Info, you can click mouse button 2 on a menu item
16 or cross reference to follow it to its target.
17 Each menu line that starts with a * is a topic you can select with "m".
18 Every third topic has a red * to help pick the right number to type.
0e270d15 19
a624bcb8 20* Menu:
5b275f3b 21
7c2dc41f
JR
22* Info: (info). How to use the documentation browsing system.
23
0e270d15 24Emacs
777af7e5
EZ
25* Emacs: (emacs). The extensible self-documenting text editor.
26* Emacs FAQ: (efaq). Frequently Asked Questions about Emacs.
7c2dc41f
JR
27
28GNU Emacs Lisp
29* Emacs Lisp Intro: (eintr).
30 A simple introduction to Emacs Lisp programming.
31* Elisp: (elisp). The Emacs Lisp Reference Manual.
32
33Emacs editing modes
5457150f 34* Ada mode: (ada-mode). Emacs mode for editing and compiling Ada code.
5457150f
JR
35* CC Mode: (ccmode). Emacs mode for editing C, C++, Objective-C,
36 Java, Pike, AWK, and CORBA IDL code.
777af7e5 37* IDLWAVE: (idlwave). Major mode and shell for IDL files.
7c2dc41f
JR
38* nXML Mode: (nxml-mode). XML editing mode with RELAX NG support.
39* Org Mode: (org). Outline-based notes management and organizer
40
41Emacs network features
42* EUDC: (eudc). An Emacs client for directory servers (LDAP, PH).
43* Gnus: (gnus). The newsreader Gnus.
777af7e5
EZ
44* Mairix: (mairix-el). Emacs interface to the Mairix mail indexer.
45* MH-E: (mh-e). Emacs interface to the MH mail system.
7c2dc41f
JR
46* Message: (message). Mail and news composition mode that goes with Gnus.
47* Newsticker: (newsticker). A Newsticker for Emacs.
48* PGG: (pgg). Emacs interface to various PGP implementations.
49* ERC: (erc). Powerful, modular, and extensible IRC client for Emacs.
50* Rcirc: (rcirc). Internet Relay Chat (IRC) client.
02db7a65 51* SASL: (sasl). The Emacs SASL library.
777af7e5
EZ
52* SC: (sc). Supercite lets you cite parts of messages you're
53 replying to, in flexible ways.
7c2dc41f
JR
54* Sieve: (sieve). Managing Sieve scripts in Emacs.
55* TRAMP: (tramp). Transparent Remote Access, Multiple Protocol
56 GNU Emacs remote file access via rsh and rcp.
57
58Emacs misc features
59* Autotype: (autotype). Convenient features for text that you enter frequently
60 in Emacs.
88ff0168 61* Calc: (calc). Advanced desk calculator and mathematical tool.
5457150f 62* Dired-X: (dired-x). Dired Extra Features.
bcf21c09 63* EasyPG Assistant: (epa). An Emacs user interface to GNU Privacy Guard.
5457150f
JR
64* Ebrowse: (ebrowse). A C++ class browser for Emacs.
65* Ediff: (ediff). A visual interface for comparing and merging programs.
88ff0168 66* Eshell: (eshell). A command shell implemented in Emacs Lisp.
5457150f 67* Flymake: (flymake). A universal on-the-fly syntax checker.
777af7e5
EZ
68* Forms: (forms). Emacs package for editing data bases
69 by filling in forms.
70* PCL-CVS: (pcl-cvs). Emacs front-end to CVS.
71* RefTeX: (reftex). Emacs support for LaTeX cross-references and citations.
5457150f 72* Remember: (remember). Simple information manager for Emacs
5457150f 73* SES: (ses). Simple Emacs Spreadsheet
5457150f 74* Speedbar: (speedbar). File/Tag summarizing utility.
777af7e5 75* VIP: (vip). An older VI-emulation for Emacs.
cd66d2ed 76* VIPER: (viper). The newest Emacs VI-emulation mode.
7a113368
EZ
77 (also, A VI Plan for Emacs Rescue
78 or the VI PERil.)
5457150f 79* WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man".
5457150f 80
7c2dc41f 81Emacs lisp libraries
777af7e5 82* CL: (cl). Partial Common Lisp support for Emacs Lisp.
7c2dc41f
JR
83* D-Bus: (dbus). Using D-Bus in Emacs.
84* Emacs MIME: (emacs-mime). Emacs MIME de/composition library.
5457150f 85* URL: (url). URL loading package.
7c2dc41f
JR
86* Widget: (widget). The "widget" package used by the Emacs Customization
87 facility.
88* SMTP: (smtpmail). Emacs library for sending mail via SMTP.