emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32fns.c


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/w32fns.c
Date: Fri, 10 Jun 2005 10:21:22 -0400

Index: emacs/src/w32fns.c
diff -c emacs/src/w32fns.c:1.246 emacs/src/w32fns.c:1.247
*** emacs/src/w32fns.c:1.246    Mon Jan  3 22:53:30 2005
--- emacs/src/w32fns.c  Fri Jun 10 14:21:22 2005
***************
*** 8698,8704 ****
    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
  only be necessary if the default setting causes problems.  */);
    w32_strict_painting = 1;
  
--- 8698,8704 ----
    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 behavior for repainting; this should
  only be necessary if the default setting causes problems.  */);
    w32_strict_painting = 1;
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]