comparison doc/misc/cl.texi @ 110148:bcc7c00e9ef4

Remove cut buffer from documentation. * doc/emacs/frames.texi (Cut/Paste Other App): Remove vut-buffer text. * doc/lispref/text.texi (Low-Level Kill Ring): * doc/lispref/frames.texi (Window System Selections): Remove cut buffer documentation. * doc/misc/cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer. * lisp/term/x-win.el (x-select-text): * lisp/term/pc-win.el (x-selection-value): * lisp/term/ns-win.el (x-selection-value): * lisp/eshell/em-term.el: * lisp/w32-fns.el (x-get-selection-value): * lisp/mouse-sel.el (mouse-sel-set-selection-function): * lisp/frame.el (display-selections-p): Remove cut-buffer in documentation. * lisp/term.el (term-mouse-paste): Don't call x-get-cutbuffer. Remove cut buffer from error message.
author Jan D. <jan.h.d@swipnet.se>
date Thu, 02 Sep 2010 12:17:02 +0200
parents 29c78eee2a9f
children bec49af30c2f
comparison
equal deleted inserted replaced
110147:1144008a2165 110148:bcc7c00e9ef4
1041 frame-parameters window-height 1041 frame-parameters window-height
1042 frame-visible-p window-hscroll 1042 frame-visible-p window-hscroll
1043 frame-width window-point 1043 frame-width window-point
1044 get-register window-start 1044 get-register window-start
1045 getenv window-width 1045 getenv window-width
1046 global-key-binding x-get-cut-buffer 1046 global-key-binding x-get-secondary-selection
1047 keymap-parent x-get-cutbuffer 1047 keymap-parent x-get-selection
1048 local-key-binding x-get-secondary-selection 1048 local-key-binding
1049 mark x-get-selection 1049 mark
1050 mark-marker 1050 mark-marker
1051 @end smallexample 1051 @end smallexample
1052 1052
1053 Most of these have directly corresponding ``set'' functions, like 1053 Most of these have directly corresponding ``set'' functions, like
1054 @code{use-local-map} for @code{current-local-map}, or @code{goto-char} 1054 @code{use-local-map} for @code{current-local-map}, or @code{goto-char}