]> code.delx.au - gnu-emacs/history - src
Rename `system-process-attributes' to `process-attributes'
[gnu-emacs] / src /
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...
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...
2009-01-30 Juanma Barranquero* atimer.c (run_timers, alarm_signal_handler):
2009-01-30 Chong Yidong(Vtemp_file_name_pattern): Remove DEFVAR_LISP.
2009-01-30 Chong Yidong* callproc.c (Vtemp_file_name_pattern): Remove DEFVAR_LISP.
2009-01-29 Eli ZaretskiiRename pending_signals to msdos_pending_signals.
2009-01-29 Chong YidongFix last log entry: blockinput.h was not changed.
2009-01-29 Chong Yidong(QUIT): Check pending_signals instead of interrupt_inpu...
2009-01-29 Chong Yidong(w32_console_read_socket): Update pending_signals.
2009-01-29 Chong Yidong(w32_read_socket): Update pending_signals.
2009-01-29 Chong Yidong(XTread_socket): Update pending_signals.
2009-01-29 Chong Yidong(wait_reading_process_output): Use process_pending_signals.
2009-01-29 Chong Yidong(pending_signals): New var.
2009-01-29 Chong Yidong(run_timers, alarm_signal_handler): Update pending_signals.
2009-01-29 Chong Yidong(emacs_write): Use process_pending_signals.
2009-01-29 Chong Yidong* keyboard.c (pending_signals): New var.
2009-01-29 Kenichi Handa(xftfont_has_char): New function.
2009-01-29 Adrian Robert* nsterm.h (EmacsPrefsController.cursorBlinkSlider...
2009-01-29 Adrian Robert* image.c (svg_load_image): Don't right-shift backgroun...
2009-01-29 Adrian Robert* nsterm.m (ns_confirm_quit): New variable.
2009-01-29 Adrian Robert* nsterm.h (EmacsPrefsController.cursorBlinkSlider...
2009-01-28 Adrian Robertadd parens in a defined statement
2009-01-28 Kenichi Handa(font_for_char): Use assq_no_quit, not assoc_no_quit.
2009-01-28 Kenichi Handa(font_for_char): Use assq_no_quit, not assoc_no_quit.
2009-01-27 Chong Yidong(concat): Check for string overflow (bug#1787).
2009-01-27 Chong Yidong* fns.c (concat): Check for string overflow (bug#1787).
2009-01-27 Chong Yidong(undo_limit, undo_strong_limit, Vundo_outer_limit)...
2009-01-27 Chong Yidong* undo.c (undo_limit, undo_strong_limit, Vundo_outer_li...
next