]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorKarl Heuer <kwzh@gnu.org>
Thu, 10 Feb 1994 20:44:20 +0000 (20:44 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 10 Feb 1994 20:44:20 +0000 (20:44 +0000)
src/xdisp.c

index bd6165b9e59bf7b650deab710bd288719993dd39..24120fd83bb4a41ed7ff14aca66e77560b12d689 100644 (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)