emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Steven Tamm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sun, 10 Oct 2004 13:09:10 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3909 emacs/src/ChangeLog:1.3910
*** emacs/src/ChangeLog:1.3909  Sat Oct  9 23:24:31 2004
--- emacs/src/ChangeLog Sun Oct 10 16:56:19 2004
***************
*** 1,3 ****
--- 1,18 ----
+ 2004-10-10  YAMAMOTO Mitsuharu  <address@hidden>
+ 
+       * macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow
+       (x_lower_frame): Add BLOCK_INPUT around SendBehind
+       (make_mac_frame): Add BLOCK_INPUT around the making of a
+       terminal frame
+       (mac_initialize): Add BLOCK_INPUT around carbon initialization
+       * macgui.h (mktime): Use emacs_mktime
+       * macfns.c (Fx_file_dialog): Add BLOCK_INPUT around more code.
+       Make a cancel file-open dialog be like C-g.
+       * mac.c (mktime): Use emacs_mktime
+       (Fdo_applescript): Add BLOCK_INPUT around do_applescript
+       (Fmac_paste_function): Add better error handling for carbon
+       cut/paste 
+ 
  2004-10-10  Kim F. Storm  <address@hidden>
  
        * keyboard.c (timer_resume_idle): New function to resume idle




reply via email to

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