comparison lisp/cus-start.el @ 44357:4bbde6981301

Rename `autoselect-window' to `mouse-autoselect-window'.
author Pavel Janík <Pavel@Janik.cz>
date Wed, 03 Apr 2002 08:34:38 +0000
parents d783c92fcfb7
children 676039ef9a4e
comparison
equal deleted inserted replaced
44356:493f53a29dd3 44357:4bbde6981301
257 (unibyte-display-via-language-environment mule boolean) 257 (unibyte-display-via-language-environment mule boolean)
258 ;; xfns.c 258 ;; xfns.c
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 (autoselect-window display boolean "21.3") 262 (mouse-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
266 ;; This function turns a value 266 ;; This function turns a value
267 ;; into an expression which produces that value. 267 ;; into an expression which produces that value.