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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lispref/frames.texi
Date: Wed, 23 Jun 2004 12:35:24 -0400

Index: emacs/lispref/frames.texi
diff -c emacs/lispref/frames.texi:1.71 emacs/lispref/frames.texi:1.72
*** emacs/lispref/frames.texi:1.71      Sat Feb 21 18:23:10 2004
--- emacs/lispref/frames.texi   Wed Jun 23 16:34:28 2004
***************
*** 1503,1510 ****
  If omitted @var{n} defaults to 0.
  @end defun
  
- @anchor{Definition of x-set-cut-buffer}
  @defun x-set-cut-buffer string &optional push
  This function stores @var{string} into the first cut buffer (cut buffer
  0).  If @var{push} is @code{nil}, only the first cut buffer is changed.
  If @var{push} is address@hidden, that says to move the values down
--- 1503,1510 ----
  If omitted @var{n} defaults to 0.
  @end defun
  
  @defun x-set-cut-buffer string &optional push
+ @anchor{Definition of x-set-cut-buffer}
  This function stores @var{string} into the first cut buffer (cut buffer
  0).  If @var{push} is @code{nil}, only the first cut buffer is changed.
  If @var{push} is address@hidden, that says to move the values down
***************
*** 1793,1800 ****
  (All color displays can do this.)
  @end defun
  
- @anchor{Display Face Attribute Testing}
  @defun display-supports-face-attributes-p attributes &optional display
  @tindex display-supports-face-attributes-p
  This function returns address@hidden if all the face attributes in
  @var{attributes} are supported (@pxref{Face Attributes}).
--- 1793,1800 ----
  (All color displays can do this.)
  @end defun
  
  @defun display-supports-face-attributes-p attributes &optional display
+ @anchor{Display Face Attribute Testing}
  @tindex display-supports-face-attributes-p
  This function returns address@hidden if all the face attributes in
  @var{attributes} are supported (@pxref{Face Attributes}).




reply via email to

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