Mercurial > emacs
changeset 5883:13cb3226cb41
Comment change.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 10 Feb 1994 20:44:20 +0000 |
parents | 319a7fcb7609 |
children | d02095ea13a5 |
files | src/xdisp.c |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xdisp.c Thu Feb 10 20:27:34 1994 +0000 +++ b/src/xdisp.c Thu Feb 10 20:44:20 1994 +0000 @@ -239,7 +239,8 @@ } /* 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)