[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/w32-vars.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/w32-vars.el |
Date: |
Thu, 19 May 2005 15:06:26 -0400 |
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/w32-vars.el,
Juanma Barranquero <=