Index: emacs/lispref/frames.texi
diff -c emacs/lispref/frames.texi:1.93 emacs/lispref/frames.texi:1.94
*** emacs/lispref/frames.texi:1.93 Sun May 29 08:24:18 2005
--- emacs/lispref/frames.texi Sat Jun 18 13:49:03 2005
***************
*** 1550,1562 ****
The @var{data-type} argument specifies the form of data conversion to
use, to convert the raw data obtained from another X client into Lisp
data. Meaningful values include @code{TEXT}, @code{STRING},
! @code{UTF8_STRING},
! @code{TARGETS}, @code{LENGTH}, @code{DELETE}, @code{FILE_NAME},
! @code{CHARACTER_POSITION}, @code{LINE_NUMBER}, @code{COLUMN_NUMBER},
! @code{OWNER_OS}, @code{HOST_NAME}, @code{USER}, @code{CLASS},
! @code{NAME}, @code{ATOM}, and @code{INTEGER}. (These are symbols with
! upper-case names in accord with X conventions.) The default for
! @var{data-type} is @code{STRING}.
@end defun
@cindex cut buffer
--- 1550,1562 ----
The @var{data-type} argument specifies the form of data conversion to
use, to convert the raw data obtained from another X client into Lisp
data. Meaningful values include @code{TEXT}, @code{STRING},
! @code{UTF8_STRING}, @code{TARGETS}, @code{LENGTH}, @code{DELETE},
! @code{FILE_NAME}, @code{CHARACTER_POSITION}, @code{NAME},
! @code{LINE_NUMBER}, @code{COLUMN_NUMBER}, @code{OWNER_OS},
! @code{HOST_NAME}, @code{USER}, @code{CLASS}, @code{ATOM}, and
! @code{INTEGER}. (These are symbols with upper-case names in accord
! with X conventions.) The default for @var{data-type} is
! @code{STRING}.
@end defun
@cindex cut buffer
***************
*** 1822,1829 ****
@end example
@noindent
! in in your X resources file (usually named @file{~/.Xdefaults} or
! @file{~/.Xresources}). Then:
@example
@group
--- 1822,1829 ----
@end example
@noindent
! in in your X resources file (whose name is usually @file{~/.Xdefaults}
! or @file{~/.Xresources}). Then:
@example
@group
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs