monnier pushed a commit to branch externals/auctex
in repository elpa.
commit 99841dc2fce69323a3b50471ef42230b6c9613a7
Author: Tassilo Horn <[email protected]>
Date: Fri Jun 14 08:07:22 2013 +0200
Fix coding once again.
* tex-jp.el: Change to `coding: iso-2022-jp-unix'.
---
ChangeLog | 4 ++++
tex-jp.el | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index bcf5d72..bea09a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-06-14 Tassilo Horn <[email protected]>
+
+ * tex-jp.el: Change to `coding: iso-2022-jp-unix'.
+
2013-06-12 Tassilo Horn <[email protected]>
* tex-jp.el: Add `coding: iso-2022-7bit-unix' file local variable.
diff --git a/tex-jp.el b/tex-jp.el
index d26a871..c2aa61a 100644
--- a/tex-jp.el
+++ b/tex-jp.el
@@ -1,4 +1,4 @@
-;; -*- coding: iso-2022-7bit-unix; -*-
+;; -*- coding: iso-2022-jp-unix; -*-
;;; tex-jp.el --- Support for Japanese TeX.