* lisp/msb.el: Use lexical-binding
Remove redundant `:group` args. (msb--add-to-menu): Strength-reduce `eval` to `symbol-value` and use `push`. (msb--create-sort-item): Strength-reduce `eval` to `symbol-value`. (msb-menu-bar-update-buffers): Replace `(lambda...) with a proper closure.
Showing
Please register or sign in to comment