Mercurial > emacs
view src/param.h @ 75375:2d3bcf670390
(mac-keyboard-modifier-mask-alist): New constant.
(mac-ae-keyboard-modifiers): New function.
(mac-handle-toolbar-switch-mode): Use it.
(mac-dnd-handle-drag-n-drop-event): Likewise. Set action to `copy'
if keyboard modifiers on drop contain option key.
(mac-dnd-drop-data): Add optional argument `action'.
(special-event-map): Remove binding for M-drag-n-drop.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Mon, 22 Jan 2007 08:27:23 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* This is so that Emacs can run on VMS... */ #define EXEC_PAGESIZE 512 /* arch-tag: a6daea28-33a6-4dd3-97d8-5ee1a12f09d3 (do not change this comment) */