(Fmodify_frame_parameters): Return a value.
[bpt/emacs.git] / src / ChangeLog
index aaca91f..73e1a1c 100644 (file)
@@ -1,3 +1,65 @@
+2007-02-16  Andreas Schwab  <schwab@suse.de>
+
+       * frame.c (Fmodify_frame_parameters): Return a value.
+
+       * editfns.c (Fformat): Add support for '+' flag.
+       * doprnt.c (doprnt1): Likewise.  Fix overflow checking.
+
+2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
+
+       * s/umips.h: Unused file removed.
+
+2007-02-14  Juanma Barranquero  <lekktu@gmail.com>
+
+       * xfaces.c (Fcolor_distance): Don't continue checking a color for
+       errors after it has been correctly parsed as an RGB list.
+
+2007-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * xterm.c (do_ewmh_fullscreen): Also check for _NET_WM_STATE_FULLSCREEN.
+
+2007-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * 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  <cyd@stupidchicken.com>
+
+       * frame.c (x_set_screen_gamma): Clear face cache.
+
+2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
+
+       * buffer.c (Fgenerate_new_buffer_name, Fbuffer_modified_tick):
+       Reflow docstrings.
+
+2007-02-10  Eli Zaretskii  <eliz@gnu.org>
+
+       * window.c (Fwindow_height, Fwindow_hscroll)
+       (Fwindow_redisplay_end_trigger, Fwindow_point, Fwindow_start)
+       (Fwindow_end, Fwindow_display_table, Fwindow_text_height):
+       Document the effect of WINDOW arg being nil.
+
+2007-02-08  Kim F. Storm  <storm@cua.dk>
+
+       * minibuf.c (read_minibuf): Fix 2007-01-30 change.
+       Use Qlambda as interim value of Vminibuffer_completing_file_name.
+       (Fcompleting_read): Use non-filename maps if value is Qlambda (or Qnil).
+       (syms_of_minibuf) <minibuffer-completing-file-name>: Document lambda.
+
+2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in ($(TRES)): Use literal "../nt/emacs.rc" instead
+       of $(ALL_DEPS).
+
 2007-02-07  Eli Zaretskii  <eliz@gnu.org>
 
        * makefile.w32-in ($(TRES)): Depend on stamp_BLD, since $(TRES) is
 
        * strftime.c (HAVE_SYS__MBSTATE_T_H): Fix typo.
 
-2006-11-02  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
+2006-11-22  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
 
        * s/openbsd.h (LD_SWITCH_SYSTEM): Remove /usr/pkg/lib and
        /usr/pkg/lib from the library search path.
@@ -27286,7 +27348,22 @@ See ChangeLog.9 for earlier changes.
 
     Copyright (C) 2001, 2002, 2003, 2004, 2005,
        2006, 2007 Free Software Foundation, Inc.
-  Copying and distribution of this file, with or without modification,
-  are permitted provided the copyright notice and this notice are preserved.
+
+  This file is part of GNU Emacs.
+
+  GNU Emacs is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2, or (at your option)
+  any later version.
+
+  GNU Emacs is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with GNU Emacs; see the file COPYING.  If not, write to the
+  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+  Boston, MA 02110-1301, USA.
 
 ;;; arch-tag: 5dcc435f-4038-4141-b3bf-5be51cd76bd4