From 7baeca0c0e02d0c442b112573f9845b4a0cc38c0 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Wed, 23 Jun 2004 16:40:04 +0000 Subject: Reposition @anchor's. --- lispref/frames.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lispref/frames.texi') diff --git a/lispref/frames.texi b/lispref/frames.texi index 0be4c525822..fe3bca7c119 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -1503,8 +1503,8 @@ This function returns the contents of cut buffer number @var{n}. If omitted @var{n} defaults to 0. @end defun -@anchor{Definition of x-set-cut-buffer} @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 non-@code{nil}, that says to move the values down @@ -1793,8 +1793,8 @@ This function returns @code{t} if the screen can display shades of gray. (All color displays can do this.) @end defun -@anchor{Display Face Attribute Testing} @defun display-supports-face-attributes-p attributes &optional display +@anchor{Display Face Attribute Testing} @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}). -- cgit v1.2.1