diff options
| author | Chong Yidong | 2005-12-17 15:45:55 +0000 |
|---|---|---|
| committer | Chong Yidong | 2005-12-17 15:45:55 +0000 |
| commit | 14e7cb9400b89584be38d800f8af8db0b2d1c0ff (patch) | |
| tree | 5928a35e725bd8aa8de9028c7b502c39b2d3bef7 /lisp/ChangeLog | |
| parent | d912b87a547063843528184f22b5d6fc9d35d192 (diff) | |
| download | emacs-14e7cb9400b89584be38d800f8af8db0b2d1c0ff.tar.gz emacs-14e7cb9400b89584be38d800f8af8db0b2d1c0ff.zip | |
* emacs-lisp/edebug.el (edebug-safe-prin1-to-string): Capture
error from printing circular structures.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 20369d7a331..65961284484 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-12-17 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * emacs-lisp/edebug.el (edebug-safe-prin1-to-string): Capture | ||
| 4 | error from printing circular structures. | ||
| 5 | |||
| 1 | 2005-12-17 Martin Rudalics <rudalics@gmx.at> (tiny change) | 6 | 2005-12-17 Martin Rudalics <rudalics@gmx.at> (tiny change) |
| 2 | 7 | ||
| 3 | * wid-edit.el (widget-checkbox-action): Clear undo info. | 8 | * wid-edit.el (widget-checkbox-action): Clear undo info. |