]> git.eshelyaron.com Git - sweep.git/commit
ADDED: New command for expanding macros
authorEshel Yaron <me@eshelyaron.com>
Fri, 26 May 2023 07:56:15 +0000 (10:56 +0300)
committerEshel Yaron <me@eshelyaron.com>
Fri, 26 May 2023 09:13:36 +0000 (12:13 +0300)
commit030037d1d66be8e4ffb564af553c74d8249b6c18
treefc87d32853fbfc015c47a5267b6af787cd15ce30
parent6b7626bf23999aa4f1f668f0c16f3d6884aa4096
ADDED: New command for expanding macros

* sweep.pl (sweep_expand_macro/2): New predicate.
* sweeprolog.el (sweeprolog-expand-macro-at-pos): New function.
(sweeprolog-expand-macro-at-point): New command.
(sweeprolog-context-menu-functions): Add...
(sweeprolog-context-menu-for-macro): New function.
* README.org (Macro Expansion): New section.
README.org
sweep.pl
sweeprolog.el