]> code.delx.au - gnu-emacs/commitdiff
(Window System Selections): Add anchor.
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 21 Feb 2004 18:24:22 +0000 (18:24 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 21 Feb 2004 18:24:22 +0000 (18:24 +0000)
lispref/ChangeLog
lispref/frames.texi

index 6c97eff4551d84800bb1c33ced9074b7b8dee094..9a39197f66fc1c28a9028ad1257c67a9cf44eb7f 100644 (file)
@@ -1,5 +1,7 @@
 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
 
+       * frames.texi (Window System Selections): Add anchor.
+
        * syntax.texi (Syntax Table Functions): Clarify and correct
        descriptions of make-syntax-table and copy-syntax-table.
        (Motion and Syntax): Clarify SYNTAXES argument to
index 02cc1e68f8d109959a1dcb0584d911727548e1a3..0be4c525822be8d64210864ac8542363c7f07cc7 100644 (file)
@@ -1503,6 +1503,7 @@ 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
 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.