emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/frames.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/frames.texi
Date: Sat, 18 Jun 2005 09:49:04 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]