# HG changeset patch # User Kenichi Handa # Date 1170043199 0 # Node ID 2addfb2981336aebd0922b7760a79bd9c5937501 # Parent a96117afa52c0d9e11e7b8aed54c99e473698d69 *** empty log message *** diff -r a96117afa52c -r 2addfb298133 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jan 29 03:59:17 2007 +0000 +++ b/lisp/ChangeLog Mon Jan 29 03:59:59 2007 +0000 @@ -9,6 +9,14 @@ 2007-01-29 Kenichi Handa + * 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