comparison lisp/cus-start.el @ 44304:d783c92fcfb7

Rename `x-autoselect-window' to `autoselect-window'.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 01 Apr 2002 13:48:34 +0000
parents 63efe0df9e87
children 4bbde6981301
comparison
equal deleted inserted replaced
44303:18b7d11bd5a1 44304:d783c92fcfb7
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 (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
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.