From 748c57f6af6ef0cbe45acd661079a37874d68d8e Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 6 Jan 2003 15:20:57 +0000 Subject: [PATCH] (syms_of_macfns) : Doc fix. --- src/macfns.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/macfns.c b/src/macfns.c index e2fe2969df..38afebe0c9 100644 --- a/src/macfns.c +++ b/src/macfns.c @@ -9976,7 +9976,7 @@ syms_of_macfns () 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