Mercurial > hg > xemacs-beta
diff lisp/prim/auto-autoloads.el @ 189:489f57a838ef r20-3b21
Import from CVS: tag r20-3b21
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:57:07 +0200 |
parents | e121b013d1f0 |
children | a2f645c6b9f8 |
line wrap: on
line diff
--- a/lisp/prim/auto-autoloads.el Mon Aug 13 09:56:30 2007 +0200 +++ b/lisp/prim/auto-autoloads.el Mon Aug 13 09:57:07 2007 +0200 @@ -42,6 +42,18 @@ ;;;*** +;;;### (autoloads (custom-make-dependencies) "cus-dep" "prim/cus-dep.el") + +(autoload 'custom-make-dependencies "cus-dep" "\ +Extract custom dependencies from .el files in SUBDIRS. +SUBDIRS is a list of directories. If it is nil, the command-line +arguments are used. If it is a string, only that directory is +processed. This function is especially useful in batch mode. + +Batch usage: xemacs -batch -l cus-dep.el -f custom-make-dependencies DIRS" t nil) + +;;;*** + ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" "prim/debug.el") (autoload 'debug "debug" "\