]> git.eshelyaron.com Git - emacs.git/commitdiff
Add coding tag.
authorKenichi Handa <handa@m17n.org>
Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)
(kinsoku-bol): Remove superfluous TAB in a string.

lisp/international/kinsoku.el

index 96ac532c9acaba4c39c64644f7c0eee1408de371..3aec1a0f1b13794e9bff4a1e135ed61712da872d 100644 (file)
@@ -1,4 +1,4 @@
-;;; kinsoku.el --- `Kinsoku' processing functions.
+;;; kinsoku.el --- `Kinsoku' processing funcs. -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
@@ -72,7 +72,7 @@ The value 0 means there's no limitation.")
         ;; Chinese BIG5
         "\e$(0!"!#!$!%!&!'!(!)!*!+!,!-!.!/!0!1!2\e(B\
 \e$(0!3!4!5!6!7!8!9!:!;!<!=!?!A!C!E!G!I!K\e(B\
-\e$(0!M!O!Q\e(B  \e$(0!S!U!W!Y![!]!_!a!c!e!g!i!k!q\e(B\
+\e$(0!M!O!Q!S!U!W!Y![!]!_!a!c!e!g!i!k!q\e(B\
 \e$(0"#"$"%"&"'"(")"*"+","2"3"4"j"k"l"x%7\e(B"))
        (len (length kinsoku-bol))
        (idx 0)