summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/generate-lisp-file.el
diff options
context:
space:
mode:
authorSpencer Baugh <sbaugh@janestreet.com>2024-09-10 13:46:18 -0400
committerDmitry Gutov <dmitry@gutov.dev>2024-09-27 04:25:54 +0300
commitda1416fc6998718d1e36e32961b4415045949632 (patch)
tree21bfebba7ac1a0de2a32a6d1aea816a86fe131cc /lisp/emacs-lisp/generate-lisp-file.el
parentc95620ffbf8c2caebdb6a7aba7dbe9cd223fa2f4 (diff)
downloademacs-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