comparison lisp/README @ 70:131b0175ea99 r20-0b30

Import from CVS: tag r20-0b30
author cvs
date Mon, 13 Aug 2007 09:02:59 +0200
parents 8d2a9b52c682
children 9f59509498e1
comparison
equal deleted inserted replaced
69:804d1389bcd6 70:131b0175ea99
78 uncompressing .Z files would be here. This is an 78 uncompressing .Z files would be here. This is an
79 `everything else' sort of directory. 79 `everything else' sort of directory.
80 80
81 Some packages are fairly large; those have been given their own directories: 81 Some packages are fairly large; those have been given their own directories:
82 82
83 auctex A package for editing TeX documents.
84
85 bytecomp The XEmacs-lisp compiler. 83 bytecomp The XEmacs-lisp compiler.
86 84
87 calendar A calendar and appointment manager. 85 calendar A calendar and appointment manager.
88 86
89 cl Common Lisp compatibility code.
90
91 comint General code for interacting with inferior processes, 87 comint General code for interacting with inferior processes,
92 like shell buffers and lisp interpreters. 88 like shell buffers and lisp interpreters.
93 89
94 custom User environment customization code. 90 dired The directory editor.
95 91
96 edebug A source-level debugger for Elisp. 92 edebug A source-level debugger for Elisp.
97 93
98 ediff A comprehensive visual interface to diff and patch. 94 ediff A comprehensive visual interface to diff and patch.
99
100 efs The directory editor, remote FTP frontend.
101 95
102 electric The "electric" commands; these implement temporary 96 electric The "electric" commands; these implement temporary
103 windows for help, list-buffers, etc. 97 windows for help, list-buffers, etc.
104 98
105 energize An interface to the Lucid Energize system. 99 energize An interface to the Lucid Energize system.
107 eos An interface to Sun's SparcWorks product. 101 eos An interface to Sun's SparcWorks product.
108 102
109 eterm A merge of the comint shell mode with an 103 eterm A merge of the comint shell mode with an
110 ANSI-compatible terminal-emulator. 104 ANSI-compatible terminal-emulator.
111 105
112 gnus A network news and mail reader. 106 gnus An NNTP-based newsreader; version 3.14.
113 107
114 hm--html-menus Menu interface to html-mode. 108 hm--html-menus Menu interface to html-mode.
115 109
116 hyperbole An information management and hypertext system. 110 hyperbole An information management and hypertext system.
117 111
118 ilisp A comint-based package for interacting with inferior 112 ilisp A comint-based package for interacting with inferior
119 lisp processes. 113 lisp processes.
120 114
121 iso ISO Latin language support.
122
123 mailcrypt Package for dealing with PGP encrypted messages.
124
125 mel MIME encoding library (part of the Tools for MIME).
126
127 mh-e An interface to the MH-E mail handling system. 115 mh-e An interface to the MH-E mail handling system.
128
129 mu Message Utilities library (part of the Tools for
130 MIME).
131
132 ns NeXTStep support.
133 116
134 oobr An Object-Oriented class browser. 117 oobr An Object-Oriented class browser.
135 118
136 pcl-cvs An interface to the Concurrent Version System. 119 pcl-cvs An interface to the Concurrent Version System.
137 120
138 psgml General purpose SGML editing support with extra
139 support for editing HTML.
140
141 rmail A BABYL-format mail reader. 121 rmail A BABYL-format mail reader.
142 122
143 sunpro Additional code for interfacing with SunPro products. 123 sunpro Additional code for interfacing with SunPro products.
144
145 tl Tiny Library (Part of the Tools for MIME).
146
147 tm Tools for MIME. MIME support for emacs lisp based
148 news and mail readers.
149 124
150 tooltalk An inteface to the ToolTalk communication protocol. 125 tooltalk An inteface to the ToolTalk communication protocol.
151 126
152 viper A full-featured VI emulator. 127 viper A full-featured VI emulator.
153 128
154 vm View Mail, an UNIX-format alternative to RMAIL. 129 vm View Mail, an UNIX-format alternative to RMAIL.
155 130
131 url A Uniform Resource Locator retrieval tool.
132
156 w3 A World Wide Web interface. 133 w3 A World Wide Web interface.