(Frecenter): Clear frame if called with nil or no arg.
This commit is contained in:
parent
5878ee6fc4
commit
527b6458ed
1 changed files with 1 additions and 0 deletions
|
@ -3916,6 +3916,7 @@ redraws with point in the center of the current window.")
|
|||
{
|
||||
extern int frame_garbaged;
|
||||
|
||||
Fredraw_frame (w->frame);
|
||||
SET_FRAME_GARBAGED (XFRAME (WINDOW_FRAME (w)));
|
||||
XSETFASTINT (arg, ht / 2);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue