projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3d9ee5
)
;* src/w32fns.c (syms_of_w32fns): Fix last commit.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 31 Jul 2015 09:18:10 +0000
(12:18 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 31 Jul 2015 09:18:10 +0000
(12:18 +0300)
src/w32fns.c
patch
|
blob
|
history
diff --git
a/src/w32fns.c
b/src/w32fns.c
index 34e2720864c64b7b595871a0bc19baebde6714cd..1c72974dca882c063058b94d542d1e7c91d72690 100644
(file)
--- a/
src/w32fns.c
+++ b/
src/w32fns.c
@@
-9149,7
+9149,7
@@
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;
- DEFVAR_BOOL ("w32-use-fallback-wm-chars-method"
+ DEFVAR_BOOL ("w32-use-fallback-wm-chars-method"
,
w32_use_fallback_wm_chars_method,
doc: /* Non-nil means use old method of processing character keys.
This is intended only for debugging of the new processing method.