/[emacs]/emacs/lispref/frames.texi
ViewVC logotype

Diff of /emacs/lispref/frames.texi

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

revision 1.93 by rms, Sun May 29 08:24:18 2005 UTC revision 1.94 by rms, Sat Jun 18 13:49:03 2005 UTC
# Line 1550  clients.  It takes two optional argument Line 1550  clients.  It takes two optional argument
1550  The @var{data-type} argument specifies the form of data conversion to  The @var{data-type} argument specifies the form of data conversion to
1551  use, to convert the raw data obtained from another X client into Lisp  use, to convert the raw data obtained from another X client into Lisp
1552  data.  Meaningful values include @code{TEXT}, @code{STRING},  data.  Meaningful values include @code{TEXT}, @code{STRING},
1553  @code{UTF8_STRING},  @code{UTF8_STRING}, @code{TARGETS}, @code{LENGTH}, @code{DELETE},
1554  @code{TARGETS}, @code{LENGTH}, @code{DELETE}, @code{FILE_NAME},  @code{FILE_NAME}, @code{CHARACTER_POSITION}, @code{NAME},
1555  @code{CHARACTER_POSITION}, @code{LINE_NUMBER}, @code{COLUMN_NUMBER},  @code{LINE_NUMBER}, @code{COLUMN_NUMBER}, @code{OWNER_OS},
1556  @code{OWNER_OS}, @code{HOST_NAME}, @code{USER}, @code{CLASS},  @code{HOST_NAME}, @code{USER}, @code{CLASS}, @code{ATOM}, and
1557  @code{NAME}, @code{ATOM}, and @code{INTEGER}.  (These are symbols with  @code{INTEGER}.  (These are symbols with upper-case names in accord
1558  upper-case names in accord with X conventions.)  The default for  with X conventions.)  The default for @var{data-type} is
1559  @var{data-type} is @code{STRING}.  @code{STRING}.
1560  @end defun  @end defun
1561    
1562  @cindex cut buffer  @cindex cut buffer
# Line 1822  xterm.vt100.background: yellow Line 1822  xterm.vt100.background: yellow
1822  @end example  @end example
1823    
1824  @noindent  @noindent
1825  in in your X resources file (usually named @file{~/.Xdefaults} or  in in your X resources file (whose name is usually @file{~/.Xdefaults}
1826  @file{~/.Xresources}).  Then:  or @file{~/.Xresources}).  Then:
1827    
1828  @example  @example
1829  @group  @group

Legend:
Removed from v.1.93  
changed lines
  Added in v.1.94

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