Skip to content

Commit

Permalink
add autoload
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Oct 23, 2022
1 parent 4c32c21 commit 0d95ab8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions msgu.el
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
:type 'integer
:group 'msgu)

;;;###autoload
(defmacro msgu-inhibit-log (&rest body)
"Execute BODY without write it to message buffer."
(declare (indent 0) (debug t))
Expand Down

0 comments on commit 0d95ab8

Please sign in to comment.