cd ../lisp; make -w autoloads EMACS=../src/bootstrap-emacs make[2]: Entering directory ` .../lisp' chmod +w .../lisp/ps-print.el .../lisp/emulation/tpu-edt.el \ .../lisp/emacs-lisp/cl-loaddefs.el .../lisp/mail/rmail.el \ .../lisp/dired.el .../lisp/ibuffer.el wd= .../lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* | */obsolete | */term ) ;; *) wins="$wins $wd/$file" ;; esac; done; \ echo Directories: $wins; \ EMACSLOADPATH= .../lisp LC_ALL=C ../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload --eval '(setq generated-autoload-file " .../lisp/loaddefs.el")' -f batch-update-autoloads $wins Directories: .../lisp/ ..../lisp/./mh-e .../lisp/./progmodes .../lisp/./emacs-lisp .../lisp/./international .../lisp/./play .../lisp/./textmodes .../lisp/./gnus .../lisp/./erc .../lisp/./eshell .../lisp/./mail .../lisp/./cedet .../lisp/./cedet/ede .../lisp/./cedet/semantic .../lisp/./cedet/semantic/wisent .../lisp/./cedet/semantic/analyze .../lisp/./cedet/semantic/symref .../lisp/./cedet/semantic/bovine .../lisp/./cedet/semantic/decorate .../lisp/./cedet/srecode .../lisp/./url .../lisp/./nxml .../lisp/./calc .../lisp/./org .../lisp/./net .../lisp/./language .../lisp/./calendar .../lisp/./emulation Saving file .../lisp/loaddefs.el ... Wrote .../lisp/loaddefs.el make[2]: Leaving directory ` .../lisp' make[2]: Entering directory ` .../lisp' Compiling .../src/../lisp/abbrev.el make[2]: Leaving directory ` .../lisp' make[2]: Entering directory ` .../lisp' Compiling .../src/../lisp/abbrev.el Reloading stale loaddefs.el Loading .../lisp/loaddefs.el (source) ... Wrote .../lisp/abbrev.elc make[2]: Leaving directory ` .../lisp' make[2]: Entering directory ` .../lisp' Compiling .../src/../lisp/buff-menu.el Reloading stale loaddefs.el Loading .../lisp/loaddefs.el (source) ... Wrote .../lisp/buff-menu.elc