(rmail-summary-by-senders): Doc fix.
[bpt/emacs.git] / src /
2009-03-02 Eli Zaretskii(Fcall_process): Bind inhibit-modification-hooks to...
2009-03-02 Juanma BarranqueroFix typos.
2009-03-01 Richard M. Stallman(DATA_SEG_BITS, XUINT, XSET): Definitions disabled.
2009-03-01 Richard M. Stallman(gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0.
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(detect_coding_charset): Fix last change for non-latin...
2009-02-28 Jason Rumney*** empty log message ***
2009-02-28 Jason Rumney(detect_coding_charset): If not checking latin extra,
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_style_to_value): Set value for unknown symbols to
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-26 Juanma BarranqueroFix typo in comment.
2009-02-26 Glenn MorrisComment (don't hard-code bug address).
2009-02-26 Chong YidongBump version to 23.0.91.
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(fontset_find_font): Fix the condition for checking
2009-02-24 Kenichi Handa*** empty log message ***
2009-02-24 Juanma BarranqueroFix comment.
2009-02-24 Adrian Robertcorrect minor typo in comments
2009-02-24 Glenn Morris(Finternal_set_font_selection_order): Remove leading...
2009-02-24 Kenichi Handa*** empty log message ***
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 YidongDefine Qfont_spec, Qfont_entity, Qfont_object extern.
2009-02-21 Chong Yidong(Qfont_spec, Qfont_entity, Qfont_object): Definitions
2009-02-21 Chong Yidong(syms_of_data): Define Qfont_spec, Qfont_entity, and
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(Fkeymap_parent): Doc fix (Bug#2391).
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(Fx_create_frame): Give Xft driver a higher priority.
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(struct font_driver): Fix typo.
2009-02-18 Kenichi Handa(Ffont_spec): Fix typo.
2009-02-18 Kenichi Handa*** empty log message ***
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(struct iterator_stack_entry): New line_wrap member.
2009-02-14 Chong Yidong(push_it, pop_it): Save and restore line_wrap.
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 Jason Rumney(add_font_entity_to_list): Fix check for substituted
2009-02-12 Kenichi Handa(MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
2009-02-12 Kenichi Handa(fast_looking_at): New function.
2009-02-12 Kenichi Handa(fast_looking_at): Extern it.
2009-02-12 Kenichi Handa(encode_terminal_code): Adjusted for the change of
2009-02-12 Kenichi Handa(fill_gstring_glyph_string): Adjusted for the change of
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(run_timers): Update pending_atimers.
2009-02-07 Chong Yidong* atimer.c (run_timers): Update pending_atimers.
2009-02-06 Chong Yidong(svg_load_image): Fix last change.
2009-02-06 Chong Yidong* image.c (svg_load_image): Fix last change.
2009-02-06 Chong Yidong(Fx_create_frame): Signal an error if no font is found...
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-05 Kenichi Handa(Ffont_spec): Docstring modified.
2009-02-05 Kenichi Handa(Vscript_representative_chars): Docstring modified.
2009-02-04 Adrian Robertmissed committing this on last checkin
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-04 Kenichi Handa(coding_system_charset_list): Extern it.
2009-02-04 Kenichi Handa(coding_system_charset_list): New function.
2009-02-04 Kenichi HandaInclude coding.h and termhooks.h.
2009-02-04 Kenichi Handa(encode_terminal_code): Fix handling of composition.
2009-02-04 Kenichi Handa(composite.o): Depends on frame.h and termhooks.h.
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...
next