* mu-cite.el: (char-category): Force redefine as a function because it may
authoryamaoka <yamaoka>
Fri, 23 Feb 2001 11:24:56 +0000 (11:24 +0000)
committeryamaoka <yamaoka>
Fri, 23 Feb 2001 11:24:56 +0000 (11:24 +0000)
commit2805aa7d7e2495909e98d9e2c973f88d51a7d845
treefab4e91d6ce9aab31fd97016298f9f02177ef4a4
parentaadb68a1605bcdae7589c5057e5505885b52a320
* mu-cite.el: (char-category): Force redefine as a function because it may
 have been defined by emu.el;
 don't use `int-char' for XEmacs if the function `char-category-list' returns
 a list of characters;
 enclose the whole form with `eval-and-compile'.

* MU-CFG: Define the function `add-to-list' for a makeshift.

* MU-MK: Define byte-optimizer for replacing `sref' with `aref';
 silence XEmacs not to say "bound but not referenced".
(byte-compile-file-form-custom-declare-variable): Define it for old Emacsen.

* mu-cite.el: Undo the last change.
ChangeLog
MU-CFG
MU-MK
mu-cite.el