diff lispref/frames.texi @ 56215:c9aa4127a482

Reposition @anchor's.
author Luc Teirlinck <teirllm@auburn.edu>
date Wed, 23 Jun 2004 16:40:04 +0000
parents 7e1d7032e956
children fa931ffb96c8 59dcbfe97385
line wrap: on
line diff
--- a/lispref/frames.texi	Wed Jun 23 16:20:08 2004 +0000
+++ b/lispref/frames.texi	Wed Jun 23 16:40:04 2004 +0000
@@ -1503,8 +1503,8 @@
 If omitted @var{n} defaults to 0.
 @end defun
 
+@defun x-set-cut-buffer string &optional push
 @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 non-@code{nil}, that says to move the values down
@@ -1793,8 +1793,8 @@
 (All color displays can do this.)
 @end defun
 
+@defun display-supports-face-attributes-p attributes &optional display
 @anchor{Display Face Attribute Testing}
-@defun display-supports-face-attributes-p attributes &optional display
 @tindex display-supports-face-attributes-p
 This function returns non-@code{nil} if all the face attributes in
 @var{attributes} are supported (@pxref{Face Attributes}).