]> git.eshelyaron.com Git - emacs.git/commitdiff
(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 4b5cb8ff0bdb0656cf0bf22a846abf7bd29b25e9..818402bdadebe366ef6bb63c8022ce807e4f8b4e 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);