diff options
author | Pavel Janík <Pavel@Janik.cz> | 2002-04-03 08:34:38 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2002-04-03 08:34:38 +0000 |
commit | e8d9157b4791c572905a0095925095e2396e6d3c (patch) | |
tree | 3ba6a887349424955cc9fdff3baf1e377960bfa9 /lisp/cus-start.el | |
parent | 45e3679d1c49fb36078f1e6e3942865f9dff20e7 (diff) | |
download | emacs-e8d9157b4791c572905a0095925095e2396e6d3c.tar.gz |
Rename `autoselect-window' to `mouse-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 bf0605ad973..be44e53aecf 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 - (autoselect-window display boolean "21.3") + (mouse-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 |