# HG changeset patch # User Dave Love # Date 1041866457 0 # Node ID ab2d537c76d42c1c7c1e8f0a6845d93f853c9e0c # Parent 0c6ae1df6eb63ab8fc1792fa76903cdaebf9f71d (syms_of_macfns) : Doc fix. diff -r 0c6ae1df6eb6 -r ab2d537c76d4 src/macfns.c --- a/src/macfns.c Mon Jan 06 14:55:12 2003 +0000 +++ b/src/macfns.c Mon Jan 06 15:20:57 2003 +0000 @@ -9976,7 +9976,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,