summaryrefslogtreecommitdiff
path: root/src/xdisp.c
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1994-02-10 20:44:20 +0000
committerKarl Heuer <kwzh@gnu.org>1994-02-10 20:44:20 +0000
commit3a179e58d72c311d1745a1f11a21c2093a8ed48b (patch)
tree0adcf50a1db30bf9a00693f69afd400e3d8b3adf /src/xdisp.c
parent8e718b4eb6fd3cfc5e7a077b89da9a24682e2019 (diff)
downloademacs-3a179e58d72c311d1745a1f11a21c2093a8ed48b.tar.gz
Comment change.
Diffstat (limited to 'src/xdisp.c')
-rw-r--r--src/xdisp.c3
1 files changed, 2 insertions, 1 deletions
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)