]> git.eshelyaron.com Git - emacs.git/commit
Buttonize #<bytecode> part of printed functions (Bug#25226)
authorNoam Postavsky <npostavs@gmail.com>
Sun, 11 Jun 2017 13:49:44 +0000 (09:49 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Tue, 13 Jun 2017 02:52:37 +0000 (22:52 -0400)
commit9b0f52a86e8e3767d7fcf3ef2adf7aa1f58e0e93
tree7554a53d823bb3e0f94c989b7955a070d9db85e0
parent52c846d45dc52365349fc71e15d305a20788ce00
Buttonize #<bytecode> part of printed functions (Bug#25226)

* lisp/emacs-lisp/cl-print.el: Autoload `disassemble-1'.
(cl-print-compiled-button): New variable.
(help-byte-code): New button type, calls `disassemble' in its action.
(cl-print-object): Use it if `cl-print-compiled-button' is
non-nil.
lisp/emacs-lisp/cl-print.el