aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Janík2002-04-01 13:48:34 +0000
committerPavel Janík2002-04-01 13:48:34 +0000
commitfed441a8191009c08964b09f786cf1cd323d9981 (patch)
tree509b5bb2293071dc588d21039f89d4767bd1f662
parent513f293e7f163447abe5b357024dff8e89e699a3 (diff)
downloademacs-fed441a8191009c08964b09f786cf1cd323d9981.tar.gz
emacs-fed441a8191009c08964b09f786cf1cd323d9981.zip
Rename `x-autoselect-window' to `autoselect-window'.
-rw-r--r--lisp/cus-start.el2
1 files changed, 1 insertions, 1 deletions
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 @@
259 (x-bitmap-file-path installation 259 (x-bitmap-file-path installation
260 (repeat (directory :format "%v"))) 260 (repeat (directory :format "%v")))
261 ;; xterm.c 261 ;; xterm.c
262 (x-autoselect-window display boolean "21.3") 262 (autoselect-window display boolean "21.3")
263 (x-use-underline-position-properties display boolean "21.3") 263 (x-use-underline-position-properties display boolean "21.3")
264 (x-stretch-cursor display boolean "21.1"))) 264 (x-stretch-cursor display boolean "21.1")))
265 this symbol group type native-p version 265 this symbol group type native-p version