mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(all): Add mac-dnd-known-types.
This commit is contained in:
parent
54e573e6f6
commit
2f566b1802
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue