comparison info/dir @ 43961:47a8aeb481fb

Synchronize DIR entries with text in @direntry in Texinfo sources.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 16 Mar 2002 19:32:15 +0000
parents 071388e0e754
children 0dcc2162a55f
comparison
equal deleted inserted replaced
43960:397a4490dc38 43961:47a8aeb481fb
28 A simple introduction to Emacs Lisp programming. 28 A simple introduction to Emacs Lisp programming.
29 * Elisp: (elisp). The Emacs Lisp Reference Manual. 29 * Elisp: (elisp). The Emacs Lisp Reference Manual.
30 30
31 * CL: (cl). Partial Common Lisp support for Emacs Lisp. 31 * CL: (cl). Partial Common Lisp support for Emacs Lisp.
32 * Dired-X: (dired-x). Dired Extra Features. 32 * Dired-X: (dired-x). Dired Extra Features.
33 * Ediff: (ediff). A comprehensive visual interface to diff & patch. 33 * Ediff: (ediff). A visual interface for comparing and merging programs.
34 * PCL-CVS: (pcl-cvs). Emacs front-end to CVS. 34 * PCL-CVS: (pcl-cvs). Emacs front-end to CVS.
35 * Speedbar: (speedbar). File/Tag summarizing utility. 35 * Speedbar: (speedbar). File/Tag summarizing utility.
36 36
37 * Ada mode: (ada-mode). The GNU Emacs mode for editing Ada code. 37 * Ada mode: (ada-mode). Emacs mode for editing Ada code.
38 * CC mode: (ccmode). The GNU Emacs mode for editing C, C++, Objective-C 38 * CC mode: (ccmode). Emacs mode for editing C, C++, Objective-C,
39 and Java code. 39 Java, Pike, and IDL code.
40 * Ebrowse: (ebrowse). A C++ class browser for Emacs. 40 * Ebrowse: (ebrowse). A C++ class browser for Emacs.
41 * IDLWAVE: (idlwave). Major mode and shell for IDL and WAVE/CL files. 41 * IDLWAVE: (idlwave). Major mode and shell for IDL and WAVE/CL files.
42 42
43 * Gnus: (gnus). The news reader Gnus. 43 * Gnus: (gnus). The news reader Gnus.
44 * Message: (message). Mail and news composition mode that goes with Gnus. 44 * Message: (message). Mail and news composition mode that goes with Gnus.
45 * MH-E: (mh-e). Emacs interface to the MH mail system. 45 * MH-E: (mh-e). Emacs interface to the MH mail system.
46 * MIME: (emacs-mime). The MIME de/composition library. 46 * MIME: (emacs-mime). Emacs MIME de/composition library.
47 * SC: (sc). Supercite lets you cite parts of messages you're 47 * SC: (sc). Supercite lets you cite parts of messages you're
48 replying to, in flexible ways. 48 replying to, in flexible ways.
49 49
50 * Autotype: (autotype). Convenient features for text that you enter frequently 50 * Autotype: (autotype). Convenient features for text that you enter frequently
51 in Emacs. 51 in Emacs.
52 * Calc: (calc). Advanced desk calculator and mathematical tool. 52 * Calc: (calc). Advanced desk calculator and mathematical tool.
53 * Eshell: (eshell). A command shell implemented in Emacs Lisp. 53 * Eshell: (eshell). A command shell implemented in Emacs Lisp.
54 * EUDC: (eudc). Emacs Unified Directory Client. 54 * EUDC: (eudc). An Emacs client for directory servers (LDAP, PH).
55 * Forms: (forms). Emacs package for editing data bases 55 * Forms: (forms). Emacs package for editing data bases
56 by filling in forms. 56 by filling in forms.
57 * RefTeX: (reftex). Emacs support for LaTeX cross-references and citations. 57 * RefTeX: (reftex). Emacs support for LaTeX cross-references and citations.
58 * Widget: (widget). The "widget" package used by the Emacs Customization 58 * Widget: (widget). The "widget" package used by the Emacs Customization
59 facility. 59 facility.
60 * WoMan: (woman). Browse UN*X Manual Pages "Wo (without) Man". 60 * WoMan: (woman). Browse UN*X Manual Pages "Wo (without) Man".
61 61
62 * VIPER: (viper). The newest Emacs VI-emulation mode. 62 * VIPER: (viper). The newest Emacs VI-emulation mode.
63 (also, A VI Plan for Emacs Rescue
64 or the VI PERil.)
63 * VIP: (vip). An older VI-emulation for Emacs. 65 * VIP: (vip). An older VI-emulation for Emacs.