Minor doc/comment revision & fixes

This commit is contained in:
Henrik Lissner 2020-01-26 01:31:53 -05:00
parent 786dec3e50
commit 871201dad6
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
5 changed files with 41 additions and 37 deletions

View file

@ -214,7 +214,7 @@ into faces or ANSI codes depending on the type of sesssion we're in."
(defmacro print! (message &rest args)
"Prints MESSAGE, formatted with ARGS, to stdout.
Always returns non-nil.
Returns non-nil if the message is a non-empty string.
Can be colored using (color ...) blocks: