]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Mon, 15 Jan 2007 08:36:42 +0000 (08:36 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Mon, 15 Jan 2007 08:36:42 +0000 (08:36 +0000)
lisp/ChangeLog
src/ChangeLog

index ee6561fdd230c362ac3f9426e00f728cd959f1cf..7b08f1fb0f785243cd503e9e5a130ecdb081e0f8 100644 (file)
@@ -1,3 +1,8 @@
+2007-01-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * term/mac-win.el (mac-ae-quit-application): New function.
+       (mac-apple-event-map): Bind "quit application" Apple event to it.
+
 2007-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
index f30f2a665725ab33cf56556b294515204d1feee9..c5e28e3155c0064326d3a07782d6b12c08be1bd2 100644 (file)
@@ -1,3 +1,13 @@
+2007-01-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * macmenu.c [TARGET_API_MAC_CARBON] (create_and_show_dialog):
+       Create movable modal window instead of movable alert window.
+       [TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]: Use
+       DeactivateControl instead of DisableControl.
+
+       * macselect.c (Fmac_resume_apple_event): Set error number when
+       descriptor type of reply is non-null.
+
 2007-01-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * macmenu.c [TARGET_API_MAC_CARBON] (create_and_show_dialog): Use