emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/term/mac-win.el


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/lisp/term/mac-win.el
Date: Sat, 10 Dec 2005 20:06:01 -0500

Index: emacs/lisp/term/mac-win.el
diff -c emacs/lisp/term/mac-win.el:1.58 emacs/lisp/term/mac-win.el:1.59
*** emacs/lisp/term/mac-win.el:1.58     Sat Dec 10 01:48:21 2005
--- emacs/lisp/term/mac-win.el  Sun Dec 11 01:05:56 2005
***************
*** 1518,1523 ****
--- 1518,1525 ----
        (url-mailto parsed-url)
        (error "Unsupported URL scheme: %s" (url-type parsed-url)))))
  
+ (setq mac-apple-event-map (make-sparse-keymap))
+ 
  ;; Received when Emacs is launched without associated documents.
  ;; Accept it as an Apple event, but no Emacs event is generated so as
  ;; not to erase the splash screen.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]