*** empty log message ***
This commit is contained in:
parent
bd619af503
commit
a35c8b708a
2 changed files with 15 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue