Skip to content

Commit

Permalink
tweak: regenerate loaddefs
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Oct 14, 2023
1 parent 702c268 commit b05eb06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/me-loaddefs.el
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ Replace french ponctuations (like unsectable space) by regular ones." t)
(autoload '+kill-region-as-paragraph "../elisp/+buffer" "\
Kill (copy) region as one paragraph. This command removes new line characters
between lines." t)
(autoload '+first-line-empty-p "../elisp/+buffer" "\
Returns t when the first line of the buffer is empty.")
(register-definition-prefixes "../elisp/+buffer" '("+kill-buffer-no-ask-list" "+replace-in-buffer"))


Expand Down

0 comments on commit b05eb06

Please sign in to comment.