]> git.eshelyaron.com Git - emacs.git/commitdiff
(skkdic-convert): Add
authorKenichi Handa <handa@m17n.org>
Mon, 29 Jan 2007 03:59:59 +0000 (03:59 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 29 Jan 2007 03:59:59 +0000 (03:59 +0000)
byte-compile-disable-print-circle:t at the head.

lisp/ChangeLog
lisp/international/ja-dic-cnv.el

index 01740baa32086c032397742e514d9215577eb0bc..d1831cece40fbb806508967f68a4bb2798274d2d 100644 (file)
@@ -9,6 +9,14 @@
 
 2007-01-29  Kenichi Handa  <handa@m17n.org>
 
+       * international/ja-dic-cnv.el (skkdic-convert): Add
+       byte-compile-disable-print-circle:t at the head.
+
+       * international/titdic-cnv.el (tit-process-header): Add
+       byte-compile-disable-print-circle:t at the head.
+       (miscdic-convert): Likewise.
+       (py-converter): Skip the header comments.
+
        * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): New
        variable.
        (byte-compile-output-file-form): Bing print-circle to nil if
index babfc5bacf79f35bdce97ae420ca7850bdef54dc..c4475d84c101c570a8579fbdcc73dbb045e0ee75 100644 (file)
@@ -361,7 +361,7 @@ The name of generated file is specified by the variable `ja-dic-filename'."
       (erase-buffer)
       (buffer-disable-undo)
       (insert ";;; ja-dic.el --- dictionary for Japanese input method"
-             " -*-coding: iso-2022-jp;-*-\n"
+             " -*-coding: iso-2022-jp; byte-compile-disable-print-circle:t; -*-\n"
              ";;\tGenerated by the command `skkdic-convert'\n"
              ";;\tDate: " (current-time-string) "\n"
              ";;\tOriginal SKK dictionary file: "