Mercurial > emacs
diff lispref/frames.texi @ 54118:7e1d7032e956
(Window System Selections): Add anchor.
| author | Luc Teirlinck <teirllm@auburn.edu> |
|---|---|
| date | Sat, 21 Feb 2004 18:23:10 +0000 |
| parents | c97510dccd0d |
| children | c9aa4127a482 |
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.
