commands.texi small fix for bug#13393
[emacs.git] / src / bitmaps / README
blob2a6e72595cc5de7061ec1dd37a7807bb717b48cc
1 This directory contains bitmap files that Emacs uses from
2 /usr/include/X11/bitmaps.
5 COPYRIGHT AND LICENSE INFORMATION
7 These bitmaps are the same as those contained in X Version 11 Release
8 4 (released 1989). The correspondence between the Emacs filenames and
9 the original include/X11/bitmaps/ filenames is as follows:
11     Emacs:           X11R4:
12     cntrpmsk.xbm     cntr_ptrmsk
13     cntrptr.xbm      cntr_ptr
14     crosswv.xbm      cross_weave
15     dimple1.xbm      dimple1
16     dimple3.xbm      dimple3
17     gray.xbm         gray
18     gray1.xbm        gray1
19     gray3.xbm        gray3
20     leftpmsk.xbm     left_ptrmsk
21     leftptr.xbm      left_ptr
22     rtpmsk.xbm       right_ptrmsk
23     rtptr.xbm        right_ptr
24     stipple.xbm      stipple
27 The following copyright and license notice appeared in the parent
28 directory of the X11R4 bitmaps/ directory (in include/X11/copyright.h):
30     Copyright 1985, 1986, 1987, 1988, 1989 by the
31     Massachusetts Institute of Technology
33     Permission to use, copy, modify, distribute, and sell this software and its
34     documentation for any purpose is hereby granted without fee, provided that
35     the above copyright notice appear in all copies and that both that
36     copyright notice and this permission notice appear in supporting
37     documentation, and that the name of M.I.T. not be used in advertising or
38     publicity pertaining to distribution of the software without specific,
39     written prior permission.  M.I.T. makes no representations about the
40     suitability of this software for any purpose.  It is provided "as is"
41     without express or implied warranty.