Mercurial > emacs
diff lisp/ChangeLog @ 67635:70e76c30ddcc
* emacs-lisp/edebug.el (edebug-safe-prin1-to-string): Capture
error from printing circular structures.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 17 Dec 2005 15:45:55 +0000 |
parents | 31d64c172021 |
children | b64b1fbcca2a |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 17 15:14:03 2005 +0000 +++ b/lisp/ChangeLog Sat Dec 17 15:45:55 2005 +0000 @@ -1,3 +1,8 @@ +2005-12-17 Chong Yidong <cyd@stupidchicken.com> + + * emacs-lisp/edebug.el (edebug-safe-prin1-to-string): Capture + error from printing circular structures. + 2005-12-17 Martin Rudalics <rudalics@gmx.at> (tiny change) * wid-edit.el (widget-checkbox-action): Clear undo info.