; * src/haikufns.c (syms_of_haikufns): Fix indentation.
This commit is contained in:
parent
ba3bf69f84
commit
3608c1399f
1 changed files with 2 additions and 2 deletions
|
@ -3309,8 +3309,8 @@ syms_of_haikufns (void)
|
|||
Vx_sensitive_text_pointer_shape = Qnil;
|
||||
|
||||
DEFVAR_BOOL ("haiku-pass-control-tab-to-system",
|
||||
haiku_pass_control_tab_to_system,
|
||||
doc: /* Whether or not to pass C-TAB to the system.
|
||||
haiku_pass_control_tab_to_system,
|
||||
doc: /* Whether or not to pass C-TAB to the system.
|
||||
Setting this variable will cause Emacs to pass C-TAB to the system
|
||||
(allowing window switching on the Haiku operating system), rather than
|
||||
intercepting it. */);
|
||||
|
|
Loading…
Add table
Reference in a new issue