mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
; * src/haikufns.c (syms_of_haikufns): Fix indentation.
This commit is contained in:
parent
ba3bf69f84
commit
3608c1399f
|
|
@ -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…
Reference in a new issue