• Mark Oteiza's avatar
    Include sxhash of object with printed bytecode · a6615555
    Mark Oteiza authored
    This printing, while succint, is rather opaque.  At least give an
    immediate clue of whether different byte code printouts are for the
    same or different byte code objects.
    * lisp/emacs-lisp/cl-print.el (cl-print-object): Add object sxhash to
    printed token "#<bytecode>".
    a6615555
cl-print.el 10.1 KB