From 2f566b1802e07fed07ec4d93170f5fa23e2d578f Mon Sep 17 00:00:00 2001 From: YAMAMOTO Mitsuharu Date: Fri, 5 May 2006 06:43:01 +0000 Subject: [PATCH] (all): Add mac-dnd-known-types. --- lisp/cus-start.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/cus-start.el b/lisp/cus-start.el index 355cf7bb9ab..9ac98eb1036 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -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) -- 2.39.2