Include intervals.h.
[bpt/emacs.git] / src /
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)
1999-12-10 Stefan Monnier(#includes): Allow compilation with only Xaw.
1999-12-10 Stefan Monnier* keyboard.c (Qratio): New symbol.
1999-12-10 Stefan Monnier(scroll_bar_part): Add `scroll_bar_move_ratio'.
1999-12-09 Dave Love*** empty log message ***
1999-12-09 Dave Love(PIX_TYPE) [! HAVE_X_WINDOWS]: Define PIX_TYPE.
1999-12-08 Eli ZaretskiiOops, forgot to commit the change in dispextern.h toget...
1999-12-08 Gerd Moellmann(call_debugger): When entering the debugger while redis...
1999-12-07 Gerd Moellmann(delete_window): Block input for the time window
1999-12-07 Gerd Moellmann(x_set_menu_resources_from_menu_face): Make sure
1999-12-07 Dave Love*** empty log message ***
1999-12-07 Dave Love(Fintern_soft): Fix newlines in doc string.
1999-12-07 Gerd Moellmann(UNEXEC): Use unexelf.o instead of unexsgi.o.
1999-12-07 Gerd Moellmann(UNEXEC) [USG5_4]: Use unexelf.o instead of
1999-12-07 Gerd MoellmannInclude <syms.h>, not <sym.h> on IRIX. Removed
1999-12-07 Stefan Monnier* editfns.c (Fdelete_and_extract_region): New function.
1999-12-06 Gerd Moellmann(set_lface_from_font_name): Fix incomplete merge.
1999-12-06 Gerd Moellmann*** empty log message ***
1999-12-06 Gerd Moellmann(Fintern_soft): Accept a symbol argument.
1999-12-06 Eli Zaretskii(SYSTEM_PURESIZE_EXTRA): Reduce to 40000.
1999-12-06 Eli Zaretskii(adjust_markers_for_delete): Fix last change.
1999-12-06 Eli Zaretskii(INTERNAL_TERMINAL): Add entries for color support.
1999-12-06 Eli ZaretskiiChanges for automatic remapping of X colors on terminal...
1999-12-06 Kenichi Handa*** empty log message ***
1999-12-06 Kenichi Handa(adjust_markers_for_delete): Make it non-static.
1999-12-06 Kenichi Handa(decide_coding_unwind): Renamed from
1999-12-05 Stefan Monnier* regex.c (regex_compile): Recognize *?, +? and ??...
1999-12-04 Dave Love*** empty log message ***
1999-12-04 Dave LoveDerived from acorn.h by deletions.
1999-12-03 Dave LoveComments only.
1999-12-03 Dave Love(Fmessage_or_box): Use use_dialog_box.
1999-12-02 Gerd Moellmann*** empty log message ***
1999-12-02 Gerd Moellmann(UNEXEC): Use unexsgi.o instead of unexelf.o.
1999-12-02 Gerd Moellmann(UNEXEC) [USG5_4]: Use unexsgi.o instead of
1999-12-02 Gerd Moellmann(LIBS_SYSTEM): Add -lgen because that's needed
1999-12-01 Dave Love(main): Set LANG=C iff AX3_2 defined.
1999-11-28 Gerd MoellmannCorrect typo.
1999-11-28 Gerd Moellmann(HAVE_SETITIMER, HAVE_UALARM): New.
1999-11-28 Gerd Moellmann(EMACS_TIME_CMP, EMACS_TIME_EQ, EMACS_TIME_NE)
1999-11-28 Richard M. StallmanComment change.
1999-11-28 Gerd Moellmann*** empty log message ***
1999-11-28 Gerd Moellmann(Fwindow_end): Don't call temp_set_pt_both with
1999-11-28 Gerd Moellmann(XTread_socket) <ClientMessage, Xatom_Scrollbar>:
1999-11-28 Eli Zaretskii(Fmake_char_internal): Print the charset ID when
1999-11-28 Eli Zaretskii(synchronize_locale): Avoid compiler warnings about
1999-11-26 Richard M. Stallman(Fdelete_field): Make it noninteractive. Return nil.
1999-11-26 Gerd Moellmann(BASE_PURESIZE): Increase to 550000.
1999-11-26 Gerd Moellmann*** empty log message ***
next