# HG changeset patch # User Dave Love # Date 1041866468 0 # Node ID 24de3cf96fb0e22668d83ce2b13aead9b18a64a2 # Parent ab2d537c76d42c1c7c1e8f0a6845d93f853c9e0c (syms_of_w32fns) : Doc fix. diff -r ab2d537c76d4 -r 24de3cf96fb0 src/w32fns.c --- a/src/w32fns.c Mon Jan 06 15:20:57 2003 +0000 +++ b/src/w32fns.c Mon Jan 06 15:21:08 2003 +0000 @@ -15135,7 +15135,7 @@ init_x_parm_symbols (); DEFVAR_LISP ("x-bitmap-file-path", &Vx_bitmap_file_path, - doc: /* List of directories to search for bitmap files for w32. */); + doc: /* List of directories to search for window system bitmap files. */); Vx_bitmap_file_path = decode_env_path ((char *) 0, "PATH"); DEFVAR_LISP ("x-pointer-shape", &Vx_pointer_shape,