comparison lisp/README @ 120:cca96a509cfe r20-1b12

Import from CVS: tag r20-1b12
author cvs
date Mon, 13 Aug 2007 09:25:29 +0200
parents 9f59509498e1
children eb5470882647
comparison
equal deleted inserted replaced
119:d101af7320b8 120:cca96a509cfe
27 but probably not. This is loaded before XEmacs is 27 but probably not. This is loaded before XEmacs is
28 dumped. 28 dumped.
29 29
30 site-init.el To pre-load additional libraries into XEmacs and dump 30 site-init.el To pre-load additional libraries into XEmacs and dump
31 them in the executable, load them from this file. 31 them in the executable, load them from this file.
32 Read the instructions in this file for a description
33 of how to do this.
32 34
33 site-load.el This is like site-init.el, but if you want the 35 site-load.el This is like site-init.el, but if you want the
34 docstrings of your preloaded libraries to be kept in 36 docstrings of your preloaded libraries to be kept in
35 the DOC file instead of in the executable, you should 37 the DOC file instead of in the executable, you should
36 load them from this file instead. To do this, you must 38 load them from this file instead. To do this, you must
64 term Terminal-specific customization files. When XEmacs 66 term Terminal-specific customization files. When XEmacs
65 starts, it checks the $TERM environment variable to 67 starts, it checks the $TERM environment variable to
66 see what type of terminal the user is running on, and 68 see what type of terminal the user is running on, and
67 loads a file named $TERM.el from this directory, if 69 loads a file named $TERM.el from this directory, if
68 that file exists. 70 that file exists.
69
70 vms VMS-specific code. (Not functional)
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 ways to waste time.
75 75
109 eos An interface to Sun's SparcWorks product. 109 eos An interface to Sun's SparcWorks product.
110 110
111 eterm A merge of the comint shell mode with an 111 eterm A merge of the comint shell mode with an
112 ANSI-compatible terminal-emulator. 112 ANSI-compatible terminal-emulator.
113 113
114 gnats Interface to XEmacs bug reporting system based on
115 Cygnus GNATS.
116
114 gnus A network news and mail reader. 117 gnus A network news and mail reader.
115 118
116 hm--html-menus Menu interface to html-mode. 119 hm--html-menus Menu interface to html-mode.
117 120
118 hyperbole An information management and hypertext system. 121 hyperbole An information management and hypertext system.
135 mu Message Utilities library (part of the Tools for 138 mu Message Utilities library (part of the Tools for
136 MIME). 139 MIME).
137 140
138 mule Multi-lingual extensions for XEmacs. 141 mule Multi-lingual extensions for XEmacs.
139 142
140 ns NeXTStep support.
141
142 oobr An Object-Oriented class browser. 143 oobr An Object-Oriented class browser.
143 144
144 pcl-cvs An interface to the Concurrent Version System. 145 pcl-cvs An interface to the Concurrent Version System.
145 146
146 psgml General purpose SGML editing support with extra 147 psgml General purpose SGML editing support with extra
147 support for editing HTML. 148 support for editing HTML.
148 149
149 quail MULE Input Method. 150 quail MULE Input Method. [NOT WORKING IN 20.1]
150 151
151 rmail A BABYL-format mail reader. 152 rmail A BABYL-format mail reader.
152 153
153 sunpro Additional code for interfacing with SunPro products. 154 sunpro Additional code for interfacing with SunPro products.
154 155