Index: emacs/lisp/w32-vars.el
diff -c emacs/lisp/w32-vars.el:1.9 emacs/lisp/w32-vars.el:1.10
*** emacs/lisp/w32-vars.el:1.9  Wed Feb  9 15:50:40 2005
--- emacs/lisp/w32-vars.el      Thu May 19 19:06:18 2005
***************
*** 146,152 ****
                (const :tag "Seperator" (""))
                (list :tag "Font Entry"
                      (string :tag "Menu text")
!                     (string :tag "Font"))))))))
  
  (defcustom x-select-enable-clipboard t
    "*Non-nil means cutting and pasting uses the clipboard.
--- 146,153 ----
                (const :tag "Seperator" (""))
                (list :tag "Font Entry"
                      (string :tag "Menu text")
!                     (string :tag "Font")))))))
!     :group 'w32)
  
  (defcustom x-select-enable-clipboard t
    "*Non-nil means cutting and pasting uses the clipboard.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to