Changeset 3894 for trunk/info/dir

Show
Ignore:
Timestamp:
10/02/05 09:47:43 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/info/dir

    r3758 r3894  
    2121* Menu: 
    2222 
     23* Info: (info).         How to use the documentation browsing system. 
    2324 
    2425Emacs 
     26* Emacs: (emacs).       The extensible self-documenting text editor. 
     27* Emacs FAQ: (efaq).    Frequently Asked Questions about Emacs. 
     28* Emacs Lisp Introduction: (eintr). 
     29                        A simple introduction to Emacs Lisp programming. 
     30* Elisp: (elisp).       The Emacs Lisp Reference Manual. 
     31 
     32* CL: (cl).             Partial Common Lisp support for Emacs Lisp. 
     33* Dired-X: (dired-x).   Dired Extra Features. 
     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. 
     37* PCL-CVS: (pcl-cvs).   Emacs front-end to CVS. 
     38* Speedbar: (speedbar). File/Tag summarizing utility. 
    2539 
    2640* Ada mode: (ada-mode). Emacs mode for editing Ada code. 
     41* CC mode: (ccmode).    Emacs mode for editing C, C++, Objective-C, 
     42                          Java, Pike, and IDL code. 
     43* Ebrowse: (ebrowse).   A C++ class browser 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. 
     46 
     47* Gnus: (gnus).         The news reader 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. 
     50* MIME: (emacs-mime).   Emacs MIME de/composition library. 
     51* Newsticker: (newsticker).   A News ticker for Emacs. 
     52* PGG: (pgg).           Emacs interface to various PGP implementations. 
     53* SC: (sc).             Supercite lets you cite parts of messages you're 
     54                          replying to, in flexible ways. 
     55* SMTP: (smtpmail).     Emacs library for sending mail via SMTP. 
     56* Sieve: (sieve).       Managing Sieve scripts in Emacs. 
     57 
    2758* Autotype: (autotype). Convenient features for text that you enter frequently 
    2859                          in Emacs. 
    29 * CC Mode: (ccmode).    Emacs mode for editing C, C++, Objective-C, 
    30                         Java, Pike, AWK, and CORBA IDL code. 
    31 * CL: (cl).             Partial Common Lisp support for Emacs Lisp. 
    3260* Calc: (calc).         Advanced desk calculator and mathematical tool. 
    33 * Dired-X: (dired-x).   Dired Extra Features. 
    34 * EUDC: (eudc).   An Emacs client for directory servers (LDAP, PH). 
    35 * Ebrowse: (ebrowse).   A C++ class browser for Emacs. 
    36 * Ediff: (ediff).       A visual interface for comparing and merging programs. 
    37 * Elisp: (elisp).       The Emacs Lisp Reference Manual. 
    38 * Emacs: (emacs).       The extensible self-documenting text editor. 
    39  
    40  
    41 * Emacs FAQ: (efaq).    Frequently Asked Questions about Emacs. 
    42 * Emacs Lisp Intro: (eintr). 
    43                         A simple introduction to Emacs Lisp programming. 
    44 * Emacs MIME: (emacs-mime).   Emacs MIME de/composition library. 
    45 * Emacs-Xtra: (emacs-xtra).    Specialized Emacs features. 
    46 * Eshell: (eshell).     A command shell implemented in Emacs Lisp. 
    47  
    48 * Flymake: (flymake). A universal on-the-fly syntax checker. 
     61* Eshell: (eshell).     A command shell implemented in Emacs Lisp. 
     62* EUDC: (eudc).         An Emacs client for directory servers (LDAP, PH). 
    4963* Forms: (forms).       Emacs package for editing data bases 
    5064                          by filling in forms. 
    51 * Gnus: (gnus).         The newsreader Gnus. 
    52 * IDLWAVE: (idlwave).   Major mode and shell for IDL files. 
    53 * MH-E: (mh-e).         Emacs interface to the MH mail system. 
    54 * Message: (message).   Mail and news composition mode that goes with Gnus. 
    55 * Org Mode: (org).      Outline-based notes management and organizer 
    56 * PCL-CVS: (pcl-cvs).   Emacs front-end to CVS. 
    57 * PGG: (pgg).   Emacs interface to various PGP implementations. 
    5865* RefTeX: (reftex).     Emacs support for LaTeX cross-references and citations. 
    59 * SC: (sc).             Supercite lets you cite parts of messages you're 
    60                           replying to, in flexible ways. 
    61 * SES: (ses).       Simple Emacs Spreadsheet 
    62 * SMTP: (smtpmail). Emacs library for sending mail via SMTP. 
    63 * Sieve: (sieve).               Managing Sieve scripts in Emacs. 
    64 * Speedbar: (speedbar). File/Tag summarizing utility. 
    65 * VIP: (vip).           An older VI-emulation for Emacs. 
     66* SES: (ses).           Simple Emacs Spreadsheet 
     67* Tramp: (tramp).       Transparent Remote (file) Access, Multiple Protocol. 
     68                          Edit remote files via a remote shell (rsh, 
     69                          ssh, telnet). 
     70* URL: (url).           URL loading package. 
     71* Widget: (widget).     The "widget" package used by the Emacs Customization 
     72                          facility. 
     73* WoMan: (woman).       Browse UN*X Manual Pages "Wo (without) Man". 
     74 
    6675* VIPER: (viper).       The newest Emacs VI-emulation mode. 
    6776                          (also, A VI Plan for Emacs Rescue 
    6877                           or the VI PERil.) 
    69 * Widget: (widget).      The "widget" package used by the Emacs Customization 
    70                            facility. 
    71 * WoMan: (woman).       Browse UN*X Manual Pages "W.O. (without) Man". 
    72  
    73  
    74 Texinfo documentation system 
    75 * Info: (info).         How to use the documentation browsing system. 
    76  
    77 GNU Emacs 
    78 * TRAMP: (tramp).                Transparent Remote Access, Multiple Protocol 
    79                                  GNU Emacs remote file access via rsh and rcp. 
    80  
    81 GNU Emacs Lisp 
    82 * URL: (url).                 URL loading package. 
    83  
    84 World Wide Web 
    85 * URL: (url).                 URL loading package. 
     78* VIP: (vip).           An older VI-emulation for Emacs.