(Fset_process_query_on_exit_flag): Mention killing
[bpt/emacs.git] / src / ChangeLog
index a75a48b..05b7097 100644 (file)
@@ -1,3 +1,87 @@
+2009-07-18  Juri Linkov  <juri@jurta.org>
+
+       * process.c (Fset_process_query_on_exit_flag): Mention killing
+       a buffer in docstring.
+
+2009-07-17  Kenichi Handa  <handa@m17n.org>
+
+       * casetab.c (shuffle): Fix the logic of setting up the cycle.
+
+2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * nsfns.m (Fns_set_alpha): Remove function.
+       (syms_of_nsfns): Don't defsubr it.
+
+       * nsterm.m (ns_get_color): Remove incompatible color formats.
+       (ns_color_to_lisp): Generate #rrggbb color format string.
+
+2009-07-16  Richard Stallman  <rms@gnu.org>
+
+       * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
+       (Fset_buffer_auto_saved): Handle save_length = -2.
+
+2009-07-16  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xterm.c (Qx_gtk_map_stock): New var.
+
+       * gtkutil.c (update_frame_tool_bar): Use Qx_gtk_map_stock instead
+       of calling intern each time.
+
+2009-07-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * nsfont.m (nsfont_draw): Remove code for stippling, which actually
+       does tiling.
+
+       * nsterm.m (ns_maybe_dumpglyphs_background): Likewise.
+
+2009-07-14  Kenichi Handa  <handa@m17n.org>
+
+       * font.c (font_vconcat_entity_vectors): New function.
+       (struct font_sort_data): New member font_driver_preference.
+       (font_compare): Check font_driver_preference.
+       (font_sort_entities): The format of the first argument changed.
+       (font_delete_unmatched): Likewise.
+       (font_list_entities): The return type changed.
+       (font_select_entity): The format of the second argument changed.
+       (font_find_for_lface): Adjusted for the above changes.  Don't
+       suppress the checking of C even if the repertory supports it.
+       (Flist_fonts): Adjusted for the above changes.
+
+       * ftfont.c (ftfont_spec_pattern): New arg langname.  Caller
+       changed.
+       (ftfont_list): Adjusted for the change of ftfont_spec_pattern.
+       Reject a font who has adstyle property that is different from a
+       langname derived from registry property.
+       (ftfont_match): Adjusted for the change of ftfont_spec_pattern.
+
+2009-07-13  Eli Zaretskii  <eliz@gnu.org>
+
+       * dired.c (directory_files_internal) [WINDOWSNT]: Don't make a
+       local copy of dirfilename.
+
+2009-07-13  Kenichi Handa  <handa@m17n.org>
+
+       * chartab.c (sub_char_table_ref_and_range): Fix the range check
+       against max_char.
+
+       * cmds.c (internal_self_insert): Check sym by SYMBOLP before
+       calling XSYMBOL (sym).
+
+2009-07-11  Eli Zaretskii  <eliz@gnu.org>
+
+       * dired.c (directory_files_internal_w32_unwind) [WINDOWSNT]: New
+       function.
+       (directory_files_internal) [WINDOWSNT]: Bind
+       w32-get-true-file-attributes to either t or nil, depending whether
+       the filesystem of the directory is fast or slow.
+
+       * w32.c (logon_network_drive): Don't assume PATH is an absolute
+       file name.
+       (is_slow_fs): New function.
+       (stat): Use it to determine whether to issue more system calls to
+       get accurate file attributes, when w32-get-true-file-attributes is
+       `local'.
+
 2009-07-10  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (Fx_select_font): Remember last font selected in