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
dffde83f
Commit
dffde83f
authored
Jan 03, 2001
by
Gerd Moellmann
Browse files
(Fwindow_end): Doc fix.
parent
0a974c85
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/window.c
src/window.c
+1
-1
No files found.
src/window.c
View file @
dffde83f
...
...
@@ -864,7 +864,7 @@ DEFUN ("window-end", Fwindow_end, Swindow_end, 0, 2, 0,
This is updated by redisplay, when it runs to completion.
\n
\
Simply changing the buffer text or setting `window-start'
\n
\
does not update this value.
\n
\
If UP
-TO-
DATE is non-nil, compute the up-to-date position
\n
\
If UPDATE is non-nil, compute the up-to-date position
\n
\
if it isn't already recorded."
)
(
window
,
update
)
Lisp_Object
window
,
update
;
...
...
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