./ChangeLog:
authorSteve Youngs <steve@sxemacs.org>
Wed, 16 Apr 2003 21:56:18 +0000 (21:56 +0000)
committerSteve Youngs <steve@sxemacs.org>
Wed, 16 Apr 2003 21:56:18 +0000 (21:56 +0000)
commit363be8f069f55f9fe6a98798384c2cdd97b740d4
treed93e03abecaae5362ef39914cc2bbf641b18ca62
parentdd1bd40a3431f7cef8bbed493ec5193f26aa2263
./ChangeLog:
2003-04-17  Steve Youngs  <youngs@xemacs.org>

* Makefile.in (XEMACS): Use @EMACS@.

* aclocal.m4 (AC_PATH_LISPDIR): Set $datadir to $prefix/lib if
building with XEmacs.

* aclocal.m4 (AC_SET_BUILD_FLAGS): New.  So we can set XEmacs
command line options to '-batch -no-autoloads...' for a cleaner
build environment.

* configure.in: Use it.

* configure: Regenerate.

./contrib/ChangeLog:
2003-04-17  Steve Youngs  <youngs@xemacs.org>

* hashcash.el (hashcash-point-at-bol): Move the fbound test
outside of the defalias.
(hashcash-point-at-eol): Ditto.

./lisp/ChangeLog:
2003-04-17  Steve Youngs  <youngs@xemacs.org>

* dgnushack.el: Add a whole swag of autoloads and defaliases to
satisfy the byte-compiler when building with XEmacs.

* lpath.el (maybe-bind): Add 'w3-meta-content-type-charset-regexp'
and 'w3-meta-charset-content-type-regexp' in XEmacs.  The upstream
W3 doesn't have these.

* mailcap.el: Maybe require 'lpr in XEmacs.
ChangeLog
Makefile.in
aclocal.m4
configure.in
contrib/ChangeLog
contrib/hashcash.el
lisp/ChangeLog
lisp/dgnushack.el
lisp/lpath.el
lisp/mailcap.el