diff lisp/x11/x-toolbar.el @ 187:b405438285a2 r20-3b20

Import from CVS: tag r20-3b20
author cvs
date Mon, 13 Aug 2007 09:56:28 +0200
parents 6075d714658b
children 489f57a838ef
line wrap: on
line diff
--- a/lisp/x11/x-toolbar.el	Mon Aug 13 09:55:30 2007 +0200
+++ b/lisp/x11/x-toolbar.el	Mon Aug 13 09:56:28 2007 +0200
@@ -95,7 +95,6 @@
 (defcustom toolbar-paste-function 'x-yank-clipboard-selection
   "*Function to call when the paste icon is selected."
   :type '(radio (function-item x-yank-clipboard-selection)
-		(function-item x-yank-primary-selection)
                 (function :tag "Other"))
   :group 'toolbar)