diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2017-02-23 22:39:53 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2017-02-23 22:39:53 -0500 |
commit | 91932fff1ded8ed3b4d39dd06891f26960153b9e (patch) | |
tree | a01f9fe6556389dab387b4fb8ddcfcfa1c632fe8 /ChangeLog.2 | |
parent | f1f17265c9b029929a2f52d206cff0e943690847 (diff) | |
download | emacs-91932fff1ded8ed3b4d39dd06891f26960153b9e.tar.gz |
Use cl-print for Edebug and EIEIO
* lisp/emacs-lisp/edebug.el (edebug-prin1-to-string): Use cl-print.
(edebug-prin1, edebug-print): Remove.
* lisp/emacs-lisp/eieio.el (object-print): Declare obsolete.
(cl-print-object): Add a method for EIEIO objects.
(eieio-edebug-prin1-to-string): Delete.
(edebug-prin1-to-string): Don't advise any more.
* lisp/emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
Replace `object-print' -> `cl-prin1-to-string'.
Diffstat (limited to 'ChangeLog.2')
0 files changed, 0 insertions, 0 deletions