comparison src/w32fns.c @ 49079:24de3cf96fb0

(syms_of_w32fns) <Vx_bitmap_file_path>: Doc fix.
author Dave Love <fx@gnu.org>
date Mon, 06 Jan 2003 15:21:08 +0000
parents f0df5f687c15
children 5518e109ec3b
comparison
equal deleted inserted replaced
49078:ab2d537c76d4 49079:24de3cf96fb0
15133 w32_pass_extra_mouse_buttons_to_system = 0; 15133 w32_pass_extra_mouse_buttons_to_system = 0;
15134 15134
15135 init_x_parm_symbols (); 15135 init_x_parm_symbols ();
15136 15136
15137 DEFVAR_LISP ("x-bitmap-file-path", &Vx_bitmap_file_path, 15137 DEFVAR_LISP ("x-bitmap-file-path", &Vx_bitmap_file_path,
15138 doc: /* List of directories to search for bitmap files for w32. */); 15138 doc: /* List of directories to search for window system bitmap files. */);
15139 Vx_bitmap_file_path = decode_env_path ((char *) 0, "PATH"); 15139 Vx_bitmap_file_path = decode_env_path ((char *) 0, "PATH");
15140 15140
15141 DEFVAR_LISP ("x-pointer-shape", &Vx_pointer_shape, 15141 DEFVAR_LISP ("x-pointer-shape", &Vx_pointer_shape,
15142 doc: /* The shape of the pointer when over text. 15142 doc: /* The shape of the pointer when over text.
15143 Changing the value does not affect existing frames 15143 Changing the value does not affect existing frames