* Jobst Hoffmann (2007-08-23) writes:
> I think that there is a mistake in nicefrac.el (version of 2007/08/21):
> line 15 reads as
> " (font-lock-add-keywords '(("nicefrac" "[{{")) 'textual))))"
> This prevents auctex from loading in my environment, but changing it to
> " (font-latex-add-keywords '(("nicefrac" "[{{")) 'textual))))"
> as in other style files makes it work.
Fixed in CVS. Thanks for the report.
> Another question:
> The variable "DESTDIR" is referenced at several points in the Makefile
> but never set (afaik) and not described in the documentation. Shouldn't
> that variable be configured in configure?
No. You can set the variable when calling make. See
e.g. <URL:http://www.gnu.org/prep/standards/html_node/DESTDIR.html>.
--
Ralf
_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex