Mercurial > hg > xemacs-beta
comparison mule-doc/INSTALL @ 78:c7528f8e288d r20-0b34
Import from CVS: tag r20-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:05:42 +0200 |
parents | 131b0175ea99 |
children |
comparison
equal
deleted
inserted
replaced
77:6cb4f478e7bc | 78:c7528f8e288d |
---|---|
218 See `./PROBLEMS' for more details on which systems this affects. | 218 See `./PROBLEMS' for more details on which systems this affects. |
219 | 219 |
220 5) Put into `./lisp/site-init.el' or `./lisp/site-load.el' any Emacs | 220 5) Put into `./lisp/site-init.el' or `./lisp/site-load.el' any Emacs |
221 Lisp code you want Emacs to load before it is dumped out. Use | 221 Lisp code you want Emacs to load before it is dumped out. Use |
222 site-load.el for additional libraries if you arrange for their | 222 site-load.el for additional libraries if you arrange for their |
223 documentation strings to be in the etc/DOC file (see | 223 documentation strings to be in the DOC file (see src/Makefile.in.in if |
224 src/Makefile.in.in if you wish to figure out how to do that). For all | 224 you wish to figure out how to do that). For all else, use |
225 else, use site-init.el. | 225 site-init.el. |
226 | 226 |
227 <MULE> | 227 <MULE> |
228 All language specific basic environments are defined `./lisp/mule-init.el'. | 228 All language specific basic environments are defined `./lisp/mule-init.el'. |
229 By default, Japanese is set as the primary environment. | 229 By default, Japanese is set as the primary environment. |
230 You can change primary environment in `./lisp/site-init.el by | 230 You can change primary environment in `./lisp/site-init.el by |