comparison etc/BETA @ 398:74fd4e045ea6 r21-2-29

Import from CVS: tag r21-2-29
author cvs
date Mon, 13 Aug 2007 11:13:30 +0200
parents 1f50e6fe4f3f
children 697ef44129c6
comparison
equal deleted inserted replaced
397:f4aeb21a5bad 398:74fd4e045ea6
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