Mercurial > emacs
changeset 49079:24de3cf96fb0
(syms_of_w32fns) <Vx_bitmap_file_path>: Doc fix.
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 06 Jan 2003 15:21:08 +0000 |
parents | ab2d537c76d4 |
children | ec331b35847e |
files | src/w32fns.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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,