Hi, current Emacs CVS misreads tex-jp.el as UTF-8 instead of ISO-2022-JP, causing byte-compilation of AUCTeX to fail, see [1]. There should be a coding cookie like the following in the file:
;;; -*- coding: iso-2022-jp -*-
to prevent this from happening.
Cheers,
Sven
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483731
_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex
