Mercurial > hg > xemacs-beta
diff lib-src/update-autoloads.sh @ 217:d44af0c54775 r20-4b7
Import from CVS: tag r20-4b7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:08:34 +0200 |
parents | 41ff10fd062f |
children | 262b8bb4a523 |
line wrap: on
line diff
--- a/lib-src/update-autoloads.sh Mon Aug 13 10:07:42 2007 +0200 +++ b/lib-src/update-autoloads.sh Mon Aug 13 10:08:34 2007 +0200 @@ -116,6 +116,9 @@ fi done +$EMACS -batch -vanilla -eval '(setq autoload-package-name "Standard")' \ + -l autoload -f batch-update-directory lisp + # set -x for dir in $dirs; do $EMACS -batch -vanilla -l autoload -f batch-update-directory $dir