comparison lisp/cus-start.el @ 43344:7596a6f0e7b2

(x-autoselect-window): Allow customization.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 16 Feb 2002 10:08:41 +0000
parents 62ca366c7991
children a2745aaaf467
comparison
equal deleted inserted replaced
43343:ac7b0c0802cc 43344:7596a6f0e7b2
252 (unibyte-display-via-language-environment mule boolean) 252 (unibyte-display-via-language-environment mule boolean)
253 ;; xfns.c 253 ;; xfns.c
254 (x-bitmap-file-path installation 254 (x-bitmap-file-path installation
255 (repeat (directory :format "%v"))) 255 (repeat (directory :format "%v")))
256 ;; xterm.c 256 ;; xterm.c
257 (x-autoselect-window display boolean "21.3")
257 (x-use-underline-position-properties display boolean "21.3") 258 (x-use-underline-position-properties display boolean "21.3")
258 (x-stretch-cursor display boolean "21.1"))) 259 (x-stretch-cursor display boolean "21.1")))
259 this symbol group type native-p version 260 this symbol group type native-p version
260 ;; This function turns a value 261 ;; This function turns a value
261 ;; into an expression which produces that value. 262 ;; into an expression which produces that value.