diff options
author | JSDurand <mmemmew@gmail.com> | 2021-08-09 12:50:54 +0800 |
---|---|---|
committer | JSDurand <mmemmew@gmail.com> | 2021-08-09 12:50:54 +0800 |
commit | ae8db0e4e69603dbe8dd009dfe38dc814bbe11f2 (patch) | |
tree | 6f5aaa1192ac46da428a86a91a0e4e6550f42529 /flymake-conf.el | |
parent | 136e040593d3dc3a142ddd507146b6ee34a975d2 (diff) |
new: expand elisp macros
* elisp.el (elisp-macro-buffer): The buffer that displays the
expansion.
(elisp-macro-expand): Expand the macro, and either displays in a
temporary buffer, or replace the original region. Right now this only
expands one form at a time. I might want to modify this in the future
so that this will expand every form found in the region. For now this
is enough for me.
(emacs-lisp-mode-map): Bind it to C-c C-e.
Diffstat (limited to 'flymake-conf.el')
0 files changed, 0 insertions, 0 deletions