# HG changeset patch # User Kenichi Handa # Date 1170033773 0 # Node ID 1cf2ac308bdc5f14c4b5d95b7cd2abc5e5dd7de3 # Parent 76c18a7841bfefcc423cb1ef083de7200b2bf3a8 *** empty log message *** diff -r 76c18a7841bf -r 1cf2ac308bdc lisp/ChangeLog --- a/lisp/ChangeLog Mon Jan 29 01:22:11 2007 +0000 +++ b/lisp/ChangeLog Mon Jan 29 01:22:53 2007 +0000 @@ -1,3 +1,11 @@ +2007-01-29 Kenichi Handa + + * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): New + variable. + (byte-compile-output-file-form): Bing print-circle to nil if + byte-compile-output-file-form is not nil. + (byte-compile-output-docform): Likewise. + 2007-01-28 Kim F. Storm * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):