(set_fontset_font): New function.
[bpt/emacs.git] / src /
2003-11-08 Kenichi Handa(set_fontset_font): New function.
2003-10-29 Kenichi Handa*** empty log message ***
2003-10-29 Kenichi Handa(fontset_face): Create a fallback fontset on demand
2003-10-24 Kenichi Handa(Fnew_fontset): Check NAME more rigidly.
2003-10-24 Kenichi Handa*** empty log message ***
2003-10-24 Kenichi Handa(x_list_fonts): Fix excluding of auto-scaled fonts.
2003-10-23 Kenichi Handa*** empty log message ***
2003-10-23 Kenichi Handa(Fnew_fontset): Check NAME more rigidly.
2003-10-17 Kenichi Handa*** empty log message ***
2003-10-17 Kenichi Handa(Fgoto_char): Fix docstring.
2003-10-16 Kenichi Handa*** empty log message ***
2003-10-16 Kenichi Handa(insert_from_gap): Adjust intervals correctly.
2003-10-12 Jason Rumney*** empty log message ***
2003-10-12 Jason Rumney(GLYPHSET, WCRANGE): Define if system headers don't.
2003-10-12 Jason Rumney(w32_load_system_font): Default charset to -1.
2003-10-12 Jason Rumney(temacs): Increase EMHEAP further to avoid startup...
2003-10-11 Jason Rumney*** empty log message ***
2003-10-11 Jason Rumney(temacs): Increase EMHEAP.
2003-10-11 Jason Rumney*** empty log message ***
2003-10-11 Jason Rumney(w32_encode_char): New charset parameter. font_info...
2003-10-11 Jason RumneyDeclare x_get_font_repertory.
2003-10-11 Jason Rumney(Fw32_set_clipboard_data): Use string_x_string_p in...
2003-10-11 Jason Rumney(Fx_create_frame, x_create_tip_frame): Use new version...
2003-10-11 Jason RumneyInclude character.h. Use terminal_encode_buffer from...
2003-10-11 Jason Rumney(w32_load_bdf_font): Clear font_info before filling.
2003-10-11 Jason Rumney(terminal_encode_buffer): Make externally visible.
2003-10-11 Jason RumneyAdd character.h dependancies.
2003-10-09 Kenichi Handa(Finsert_file_contents) [DOS_NT]: Fix previous change.
2003-10-09 Kenichi Handa*** empty log message ***
2003-10-09 Kenichi Handa(Finsert_file_contents) [DOS_NT]: Use the macro CODING_...
2003-10-06 Andreas Schwab*** empty log message ***
2003-10-06 Andreas Schwab(produce_chars): Revert last change.
2003-10-06 Kenichi Handa*** empty log message ***
2003-10-06 Kenichi Handa(x_get_font_repertory): Handle the case that the
2003-10-06 Kenichi Handa(load_font_get_repertory): Pay attention to the case
2003-10-06 Kenichi Handa(Fdefine_coding_system_alias): Update Vcoding_system_list.
2003-10-06 Kenichi Handa(char_table_translate): Use CHARACTERP, not INETEGERP.
2003-10-06 Kenichi Handa(charset_unicode): Extern it.
2003-10-06 Kenichi Handa(string_xstring_p): Check by (C >= 0x100).
2003-10-02 Kenichi Handa*** empty log message ***
2003-10-02 Kenichi Handa(encode_terminal_code): Don't handle glyph-table. ...
2003-10-01 Kenichi Handa*** empty log message ***
2003-10-01 Kenichi Handa(terminal_encode_buffer, terminal_encode_buf_size)...
2003-10-01 Kenichi Handa(consume_chars): If coding->src_object is nil, don...
2003-09-30 Kenichi Handa*** empty log message ***
2003-09-30 Kenichi Handa*** empty log message ***
2003-09-30 Kenichi Handa(handle_auto_composed_prop): Check if the last
2003-09-29 Dave Love*** empty log message ***
2003-09-29 Dave Love(find_and_call_menu_selection): Make menu_bar_items_used
2003-09-29 Dave Love(DefaultDepthOfScreen, x_encode_text): Remove unused...
2003-09-29 Dave Love(face_numeric_value): Declare dim size_t.
2003-09-29 Dave Love(regex_compile): Remove unused var.
2003-09-29 Dave Love(Fminibuffer_complete_word): Remove unused var.
2003-09-29 Dave Love(Fset_keymap_parent, map_keymap, Fcopy_keymap)
2003-09-29 Dave Love(cancel_hourglass_unwind): Return Qnil.
2003-09-29 Dave Love(frame_name_fnn_p): Make len EMACS_INT.
2003-09-29 Dave Love(Fwrite_region): Remove unused var.
2003-09-29 Dave Love(adjust_frame_glyphs_for_frame_redisplay)
2003-09-29 Dave Love(Fremove_list_of_text_properties): Declare.
2003-09-29 Dave Love(inhibit_pre_post_conversion): Removed (unused).
2003-09-29 Dave Love(syms_of_charset): Remove unused var p.
2003-09-29 Dave Love(set_case_table): Remove unused var.
2003-09-29 Dave Love(Fdisplay_buffer, Fframe_selected_window): Remove
2003-09-28 Kenichi Handa*** empty log message ***
2003-09-28 Kenichi Handa(char_string): Use ASCII_CHAR_P instead of SINGLE_BYTE_...
2003-09-26 Dave Love*** empty log message ***
2003-09-26 Dave Love(x_bitmap_mask): Declare.
2003-09-26 Kenichi Handa*** empty log message ***
2003-09-26 Kenichi Handa(concat): Don't change multibyteness of the result by
2003-09-26 Kenichi Handa(Faset): Check newelt by CHECK_CHARACTER. Don't change
2003-09-17 Dave Love*** empty log message ***
2003-09-17 Dave Love(ccl_driver): Fix arg of CHARACTERP.
2003-09-17 Dave Love(x_term_init): Fix type error.
2003-09-17 Dave LoveAdd Funibyte_char_to_multibyte.
2003-09-17 Dave Love(Fread_coding_system): Fix arg of XSETSTRING.
2003-09-17 Dave LoveSync with HEAD version.
2003-09-17 Dave LoveDon't include varargs.h.
2003-09-17 Dave Love*** empty log message ***
2003-09-17 Dave Love(get_property_and_range): Make start and end EMACS_INT.
2003-09-17 Dave Love(adjust_point_for_property): Make beg and end
2003-09-17 Dave Love(find_composition, update_compositions): Make
2003-09-17 Dave Love(handle_composition_prop, check_point_in_composition):
2003-09-17 Dave Love(lisp_string_width): Make ignore and end EMACS_INT.
2003-09-17 Dave Love(check_composition): Make start and end EMACS_INT.
2003-09-17 Dave Love(find_composition, run_composition_function)
2003-09-16 Dave Love*** empty log message ***
2003-09-16 Dave Love(gtkutil.o): Depend on coding.h.
2003-09-16 Dave Love(ENCODE_UTF_8): New.
2003-09-16 Kenichi Handa*** empty log message ***
2003-09-16 Kenichi Handa(Finsert_file_contents): Call setup_coding_system in
2003-09-10 Andreas Schwab(map_char_table): Protect `range' from GC.
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-03 Kim F. Storm(get_window_cursor_type): Partially undo 2002-03-01...
2003-09-03 Kim F. Storm*** empty log message ***
2003-09-02 Miles BaderCorrect some arch-tag: comment types
2003-09-01 Jason Rumney*** empty log message ***
2003-09-01 Miles BaderAdd arch taglines
2003-09-01 Dave Love(alloca.o): Remove commands.
2003-08-31 Jason RumneyDocument last change.
next