view src/bitmaps/README @ 111984:f5276a518424

respect epa-file-encrypt-to, defaulting to it when encrypting, if set, and adjusting the value (as a file local variable and an active buffer setting) with the result of epa-select-keys. note the problem with caching of incorrect symmetric decryption keys. (allout-toggle-current-subtree-encryption), (allout-toggle-subtree-encryption): Adjust docstrings to reflect defaulting policy change. (allout-encrypt-string): keymod-cue rather than keypair-mode, which is interpreted here. Use the epa-passphrase-callback-function, in case the user is using GnuPG v1. Support saving of the selected keypair recipients when invoked with a keymode-cue > 4.
author Ken Manheimer <ken.manheimer@gmail.com>
date Thu, 16 Dec 2010 02:39:17 -0500
parents c3512b2085a0
children
line wrap: on
line source

This directory contains bitmap files that Emacs uses from
/usr/include/X11/bitmaps.


COPYRIGHT AND LICENSE INFORMATION

These bitmaps are the same as those contained in X Version 11 Release
4 (released 1989). The correspondence between the Emacs filenames and
the original include/X11/bitmaps/ filenames is as follows:

    Emacs:           X11R4:
    cntrpmsk.xbm     cntr_ptrmsk
    cntrptr.xbm      cntr_ptr
    crosswv.xbm      cross_weave
    dimple1.xbm      dimple1
    dimple3.xbm      dimple3
    gray.xbm         gray
    gray1.xbm        gray1
    gray3.xbm        gray3
    leftpmsk.xbm     left_ptrmsk
    leftptr.xbm      left_ptr
    rtpmsk.xbm       right_ptrmsk
    rtptr.xbm        right_ptr
    stipple.xbm      stipple


The following copyright and license notice appeared in the parent
directory of the X11R4 bitmaps/ directory (in include/X11/copyright.h):

    Copyright 1985, 1986, 1987, 1988, 1989 by the
    Massachusetts Institute of Technology

    Permission to use, copy, modify, distribute, and sell this software and its
    documentation for any purpose is hereby granted without fee, provided that
    the above copyright notice appear in all copies and that both that
    copyright notice and this permission notice appear in supporting
    documentation, and that the name of M.I.T. not be used in advertising or
    publicity pertaining to distribution of the software without specific,
    written prior permission.  M.I.T. makes no representations about the
    suitability of this software for any purpose.  It is provided "as is"
    without express or implied warranty.