From c5903437c4038f76e310ac3380c178fe20086ae3 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 6 Jan 2003 15:21:37 +0000 Subject: (syms_of_xfns) : Doc fix. --- src/xfns.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/xfns.c b/src/xfns.c index 6132a1dab7..7f77752715 100644 --- a/src/xfns.c +++ b/src/xfns.c @@ -11913,7 +11913,7 @@ A cross is always drawn on black & white displays. */); cross_disabled_images = 0; DEFVAR_LISP ("x-bitmap-file-path", &Vx_bitmap_file_path, - doc: /* List of directories to search for bitmap files for X. */); + doc: /* List of directories to search for window system bitmap files. */); Vx_bitmap_file_path = decode_env_path ((char *) 0, PATH_BITMAPS); DEFVAR_LISP ("x-pointer-shape", &Vx_pointer_shape, -- cgit v1.2.3