Add coding tag.
(kinsoku-bol): Remove superfluous TAB in a string.
This commit is contained in:
parent
2a17b6388c
commit
4c0f64264f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
"$(0!"!#!$!%!&!'!(!)!*!+!,!-!.!/!0!1!2(B\
|
||||
$(0!3!4!5!6!7!8!9!:!;!<!=!?!A!C!E!G!I!K(B\
|
||||
$(0!M!O!Q(B $(0!S!U!W!Y![!]!_!a!c!e!g!i!k!q(B\
|
||||
$(0!M!O!Q!S!U!W!Y![!]!_!a!c!e!g!i!k!q(B\
|
||||
$(0"#"$"%"&"'"(")"*"+","2"3"4"j"k"l"x%7(B"))
|
||||
(len (length kinsoku-bol))
|
||||
(idx 0)
|
||||
|
|
Loading…
Add table
Reference in a new issue