comparison lisp/README @ 201:eb5470882647 r20-3b27

Import from CVS: tag r20-3b27
author cvs
date Mon, 13 Aug 2007 10:01:22 +0200
parents cca96a509cfe
children 6330739388db
comparison
equal deleted inserted replaced
200:f0deb0c0e6be 201:eb5470882647
69 loads a file named $TERM.el from this directory, if 69 loads a file named $TERM.el from this directory, if
70 that file exists. 70 that file exists.
71 71
72 x11 X Window System-specific code. 72 x11 X Window System-specific code.
73 73
74 games Various ways to waste time. 74 games Various fun sorts of things.
75 75
76 packages Random other utilities that are not primarily about 76 packages Random other utilities that are not primarily about
77 editing text. For example, code for automatically 77 editing text. For example, code for automatically
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. 83 auctex A package for editing TeX documents. [Available as
84 installable package]
84 85
85 bytecomp The XEmacs-lisp compiler. 86 bytecomp The XEmacs-lisp compiler.
86 87
87 calendar A calendar and appointment manager. 88 calendar A calendar and appointment manager.
88 89
102 egg MULE Input Method. 103 egg MULE Input Method.
103 104
104 electric The "electric" commands; these implement temporary 105 electric The "electric" commands; these implement temporary
105 windows for help, list-buffers, etc. 106 windows for help, list-buffers, etc.
106 107
107 energize An interface to the Lucid Energize system.
108
109 eos An interface to Sun's SparcWorks product. 108 eos An interface to Sun's SparcWorks product.
110 109
111 eterm A merge of the comint shell mode with an 110 eterm A merge of the comint shell mode with an
112 ANSI-compatible terminal-emulator. 111 ANSI-compatible terminal-emulator.
113 112
114 gnats Interface to XEmacs bug reporting system based on 113 gnats Interface to XEmacs bug reporting system based on
115 Cygnus GNATS. 114 Cygnus GNATS.
116 115
117 gnus A network news and mail reader. 116 gnus A network news and mail reader. [Available as
117 installable package]
118 118
119 hm--html-menus Menu interface to html-mode. 119 hm--html-menus Menu interface to html-mode.
120 120
121 hyperbole An information management and hypertext system. 121 hyperbole An information management and hypertext system.
122 122
123 ilisp A comint-based package for interacting with inferior 123 ilisp A comint-based package for interacting with inferior
124 lisp processes. 124 lisp processes.
125 125
126 iso ISO Latin language support. 126 iso ISO Latin language support.
127 127
128 its MULE Input Method. 128 its MULE Input Method. [Requires installing LEIM at
129 XEmacs build]
130
131 language MULE non-English language support. [Requires
132 installing LEIM at XEmacs build]
129 133
130 locale IE18N stuff. 134 locale IE18N stuff.
131 135
132 mailcrypt Package for dealing with PGP encrypted messages. 136 mailcrypt Package for dealing with PGP encrypted messages.
133 137
136 mh-e An interface to the MH-E mail handling system. 140 mh-e An interface to the MH-E mail handling system.
137 141
138 mu Message Utilities library (part of the Tools for 142 mu Message Utilities library (part of the Tools for
139 MIME). 143 MIME).
140 144
141 mule Multi-lingual extensions for XEmacs. 145 mule Multi-lingual extensions for XEmacs. [Requires
146 installing LEIM at XEmacs build]
142 147
143 oobr An Object-Oriented class browser. 148 oobr An Object-Oriented class browser.
144 149
145 pcl-cvs An interface to the Concurrent Version System. 150 pcl-cvs An interface to the Concurrent Version System.
146 151
147 psgml General purpose SGML editing support with extra 152 psgml General purpose SGML editing support with extra
148 support for editing HTML. 153 support for editing HTML.
149 154
150 quail MULE Input Method. [NOT WORKING IN 20.1] 155 quail MULE Input Method. [Requires installing LEIM at
156 XEmacs build]
151 157
152 rmail A BABYL-format mail reader. 158 rmail A BABYL-format mail reader.
153 159
154 sunpro Additional code for interfacing with SunPro products. 160 sunpro Additional code for interfacing with SunPro products.
155 161
162 168
163 viper A full-featured VI emulator. 169 viper A full-featured VI emulator.
164 170
165 vm View Mail, an UNIX-format alternative to RMAIL. 171 vm View Mail, an UNIX-format alternative to RMAIL.
166 172
167 w3 A World Wide Web interface. 173 w3 A World Wide Web interface. [Available as installable
174 package]