• João Távora's avatar
    Begin converting SLDB to more uniform emacs idioms · e21a7bc1
    João Távora authored
    * sly.el (sldb-mode): SLDB buffer must be read only.
    (sldb-var-number-at-point): Removed.
    (sldb-local-part): New button type and constructor.
    (sldb-inspect-var): Removed.
    (sldb-insert-locals): Insert a `sly-local-part' button.
    
    * contrib/sly-mrepl.el (sly-mrepl): Use `button-type-put' on
    `sldb-local-part' buttons as well.
    (sldb-copy-down-to-repl): No longer interactive.
    e21a7bc1