diff options
author | Pavel Janík <Pavel@Janik.cz> | 2002-04-01 13:48:34 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2002-04-01 13:48:34 +0000 |
commit | fed441a8191009c08964b09f786cf1cd323d9981 (patch) | |
tree | 509b5bb2293071dc588d21039f89d4767bd1f662 /lisp/cus-start.el | |
parent | 513f293e7f163447abe5b357024dff8e89e699a3 (diff) | |
download | emacs-fed441a8191009c08964b09f786cf1cd323d9981.tar.gz emacs-fed441a8191009c08964b09f786cf1cd323d9981.tar.bz2 emacs-fed441a8191009c08964b09f786cf1cd323d9981.zip |
Rename `x-autoselect-window' to `autoselect-window'.
Diffstat (limited to 'lisp/cus-start.el')
-rw-r--r-- | lisp/cus-start.el | 2 |
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 @@ (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 |