Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
20fa27a4
Commit
20fa27a4
authored
Sep 30, 2001
by
Eli Zaretskii
Browse files
(syms_of_frame): Doc fix.
parent
76b47cc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
src/frame.c
src/frame.c
+3
-1
No files found.
src/frame.c
View file @
20fa27a4
...
...
@@ -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
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment