Mercurial > emacs
changeset 63279:091ece2ed577
(syms_of_w32fns): Fix spellings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 10 Jun 2005 14:21:22 +0000 |
parents | d826c3c6df3f |
children | 69ae2aff114c |
files | src/w32fns.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/w32fns.c Fri Jun 10 14:19:26 2005 +0000 +++ b/src/w32fns.c Fri Jun 10 14:21:22 2005 +0000 @@ -8698,7 +8698,7 @@ DEFVAR_BOOL ("w32-strict-painting", &w32_strict_painting, doc: /* Non-nil means use strict rules for repainting frames. -Set this to nil to get the old behaviour for repainting; this should +Set this to nil to get the old behavior for repainting; this should only be necessary if the default setting causes problems. */); w32_strict_painting = 1;