/[emacs]/emacs/lisp/select.el
ViewVC logotype

Diff of /emacs/lisp/select.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by pj, Sun Jul 15 19:53:53 2001 UTC revision 1.13.4.1 by lektu, Wed Jan 29 09:21:51 2003 UTC
# Line 117  Cut buffers are considered obsolete; you Line 117  Cut buffers are considered obsolete; you
117  (defun x-set-cut-buffer (string &optional push)  (defun x-set-cut-buffer (string &optional push)
118    "Store STRING into the X server's primary cut buffer.    "Store STRING into the X server's primary cut buffer.
119  If PUSH is non-nil, also rotate the cut buffers:  If PUSH is non-nil, also rotate the cut buffers:
120  this means the previous value of the primary cut buffer moves the second  this means the previous value of the primary cut buffer moves to the second
121  cut buffer, and the second to the third, and so on (there are 8 buffers.)  cut buffer, and the second to the third, and so on (there are 8 buffers.)
122  Cut buffers are considered obsolete; you should use selections instead."  Cut buffers are considered obsolete; you should use selections instead."
123    ;; Check the data type of STRING.    ;; Check the data type of STRING.

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.13.4.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26