From fed441a8191009c08964b09f786cf1cd323d9981 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Mon, 1 Apr 2002 13:48:34 +0000 Subject: [PATCH] Rename `x-autoselect-window' to `autoselect-window'. --- lisp/cus-start.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/cus-start.el b/lisp/cus-start.el index 8c278782694..bf0605ad973 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -259,7 +259,7 @@ (x-bitmap-file-path installation (repeat (directory :format "%v"))) ;; xterm.c - (x-autoselect-window display boolean "21.3") + (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.2