[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
change for mac-win.el
From: |
David Reitter |
Subject: |
change for mac-win.el |
Date: |
Fri, 21 Dec 2007 09:06:38 +0000 |
2007-12-21 David Reitter <address@hidden>
* term/mac-win.el (mac-handle-toolbar-switch-mode): bind About event
to `display-about-screen'
*** lisp/term/mac-win.el 28 Nov 2007 12:14:52 +0000 1.88.2.4
--- lisp/term/mac-win.el 21 Dec 2007 09:03:58 +0000
***************
*** 1777,1783 ****
(define-key mac-apple-event-map [internet-event get-url] 'mac-ae-
get-url)
! (define-key mac-apple-event-map [hi-command about] 'display-splash-
screen)
;;; Converted Carbon Events
(defun mac-handle-toolbar-switch-mode (event)
--- 1777,1783 ----
(define-key mac-apple-event-map [internet-event get-url] 'mac-ae-
get-url)
! (define-key mac-apple-event-map [hi-command about] 'display-about-
screen)
;;; Converted Carbon Events
(defun mac-handle-toolbar-switch-mode (event)
- change for mac-win.el,
David Reitter <=