]> code.delx.au - gnu-emacs/blobdiff - lisp/cus-start.el
Merged from emacs@sv.gnu.org
[gnu-emacs] / lisp / cus-start.el
index f15dc3f7a4c2b83fed9ab655abde2a7b594d7120..3110252288b9a78de5c6ea534640028bae0ebfd0 100644 (file)
@@ -193,6 +193,8 @@ Leaving \"Default\" unchecked is equivalent with specifying a default of
             (suggest-key-bindings keyboard (choice (const :tag "off" nil)
                                                    (integer :tag "time" 2)
                                                    (other :tag "on")))
+            ;; macselect.c
+            (mac-dnd-known-types mac (repeat string) "22.1")
             ;; macterm.c
             (mac-control-modifier mac (choice (const :tag "No modifier" nil)
                                               (const control) (const meta)