Mercurial > hg > xemacs-beta
comparison etc/BETA @ 440:8de8e3f6228a r21-2-28
Import from CVS: tag r21-2-28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:33:38 +0200 |
parents | 3ecd8885ac67 |
children | 37441ddea94d |
comparison
equal
deleted
inserted
replaced
439:357dd071b03c | 440:8de8e3f6228a |
---|---|
323 -f Custom-make-dependencies lisp-utils | 323 -f Custom-make-dependencies lisp-utils |
324 | 324 |
325 To bytecompile both of these files the command is: | 325 To bytecompile both of these files the command is: |
326 | 326 |
327 xemacs-21.0 -vanilla -batch -f batch-byte-compile \ | 327 xemacs-21.0 -vanilla -batch -f batch-byte-compile \ |
328 lisp-utils/auto-autoloads.el lisp-utils/custom-laod.el | 328 lisp-utils/auto-autoloads.el lisp-utils/custom-load.el |
329 | 329 |
330 ** Building XEmacs and XEmacs packages from scratch | 330 ** Building XEmacs and XEmacs packages from scratch |
331 =================================================== | 331 =================================================== |
332 | 332 |
333 To build everything completely from scratch (not a high priority as a | 333 To build everything completely from scratch (not a high priority as a |