]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog
* keyboard.c (kbd_buffer_get_event): Null-check used_mouse_menu.
[gnu-emacs] / src / ChangeLog
index dfffebc031d031dfcfc6ef9f4bef789744d17656..7b9e2f62b140b378c3311f08f07b195a4761bdb7 100644 (file)
@@ -1,3 +1,23 @@
+2009-06-10  Kenichi Handa  <handa@m17n.org>
+
+       * font.c (font_parse_family_registry): Fix for one-char foundry.
+       (font_sort_entities): Initialize prefer_prop[FONT_AVGWIDTH_INDEX].
+
+2009-06-09  Dmitry Dzhus  <dima@sphinx.net.ru>  (tiny change)
+
+       * process.c (status_message): Fix handling of multibyte signal
+       string (Bug#3499).
+
+2009-06-09  Jim Meyering  <meyering@redhat.com>
+
+       * xfaces.c (Fx_load_color_file): Avoid array bounds error if the
+       color name is missing.
+
+2009-06-09  Kenichi Handa  <handa@m17n.org>
+
+       * charset.c (Fmap_charset_chars): In docstring, state clearly that
+       FROM-CODE and TO-CODE are codepoints of CHARSET.
+
 2009-06-08  Adrian Robert  <Adrian.B.Robert@gmail.com>
 
        * nsterm.m (ns_use_system_highlight_color): Drop, unused.
@@ -23,6 +43,8 @@
        (nsfont_draw): Handle "automatic" (lookup-table) compositions.
        (dump_glyphstring): Rename to ns_dump_glyphstring.
 
+       * nsterm.h (dump_glyphstring): Rename to ns_dump_glyphstring.
+
        * nsfns.m (Fns_popup_font_panel): Use shared font manager.
 
        * fontset.c (fontset_from_font): Remove NS-specific code.
        * nsterm.m (ns_init_paths): Append path separator to INFOPATH
        variable.
 
+2009-06-08  Wolfgang Lux  <wolfgang.lux@gmail.com>
+
+       * keyboard.c (kbd_buffer_get_event): Null-check used_mouse_menu.
+
 2009-06-07  Chong Yidong  <cyd@stupidchicken.com>
 
        * xdisp.c (move_it_in_display_line_to): On text-only terminals,