Mercurial > emacs
changeset 54118:7e1d7032e956
(Window System Selections): Add anchor.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sat, 21 Feb 2004 18:23:10 +0000 |
parents | 50f96bf33cc4 |
children | 91cc4f9686bc |
files | lispref/frames.texi |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.