* w32term.h (WM_EMACS_PAINT): New message.
[bpt/emacs.git] / src / ChangeLog
2009-03-15 Jason Rumney* w32term.h (WM_EMACS_PAINT): New message.
2009-03-15 Chong YidongFix last change.
2009-03-14 David ReitterUnify shutdown handling under NS, via ns-power-off...
2009-03-14 Jan Djärv(alsa_configure): Remove call do deprecated
2009-03-14 Jan Djärv* gtkutil.c (xg_tool_bar_callback): Set focus back...
2009-03-13 Stefan Monnier(Ffontset_info): YAILOM (Yet another int/Lisp_Object...
2009-03-13 Stefan Monnier(fontset_from_font): YAILOM (Yet another int/Lisp_Objec...
2009-03-13 Juanma BarranqueroFix typo.
2009-03-13 Kenichi Handa(Ffontset_info, check_fontset_name): New arg frame.
2009-03-12 Juanma Barranquero* nsfns.m (Fx_close_connection): Doc fix.
2009-03-12 Juanma BarranqueroFix typos.
2009-03-12 David Reitter* termhooks.h [HAVE_NS]: define NS_NONKEY_EVENT to...
2009-03-11 Kenichi Handa(font_open_by_spec): Extern it.
2009-03-11 Kenichi Handa(font_open_by_spec): New function.
2009-03-11 Kenichi Handa*** empty log message ***
2009-03-11 Juanma Barranquero* makefile.w32-in: Update dependencies.
2009-03-10 Adrian Robert* nsfns.m (syms_of_nsfns): Remove Qbuffered.
2009-03-10 Stefan Monnier(Fswitch_to_buffer): Revert part of 2008-10-21's change.
2009-03-10 Chong Yidong* lread.c (Feval_buffer): Doc fix.
2009-03-09 Kenichi Handa(Qfile_name_handler_alist): Extern it.
2009-03-07 Glenn MorrisFix entry.
2009-03-06 Adrian Robert* nsmenu.m: (EmacsMenu-addItemWithWidgetValue:): Don...
2009-03-06 Adrian Robert* nsfns.m (ns_appkit_version_int): Fix typo in the...
2009-03-06 Adrian Robert(ns_draw_vertical_window_border): Draw 1 pixel wide...
2009-03-06 Adrian Robert* nsterm.m (x_set_window_size): Change back to calculat...
2009-03-06 Kenichi Handa*** empty log message ***
2009-03-06 Kenichi HandaInclude "composite.h".
2009-03-05 Adrian Robert* nsterm.m (ns_select): Shortcircuit if reentrant call.
2009-03-05 Kenichi Handa(font_select_entity): New function.
2009-03-05 Glenn MorrisChange from author without assignment is thankfully...
2009-03-04 Adrian Robert* nsfont.m (nsfont_draw): Compare ns_antialias_text...
2009-03-04 Juanma BarranqueroAdd bug references.
2009-03-04 Jason Rumney(w32_wnd_proc): Only ignore IME messages for the
2009-03-04 Jason Rumney(xbm_read_bitmap_data, png_load, svg_load_image):
2009-03-02 Eli Zaretskii(Fcall_process): Bind inhibit-modification-hooks to...
2009-03-01 Richard M. Stallman(DATA_SEG_BITS, XUINT, XSET): Definitions disabled.
2009-02-28 Eli Zaretskii(decode_coding_utf_8, decode_coding_utf_16, decode_codi...
2009-02-28 Eli Zaretskii*** empty log message ***
2009-02-28 Jason Rumney*** empty log message ***
2009-02-28 Eli Zaretskii(detect_coding_charset): Fix change from 2008-10-21.
2009-02-27 Glenn Morris(Finteractive): Doc fix.
2009-02-27 Kenichi Handa(read_escape): Signal an error for invalid \UXXXXXXXX.
2009-02-27 Chong YidongFix last entry.
2009-02-27 Chong Yidong* font.c (font_style_to_value): Set value for unknown...
2009-02-26 Juanma Barranquero* fileio.c (Fnext_read_file_uses_dialog_p): Fix typo...
2009-02-25 Glenn MorrisRemove local setting of bug-reference-url-format since...
2009-02-25 Juanma BarranqueroFix previous entry.
2009-02-25 Juanma Barranquero* lread.c (Fload): Stop checking Vloads_in_progress...
2009-02-24 Adrian Robert* nsterm.m (ns_ring_bell): Convert rect to window coord...
2009-02-24 Kenichi Handa*** empty log message ***
2009-02-24 Glenn Morris(Finternal_set_font_selection_order): Remove leading...
2009-02-23 Juanma BarranqueroAdd bug reference.
2009-02-23 Miles BaderRename `system-process-attributes' to `process-attributes'
2009-02-22 Andreas Schwab* coding.h (struct coding_system): Make safe_charsets...
2009-02-22 Andreas Schwab(del_range_2): Don't modify gap contents when called
2009-02-21 Chong Yidong* data.c (syms_of_data): Define Qfont_spec, Qfont_entit...
2009-02-20 Juanma BarranqueroRemove duplicate words.
2009-02-20 Adrian Robert* nsterm.m (x_make_frame_invisible): Unset async_visible,
2009-02-20 Glenn Morris(Fskip_chars_forward): Fix doc typo.
2009-02-20 Chong Yidong* keymap.c (Fkeymap_parent): Doc fix (Bug#2391).
2009-02-19 Kenichi Handa(detect_coding): Don't overflow coding->carryover.
2009-02-19 Chong Yidong* xfns.c (Fx_create_frame): Give Xft driver a higher...
2009-02-19 Kenichi Handa(detect_coding): Preserve coding->mode.
2009-02-18 Dan Nicolaescu(ADDR_CORRECT): Restore, removed by mistake on 2008...
2009-02-18 Kenichi Handa(font_check_otf_features): Fix handling of `nil' element.
2009-02-16 Andreas Schwab(Fcheck_coding_systems_region): Fix test for unibyte
2009-02-16 Juanma BarranqueroAdd bug reference.
2009-02-16 Kenichi Handa(Fcheck_coding_systems_region): Fix typo; Qt -> Qnil.
2009-02-14 Chong Yidong* dispextern.h (struct iterator_stack_entry): New line_wrap
2009-02-14 Eli Zaretskii(MAX_SCREEN_BUF): New macro.
2009-02-13 Adrian Robert* nsfns.m (ns-read-file-name): BLOCK_INPUT while showin...
2009-02-13 Juanma BarranqueroFix typos.
2009-02-12 Stefan Monnier(adjust_point_for_property): Allow stopping betwen...
2009-02-12 Jason Rumney(check_face_name): Check for fake helv. (Bug#2275)
2009-02-12 Jason Rumney(x_display_pixel_height, x_display_pixel_width):
2009-02-12 Jason Rumney*** empty log message ***
2009-02-12 Kenichi Handa(MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
2009-02-11 Juanma BarranqueroRemove spurious semicolons.
2009-02-11 Juanma BarranqueroFix typos and add bug references.
2009-02-11 Stefan Monnier(Fwrite_region): !NILP -> CONSP.
2009-02-10 Andreas Schwab(send_process): Properly relocate pointer into data
2009-02-09 Kenichi Handa(detect_coding_charset): Fix previous change.
2009-02-08 Jason Rumney(w32_hide_hourglass): Handle case where frame
2009-02-07 Andreas Schwab(unexec): Fix error message.
2009-02-07 Adrian Robert* nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDe...
2009-02-07 Eli Zaretskii(syms_of_coding) <translation-table-for-input>: Modify...
2009-02-07 Chong Yidong* atimer.c (run_timers): Update pending_atimers.
2009-02-06 Chong Yidong* image.c (svg_load_image): Fix last change.
2009-02-06 Chong Yidong* xfns.c (Fx_create_frame): Signal an error if no font is
2009-02-05 Juanma Barranquero* character.c (syms_of_character) <script-representativ...
2009-02-04 Adrian Robert* nsmenu.m (pop_down_menu): New function.
2009-02-04 Glenn Morris(Fwrite_region): Doc fix (mention annotate-functions).
2009-02-04 Kenichi Handa(Fchar_charset): New optional arg restriction.
2009-02-02 Andreas Schwab(unexec): Handle unaligned bss offset.
2009-02-02 Adrian Robertformatting in ChangeLog, wording change to comment...
2009-02-01 Adrian Robert* nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009...
2009-01-30 Dan Nicolaescu* dispnew.c (window_change_signal): Don't try to get...
2009-01-30 Dan Nicolaescu(mark_stack): Properly conditionalize previous change.
2009-01-30 Juanma Barranquero* w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:
2009-01-30 Eli Zaretskii(detect_eol, decode_eol): Handle text with DOS-style...
next