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,v


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Tue, 13 Feb 2007 08:28:49 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     YAMAMOTO Mitsuharu <mituharu>   07/02/13 08:28:49

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5544
retrieving revision 1.5545
diff -u -b -r1.5544 -r1.5545
--- ChangeLog   12 Feb 2007 18:12:34 -0000      1.5544
+++ ChangeLog   13 Feb 2007 08:28:48 -0000      1.5545
@@ -1,3 +1,17 @@
+2007-02-13  YAMAMOTO Mitsuharu  <address@hidden>
+
+       * macfns.c (Fx_focus_frame): Move current process to foreground if
+       it is not.
+       [TARGET_API_MAC_CARBON] (Fx_file_dialog): Replace #if MAC_OSX with
+       #ifdef MAC_OSX.
+       (Fmac_set_font_panel_visible_p) [USE_MAC_FONT_PANEL]: Rename from
+       Fmac_set_font_panel_visibility.  All uses changed.  Rename argument
+       VISIBLE to FLAG.
+
+       * macterm.c (MakeMeTheFrontProcess) [MAC_OSX]: Remove function.
+       (mac_initialize) [MAC_OSX]: Call SetFrontProcess instead of
+       MakeMeTheFrontProcess.
+
 2007-02-12  Chong Yidong  <address@hidden>
 
        * frame.c (x_set_screen_gamma): Clear face cache.




reply via email to

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