*** empty log message ***
[bpt/emacs.git] / src /
2002-11-15 Richard M. Stallman*** empty log message ***
2002-11-15 Richard M. Stallman(syms_of_buffer): Doc fix.
2002-11-15 Jason Rumney(x_draw_image_foreground)
2002-11-15 Jason Rumney(x_create_x_image_and_pixmap): Fill in palette for
2002-11-15 Jason Rumney*** empty log message ***
2002-11-15 Stefan Monnier(command_loop_1): Fix int/Lisp_Object mixup.
2002-11-15 Jason Rumney(w32_defined_color): Adjust RGB values for Emacs.
2002-11-15 Jason Rumney(x_draw_image_foreground, x_draw_image_glyph_string)
2002-11-15 Jason Rumney*** empty log message ***
2002-11-14 Dave Love(Fmap_char_table): Cast `call2'.
2002-11-14 Stefan Monnier*** empty log message ***
2002-11-14 Dave Love*** empty log message ***
2002-11-14 Dave Love(x_draw_relief_rect, x_draw_box_rect, x_update_cursor):
2002-11-14 Dave Love(unuse_menu_items, digest_single_submenu):
2002-11-14 Dave Love(x_put_x_image):
2002-11-14 Dave Love(message2_nolog, set_message):
2002-11-14 Dave Love(record_point):
2002-11-14 Dave Love(tparam):
2002-11-14 Dave Love(scan_sexps_forward):
2002-11-14 Dave Love(calculate_scrolling, calculate_direct_scrolling):
2002-11-14 Dave Love(get_specified_cursor_type, get_window_cursor_type):
2002-11-14 Dave Love(get_specified_cursor_type, get_window_cursor_type):
2002-11-14 Dave Love(Fcopy_sequence): Doc fix.
2002-11-14 Dave Love(main) [!VMS]: Avoid third arg.
2002-11-14 Dave Love(calccost, cmgoto): Declare all args (per C99).
2002-11-14 Dave LoveDeclare all args (per C99).
2002-11-14 Dave Love(SETJMP_WILL_NOT_WORK): Add note.
2002-11-14 Francesco Potortìsparc-sun-solaris2.8
2002-11-14 Kim F. Storm(syms_of_buffer) <mode-line-format>: Document symbol
2002-11-14 Kim F. Storm*** empty log message ***
2002-11-13 Richard M. StallmanComment change.
2002-11-12 Stefan Monnier(Fmap_char_table): Don't use map_char_table's function...
2002-11-12 Stefan Monnier(parse_single_submenu): Simplify.
2002-11-12 Stefan Monnier(scan_sexps_forward): Undo last patch.
2002-11-09 Stefan Monnier*** empty log message ***
2002-11-09 Stefan Monnier(scan_sexps_forward): Update syntax table before reading
2002-11-09 Dave Love*** empty log message ***
2002-11-09 Dave Love(Vtranslation_table_for_input): New.
2002-11-09 Dave Love(command_loop_1): Apply Vtranslation_table_for_input
2002-11-09 Dave Love(Fself_insert_command): Apply Vtranslation_table_for_input.
2002-11-09 Dave Love(Fset_buffer_major_mode): Fix last change.
2002-11-08 Dave Love*** empty log message ***
2002-11-08 Juanma Barranquero*** empty log message ***
2002-11-08 Juanma Barranquero(w32_draw_fringe_bitmap): Remove unused local variable...
2002-11-07 Kim F. Storm(Fformat_network_address): Removed unused locals p...
2002-11-07 Kim F. Storm*** empty log message ***
2002-11-07 Stefan Monnier*** empty log message ***
2002-11-07 Dave Love(regexec): Fix pmatch declaration.
2002-11-06 Dave LoveReformat some DEFUNs so that etags works.
2002-11-06 Dave Love(Qset_buffer_major_mode_hook): New.
2002-11-06 Richard M. Stallman*** empty log message ***
2002-11-06 Richard M. Stallman(x_term_init): Use turn_on_atimers, not start_polling...
2002-11-06 Richard M. Stallman(wait_reading_process_input):
2002-11-06 Richard M. Stallman(POLLING_PROBLEM_IN_SELECT): Add #undef.
2002-11-06 Richard M. Stallman(POLLING_PROBLEM_IN_SELECT): Defined.
2002-11-05 Richard M. Stallman(BROKEN_SIGIO): Turn off the #undef.
2002-11-05 Richard M. Stallman(Fcall_interactively): New local filter_specs.
2002-11-04 John Paul Wallington(Feval_buffer): Doc fix.
2002-11-04 Dave Love(read_char): Always translate iff
2002-11-04 Dave Love(XTread_socket): Check Lisp types for Vx_keysym_table
2002-11-03 Stefan Monnier*** empty log message ***
2002-11-03 Stefan Monnier(single_display_prop_intangible_p): Strings are intangible.
2002-11-03 Stefan Monnier(get_pos_property): Don't hardcode Qfield.
2002-11-03 Stefan Monnier(adjust_point_for_property): copy/paste error.
2002-11-03 Stefan Monnier(adjust_point_for_property): Handle `display' prop...
2002-11-02 Stefan Monnier(decode_coding_emacs_mule, decode_coding_iso2022)
2002-11-01 Andreas Schwab(Fmessage): Revert last change to properly handle ...
2002-11-01 Stefan Monnier(unuse_menu_items): New fun.
2002-11-01 Dave Love*** empty log message ***
2002-11-01 Stefan Monnier(find_field): Make an exception for nil fields.
2002-10-31 Dave Love(XTread_socket): Fix last change.
2002-10-31 Dave Love*** empty log message ***
2002-10-31 Stefan Monnier(Fformat_network_address): Fix int/Lisp_Object mixup.
2002-10-31 Stefan Monnier*** empty log message ***
2002-10-30 Stefan Monnier(overlays_around, get_pos_property): New funs.
2002-10-30 Dave Love*** empty log message ***
2002-10-30 Dave LoveComment.
2002-10-30 Dave Love(Fforward_comment): Doc fix.
2002-10-30 Dave LoveInclude sys/wait.h.
2002-10-30 Dave Love(Fload) <!load_dangerous_libraries>: Close fd.
2002-10-30 Dave Love(lispy_accent_codes, lispy_accent_keys): Extended.
2002-10-30 Dave Love(Qeql): Declare.
2002-10-30 Dave Love(bcopy, bzero): Define conditional on HAVE_BCOPY.
2002-10-30 Dave LoveDon't include strings.h.
2002-10-30 Dave Love(IRIX6): Don't define.
2002-10-30 Dave LoveDon't include strings.h.
2002-10-30 Dave Love(C_SWITCH_SYSTEM): Revert last change (fixed by
2002-10-29 Juanma BarranqueroFix entries to follow ChangeLog style conventions.
2002-10-29 Juanma BarranqueroAdd "(tiny change)" where required.
2002-10-28 Kim F. Storm(Fsignal_process): Allow PROCESS to be specified by
2002-10-28 Kim F. Storm*** empty log message ***
2002-10-28 Juanma BarranqueroDon't redefine _heap_init and _heap_term on MSVC 7...
2002-10-26 Kim F. Storm(IT_note_mouse_highlight): Don't use mouse-face if...
2002-10-26 Kim F. Storm(note_mouse_highlight): Don't use mouse-face if hidden.
2002-10-26 Kim F. Storm*** empty log message ***
2002-10-26 Richard M. Stallman*** empty log message ***
2002-10-26 Richard M. Stallman(Fformat): Detect invalid format letters for floats.
2002-10-26 Stefan Monnier*** empty log message ***
2002-10-25 Kenichi Handa(x_set_name): Encode by Qcompound_text unconditionally.
2002-10-25 Kenichi Handa*** empty log message ***
next