/[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.14 by pj, Wed Dec 12 20:07:32 2001 UTC
# Line 104  if the prefix arg is set." Line 104  if the prefix arg is set."
104  ;;; Cut Buffer support  ;;; Cut Buffer support
105    
106  (defun x-get-cut-buffer (&optional which-one)  (defun x-get-cut-buffer (&optional which-one)
107    "Returns the value of one of the 8 X server cut-buffers.  Optional arg    "Returns the value of one of the 8 X server cut-buffers.
108  WHICH-ONE should be a number from 0 to 7, defaulting to 0.  Optional arg WHICH-ONE should be a number from 0 to 7, defaulting to 0.
109  Cut buffers are considered obsolete; you should use selections instead."  Cut buffers are considered obsolete; you should use selections instead."
110    (x-get-cut-buffer-internal    (x-get-cut-buffer-internal
111     (if which-one     (if which-one

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

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