From: Karl Heuer Date: Thu, 10 Feb 1994 20:44:20 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~9968 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3a179e58d72c311d1745a1f11a21c2093a8ed48b;p=emacs.git Comment change. --- diff --git a/src/xdisp.c b/src/xdisp.c index bd6165b9e59..24120fd83bb 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -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)