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
ae2aaa7e
Commit
ae2aaa7e
authored
Sep 10, 2001
by
Richard M. Stallman
Browse files
Doc fix.
parent
7e4cbc91
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
src/frame.c
src/frame.c
+3
-2
No files found.
src/frame.c
View file @
ae2aaa7e
...
...
@@ -1318,8 +1318,9 @@ upper-left corner.\n\
If Emacs is running on a mouseless terminal or hasn't been programmed
\n
\
to read the mouse position, it returns the selected frame for FRAME
\n
\
and nil for X and Y.
\n
\
Runs the abnormal hook `mouse-position-function' with the normal return
\n
\
value as argument."
)
If `mouse-position-function' is non-nil, `mouse-position' calls it,
\n
\
passing the normal return value to that function as an argument,
\n
\
and returns whatever that function returns."
)
()
{
FRAME_PTR
f
;
...
...
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