Jan Vroonhof wrote:
> This fixes both autoload.el and lisp-mode-syntax-table properly.
Any
> objections?
Looks fine.
Is this likely to fix the problem which I've just encountered trying
to build the packages from CVS?
: make[2]: Entering directory `/usr/src/xemacs-packages/mule/mule-base'
: Creating ./_pkg.el
: xemacs -vanilla -batch \
: -eval "(setq autoload-package-name \"mule-base\")" \
: -l autoload -f batch-update-directory .
: Updating autoloads in directory /usr/src/xemacs-packages/mule/mule-base...
: Generating autoloads for mule-base/_pkg.el...
: No autoloads found in mule-base/canna.el
: Generating autoloads for mule-base/char-table.el...
: Unbalanced parentheses
: xemacs exiting.
: make[2]: *** [auto-autoloads.el] Error 255
: make[2]: Leaving directory `/usr/src/xemacs-packages/mule/mule-base'
: make[1]: *** [mule-base/autoloads.target] Error 2
: make[1]: Leaving directory `/usr/src/xemacs-packages/mule'
: make: *** [mule/autoloads.target] Error 2
NB: setting "BUILD_WITHOUT_MULE = t" allows the autoloads to build, so
I'm guessing that my problem only concerns .el files with non-ASCII
characters.
--
Glynn Clements <glynn(a)sensei.co.uk>