Skip to content

Commit

Permalink
tweak: regenerate loaddefs
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Nov 18, 2023
1 parent 7c5c51b commit c688dac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion core/me-loaddefs.el
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ prefix or universal argument, it waits for a moment (defined by
`+screenshot-delay') before taking the screenshot.
(fn OUTFILE)" t)
(autoload '+minibuffer-kill-minibuffer "../elisp/+emacs" "\
Kill the minibuffer when switching to window with mouse." t)
(autoload '+region-or-thing-at-point "../elisp/+emacs" "\
Return the region or the thing at point.")
(autoload '+webjump "../elisp/+emacs" "\
Expand Down Expand Up @@ -805,7 +807,7 @@ Register dictionaries for `LANGS` to spell-fu's multi-dict.

;;; Generated autoloads from me-vars.el

(register-definition-prefixes "me-vars" '("+env-" "emacs/features" "minemacs-" "os/" "sys/arch"))
(register-definition-prefixes "me-vars" '("+env-" "+load" "emacs/features" "minemacs-" "os/" "sys/arch"))


;;; Generated autoloads from ../modules/extras/me-writing-mode.el
Expand Down

0 comments on commit c688dac

Please sign in to comment.