CVSROOT:        /sources/auctex
Module name:    auctex
Changes by:     Reiner Steib <rsteib>   06/06/07 20:26:51

Index: tex-jp.el
===================================================================
RCS file: /sources/auctex/auctex/tex-jp.el,v
retrieving revision 5.90
retrieving revision 5.91
diff -u -b -r5.90 -r5.91
--- tex-jp.el   7 Jun 2006 16:30:34 -0000       5.90
+++ tex-jp.el   7 Jun 2006 20:26:51 -0000       5.91
@@ -1,4 +1,4 @@
-;;; tex-jp.el --- Support for Japanese TeX. -*- enable-multibyte-characters: t 
-*-
+;;; tex-jp.el --- Support for Japanese TeX.
 
 ;; Copyright (C) 1999, 2001 Hidenobu Nabetani <[EMAIL PROTECTED]>
 ;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation
@@ -34,9 +34,6 @@
 
 (require 'latex)
 
-(unless enable-multibyte-characters
-  (error "Cannot compile this file in unibyte mode."))
-
 ;;; Customization
 
 (defgroup AUCTeX-jp nil
@@ -628,9 +625,4 @@
 
 (provide 'tex-jp)
 
-;; Local Variables:
-;; coding: iso-2022-jp-unix
-;; 
-;; End:
-
 ;;; tex-jp.el ends here


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to