# HG changeset patch # User Luc Teirlinck # Date 1077387790 0 # Node ID 7e1d7032e9568a334a67521c1edc992f076ebdf9 # Parent 50f96bf33cc49035a5bda271204783243219718e (Window System Selections): Add anchor. diff -r 50f96bf33cc4 -r 7e1d7032e956 lispref/frames.texi --- a/lispref/frames.texi Sat Feb 21 17:45:10 2004 +0000 +++ b/lispref/frames.texi Sat Feb 21 18:23:10 2004 +0000 @@ -1503,6 +1503,7 @@ 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.