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