mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-06 23:51:24 -08:00
;* src/w32fns.c (syms_of_w32fns): Fix last commit.
This commit is contained in:
parent
e3d9ee522f
commit
a246df7256
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue