Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3bfabe25
Commit
3bfabe25
authored
Jul 26, 2009
by
Bastien Guerry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Slightly fix the docstring of `select-frame'.
parent
57b7fad6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/frame.c
src/frame.c
+3
-3
No files found.
src/frame.c
View file @
3bfabe25
...
...
@@ -891,9 +891,9 @@ The selection of FRAME lasts until the next time the user does
something to select a different frame, or until the next time
this function is called. If you are using a window system, the
previously selected frame may be restored as the selected frame
after
return to the command loop, because it still may have
the
window system's input focus. On a text-only terminal, the
next
redisplay will display FRAME.
when
return
ing
to the command loop, because it still may have
the
window system's input focus. On a text-only terminal, the
next
redisplay will display FRAME.
This function returns FRAME, or nil if FRAME has been deleted. */)
(frame, norecord)
...
...
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