diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/xdisp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xdisp.c b/src/xdisp.c index ee05ea2a053..c68d1375ff7 100644 --- a/src/xdisp.c +++ b/src/xdisp.c | |||
| @@ -15028,7 +15028,7 @@ run_window_scroll_functions (Lisp_Object window, struct text_pos startp) | |||
| 15028 | is higher than window. | 15028 | is higher than window. |
| 15029 | 15029 | ||
| 15030 | If CURRENT_MATRIX_P is non-zero, use the information from the | 15030 | If CURRENT_MATRIX_P is non-zero, use the information from the |
| 15031 | window's current glyph matrix; otherwise uze the desired glyph | 15031 | window's current glyph matrix; otherwise use the desired glyph |
| 15032 | matrix. | 15032 | matrix. |
| 15033 | 15033 | ||
| 15034 | A value of 0 means the caller should do scrolling | 15034 | A value of 0 means the caller should do scrolling |