Mercurial > emacs
diff lisp/ChangeLog @ 75377:cd317328ebb1
*** empty log message ***
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Mon, 22 Jan 2007 08:28:34 +0000 |
parents | f636c357cd5d |
children | 43ea6180b62b |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jan 22 08:28:15 2007 +0000 +++ b/lisp/ChangeLog Mon Jan 22 08:28:34 2007 +0000 @@ -1,3 +1,13 @@ +2007-01-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> + + * term/mac-win.el (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. + 2007-01-21 Guanpeng Xu <herberteuler@hotmail.com> * add-log.el (add-log-current-defun): Use CC Mode functions to