mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 23:10:47 -08:00
(Forcing Redisplay): Document return value of function redisplay.
This commit is contained in:
parent
032409712e
commit
cccdcb1128
1 changed files with 2 additions and 0 deletions
|
|
@ -119,6 +119,8 @@ pending input events. This is equivalent to @code{(sit-for 0)}.
|
|||
|
||||
If the optional argument @var{force} is non-@code{nil}, it forces an
|
||||
immediate and complete redisplay even if input is available.
|
||||
|
||||
Returns @code{t} if redisplay was performed, or @code{nil} otherwise.
|
||||
@end defun
|
||||
|
||||
@node Truncation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue