From 6e2d67d81361805134050a665ecc0478d1c9d376 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 6 Jan 2003 15:21:08 +0000 Subject: [PATCH] (syms_of_w32fns) : Doc fix. --- src/w32fns.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/w32fns.c b/src/w32fns.c index 08d81d10296..b0f485ce698 100644 --- a/src/w32fns.c +++ b/src/w32fns.c @@ -15135,7 +15135,7 @@ system to handle them. */); 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, -- 2.39.2