(syms_of_frame): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Sun, 30 Sep 2001 10:13:00 +0000 (10:13 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 30 Sep 2001 10:13:00 +0000 (10:13 +0000)
src/frame.c

index 4b5cb8f..818402b 100644 (file)
@@ -2508,7 +2508,9 @@ frames; once the frame is created, it sticks with its assigned\n\
 minibuffer, no matter what this variable is set to.  This means that\n\
 this variable doesn't necessarily say anything meaningful about the\n\
 current set of frames, or where the minibuffer is currently being\n\
-displayed.");
+displayed.\n\
+\n\
+This variable is local to the current terminal and cannot be buffer-local.");
 
   staticpro (&Vframe_list);