/[emacs]/emacs/lisp/custom.el
ViewVC logotype

Diff of /emacs/lisp/custom.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.78 by jpw, Wed Jan 12 22:48:19 2005 UTC revision 1.79 by rms, Thu Feb 10 06:41:26 2005 UTC
# Line 299  The possible attributes are `:family', ` Line 299  The possible attributes are `:family', `
299  `:foreground', `:background', `:stipple', `:inverse-video', and `:inherit'.  `:foreground', `:background', `:stipple', `:inverse-video', and `:inherit'.
300    
301  DISPLAY can either be the symbol t, which will match all frames, or an  DISPLAY can either be the symbol t, which will match all frames, or an
302  alist of the form \((REQ ITEM...)...).  For the DISPLAY to match a  alist of elements of the form \(REQ ITEM...).  For the DISPLAY to match a
303  FRAME, the REQ property of the frame must match one of the ITEM.  The  FRAME, each of these elements must be satisfied, meaning that the
304  following REQ are defined:  REQ property of the frame must match one of the corresponding ITEMs.
305    These are the defined REQ values:
306    
307  `type' (the value of `window-system')  `type' (the value of `window-system')
308    Under X, in addition to the values `window-system' can take,    Under X, in addition to the values `window-system' can take,

Legend:
Removed from v.1.78  
changed lines
  Added in v.1.79

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26