Minor doc/comment revision & fixes
This commit is contained in:
parent
786dec3e50
commit
871201dad6
5 changed files with 41 additions and 37 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue