From 9c94a2e9844813b95ca0755f657bcc83a9d58f19 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Sat, 16 Feb 2002 10:08:41 +0000 Subject: [PATCH] (x-autoselect-window): Allow customization. --- lisp/cus-start.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/cus-start.el b/lisp/cus-start.el index b63f18cac75..7d24642146d 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -254,6 +254,7 @@ (x-bitmap-file-path installation (repeat (directory :format "%v"))) ;; xterm.c + (x-autoselect-window display boolean "21.3") (x-use-underline-position-properties display boolean "21.3") (x-stretch-cursor display boolean "21.1"))) this symbol group type native-p version -- 2.39.5