Mercurial > emacs
changeset 75498:2addfb298133
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 29 Jan 2007 03:59:59 +0000 |
parents | a96117afa52c |
children | e0f5c62e0ece |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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