From: Paul Eggert Date: Sun, 15 Jun 2014 07:47:04 +0000 (-0700) Subject: Spelling fix. X-Git-Tag: emacs-24.3.92~72 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e4cff260759aa8affa01a28f944c328c1c90c827;p=emacs.git Spelling fix. --- diff --git a/src/xdisp.c b/src/xdisp.c index cb92ab7c952..b1c7ee92b54 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -15806,7 +15806,7 @@ set_vertical_scroll_bar (struct window *w) redisplay itself, when it decides that the previous window start point is fine and should be kept. Search for "goto force_start" below to see the details. Like the values of window-start - specified outside of redisply, these internally deduced values + specified outside of redisplay, these internally-deduced values are tested for feasibility, and ignored if found to be unfeasible.