1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

Comment change.

This commit is contained in:
Karl Heuer 1994-02-10 20:44:20 +00:00
parent 8e718b4eb6
commit 3a179e58d7

View File

@ -239,7 +239,8 @@ message1 (m)
}
/* Display an echo area message M with a specified length of LEN chars.
This way, null characters can be included. */
This way, null characters can be included. Do not pass text that is
stored in a Lisp string. */
void
message2 (m, len)