From: Dave Love Date: Mon, 6 Jan 2003 15:21:08 +0000 (+0000) Subject: (syms_of_w32fns) : Doc fix. X-Git-Tag: ttn-vms-21-2-B4~11806 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e2d67d81361805134050a665ecc0478d1c9d376;p=emacs.git (syms_of_w32fns) : Doc fix. --- 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,