diff options
author | Spencer Baugh <sbaugh@janestreet.com> | 2024-09-10 13:46:18 -0400 |
---|---|---|
committer | Dmitry Gutov <dmitry@gutov.dev> | 2024-09-27 04:25:54 +0300 |
commit | da1416fc6998718d1e36e32961b4415045949632 (patch) | |
tree | 21bfebba7ac1a0de2a32a6d1aea816a86fe131cc /lisp/emacs-lisp/generate-lisp-file.el | |
parent | c95620ffbf8c2caebdb6a7aba7dbe9cd223fa2f4 (diff) | |
download | emacs-da1416fc6998718d1e36e32961b4415045949632.tar.gz emacs-da1416fc6998718d1e36e32961b4415045949632.tar.bz2 emacs-da1416fc6998718d1e36e32961b4415045949632.zip |
Move easy-mmode-define-navigation logic to helper functions
The functions defined by easy-mmode-define-navigation are useful
even if the easy-mmode-define-navigation macro is not used.
Let's take a step towards exposing them by moving them out as
helpers.
This also makes the macro much easier to modify and work on.
* lisp/emacs-lisp/easy-mmode.el (easy-mmode--prev)
(easy-mmode--next): Add (bug#73172).
(easy-mmode-define-navigation): Use easy-mmode--prev and
easy-mmode--next.
Diffstat (limited to 'lisp/emacs-lisp/generate-lisp-file.el')
0 files changed, 0 insertions, 0 deletions