]> code.delx.au - gnu-emacs/history - src
(try_window_id): Compute BEG_UNCHANGED and END_UNCHANGED
[gnu-emacs] / src /
1999-12-28 Gerd Moellmann(try_window_id): Compute BEG_UNCHANGED and END_UNCHANGED
1999-12-28 Richard M. StallmanComment change.
1999-12-27 Kenichi Handa(FACE_FROM_ID): Cast the arg ID to `unsigned'.
1999-12-27 Kenichi Handa*** empty log message ***
1999-12-27 Kenichi HandaAll codes adjusted for the change of struct glyph.
1999-12-27 Kenichi Handa(encode_terminal_code): Adjusted for the change of...
1999-12-27 Kenichi Handa(line_hash_code) (direct_output_for_insert): Adjusted
1999-12-27 Kenichi Handa(struct glyph): Make face_id and padding_p the top
1999-12-27 Kenichi Handa(char_bytes): Use ((1 << CHARACTERBITS) - 1) instead
1999-12-27 Kenichi Handa(CHAR_BYTES): Use ((1 << CHARACTERBITS) - 1) instead
1999-12-27 Kenichi Handa(GLYPH): Defined as `int', not `unsigned int'. Now the
1999-12-27 Kenichi Handa*** empty log message ***
1999-12-27 Kenichi Handa(struct composition): Change the order of declaring
1999-12-27 Kenichi Handa*** empty log message ***
1999-12-25 Richard M. Stallman*** empty log message ***
1999-12-25 Gerd Moellmann*** empty log message ***
1999-12-25 Gerd Moellmann(looking_at_1): Reset immediate_quit before modifying
1999-12-24 Kenichi Handa(read_process_output): Fix the arg FROM to
1999-12-24 Kenichi Handa*** empty log message ***
1999-12-23 Richard M. Stallman(Freplace_match): For nonliteral replacement,
1999-12-22 Dave Love*** empty log message ***
1999-12-22 Dave Love(Fx_show_tip): Gcpro `timeout' too.
1999-12-22 Gerd Moellmann(Fx_create_frame): Move x_default_parameter calls that
1999-12-22 Gerd Moellmann(realize_x_face): Don't use uninitialized local
1999-12-22 Gerd Moellmann(clear_font_table): Don't use uninitialized local
1999-12-22 Kenichi Handa(face_color_supported_p): Check by tty_defined_color
1999-12-22 Gerd Moellmann*** empty log message ***
1999-12-22 Gerd Moellmann(Fset_buffer_multibyte): Arrange for a thorough
1999-12-22 Gerd Moellmann(XTread_socket): At the beginning of the loop, pass the
1999-12-20 Dave Love(Fx_show_tip): Add missing UNGCPRO.
1999-12-19 Richard M. Stallman(Fcompleting_read): Rename arg INIT to INITIAL_INPUT.
1999-12-19 Gerd Moellmann*** empty log message ***
1999-12-19 Gerd Moellmann(debugger_may_continue): New variable.
1999-12-19 Eli Zaretskii(IT_set_face): Don't swap face colors when highlight or
1999-12-17 Dave Love*** empty log message ***
1999-12-17 Dave Love(Fkeywordp): New function.
1999-12-16 Eli Zaretskii(tty_defined_color): Fix last change.
1999-12-15 Dave Love(BUILD_GLYPH_STRINGS): For pcc, remove continuation...
1999-12-15 Gerd Moellmann(redisplay_window) <optional new window start>: Check
1999-12-15 Dave LoveCopyright up-date.
1999-12-15 Dave Love1999-12-15 Kenichi Handa <handa@etl.go.jp>
1999-12-15 Eli ZaretskiiChanges for separate unspecified foreground and backgro...
1999-12-15 Kenichi Handa(code_convert_region): Fix the secoding arg to
1999-12-15 Kenichi Handa*** empty log message ***
1999-12-15 Kenichi Handa(x_append_glyph): Setup members of struct glyph properly
1999-12-15 Kenichi Handa(struct x_output): Change member font_baseline to
1999-12-15 Kenichi Handa(lisp_data_to_selection_data): Adjusted for the change
1999-12-15 Kenichi HandaInclude intervals.h.
1999-12-15 Kenichi Handa(choose_face_fontset_font): Delete codes for a
1999-12-15 Kenichi Handa(it_props): Add an entry for composition.
1999-12-15 Kenichi Handa(Frecenter): Clear all caches of compositions.
1999-12-15 Kenichi Handa(Vtext_property_default_nonsticky): New variable
1999-12-15 Kenichi Handa(encode_terminal_code): Delete codes for a composite
1999-12-15 Kenichi Handa(SYNTAX_ENTRY_INT): Delete codes for a composite
1999-12-15 Kenichi Handa(search_buffer): Adjusted for the change of CHAR_STRING.
1999-12-15 Kenichi HandaInclude composite.h.
1999-12-15 Kenichi Handa(printchar): Adjusted for the change of CHAR_STRING.
1999-12-15 Kenichi Handa(readchar): Adjusted for the change of CHAR_STRING.
1999-12-15 Kenichi Handa(QCtest, QCweakness, Qequal): Extern them.
1999-12-15 Kenichi Handa(push_key_description): Adjusted for the change of
1999-12-15 Kenichi Handa(Vdisable_point_adjustment): New variable.
1999-12-15 Kenichi Handa(adjust_intervals_for_insertion): To check stickines
1999-12-15 Kenichi HandaInclude composite.h.
1999-12-15 Kenichi Handa(copy_text): Adjusted for the change of CHAR_STRING.
1999-12-15 Kenichi Handa(check_composition): New function.
1999-12-15 Kenichi Handa(Vvertical_centering_font_regexp): New variable.
1999-12-15 Kenichi Handa(struct font_info): New member vertical_centering.
1999-12-15 Kenichi Handa(Flength): The length of char-table is MAX_CHAR.
1999-12-15 Kenichi Handa(Fsubstitute_in_file_name): Adjusted for the change of
1999-12-15 Kenichi Handa(main): Call syms_of_composite.
1999-12-15 Kenichi Handa(Fchar_to_string): Adjusted for the change of
1999-12-15 Kenichi Handa(doprnt1): Adjusted for the change of CHAR_STRING.
1999-12-15 Kenichi Handa(direct_output_forward_char): Check point moving into
1999-12-15 Kenichi Handa(enum glyph_type): New member COMPOSITE_GLYPH.
1999-12-15 Kenichi Handa(Faref): Delete codes for a composite character..
1999-12-15 Kenichi HandaNew file
1999-12-15 Kenichi HandaInclude composite.h.
1999-12-15 Kenichi Handa(emacs_code_class_type): Delete the member
1999-12-15 Kenichi Handa(internal_self_insert): Adjusted for the change of
1999-12-15 Kenichi HandaIn this entry, just `Modified' means that codes for a
1999-12-15 Kenichi HandaIn this entry, just `Modified' means that codes for a
1999-12-15 Kenichi Handa(CCL_WRITE_CHAR): Adjusted for the change of CHAR_STRING.
1999-12-15 Kenichi Handa(word_boundary_p): Delete codes for a composite
1999-12-15 Kenichi Handa(CATEGORY_SET): Delete codes for a composite character.
1999-12-15 Kenichi HandaInclude composite.h.
1999-12-15 Kenichi Handa(Fcall_process): Call code_convert_string to encode
1999-12-15 Kenichi Handa(Fmake_string): Adjusted for the change of CHAR_STRING.
1999-12-15 Kenichi Handa(INTERVAL_SRC): Include composite.h.
1999-12-14 Gerd Moellmann*** empty log message ***
1999-12-14 Gerd Moellmann(show_mouse_face): Don't use updated_area, use TEXT_AREA.
1999-12-13 Richard M. Stallman*** empty log message ***
1999-12-13 Richard M. Stallman(Fstart_kbd_macro): Handle case where last-kbd-macro
1999-12-13 Richard M. Stallman(Fall_completions): Doc fix.
1999-12-12 Gerd Moellmann*** empty log message ***
1999-12-12 Gerd MoellmannIndentation fixes.
1999-12-12 Stefan Monnier*** empty log message ***
1999-12-10 Stefan Monnier*** empty log message ***
1999-12-10 Stefan Monnier(x_initialize): only setup xaw3d_* if they've been...
1999-12-10 Gerd Moellmann(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): Moved
1999-12-10 Gerd Moellmann(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
next