Fix commentary to buffer_shared_and_changed.
This commit is contained in:
parent
276479fd70
commit
f43ce1c197
1 changed files with 2 additions and 2 deletions
|
@ -10888,8 +10888,8 @@ echo_area_display (int update_frame_p)
|
|||
return window_height_changed_p;
|
||||
}
|
||||
|
||||
/* Nonzero if the current buffer is shown in more than
|
||||
one window and was modified since last display. */
|
||||
/* Nonzero if the current window's buffer is shown in more than one
|
||||
window and was modified since last redisplay. */
|
||||
|
||||
static int
|
||||
buffer_shared_and_changed (void)
|
||||
|
|
Loading…
Add table
Reference in a new issue