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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
20fa27a4
Commit
20fa27a4
authored
Sep 30, 2001
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(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\
...
@@ -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
\
minibuffer, no matter what this variable is set to. This means that
\n
\
this variable doesn't necessarily say anything meaningful about the
\n
\
this variable doesn't necessarily say anything meaningful about the
\n
\
current set of frames, or where the minibuffer is currently being
\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
);
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