aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPaul Eggert2014-09-29 22:02:13 -0700
committerPaul Eggert2014-09-29 22:02:13 -0700
commit42d4302f246931b0f92aa5341fe1a8cd9745db08 (patch)
tree02181cfec7e888ea95f53f3a8806a5d7c8e2a9ed /src
parente80e3bdb756eb98fe023287c80386c591869bc72 (diff)
downloademacs-42d4302f246931b0f92aa5341fe1a8cd9745db08.tar.gz
emacs-42d4302f246931b0f92aa5341fe1a8cd9745db08.zip
Spelling fix.
Diffstat (limited to 'src')
-rw-r--r--src/xdisp.c2
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