]> code.delx.au - gnu-emacs/history - src
(Fmake_keymap): Doc fix.
[gnu-emacs] / src /
1998-11-24 Richard M. Stallman(Fmake_keymap): Doc fix.
1998-11-24 Kenichi Handa(word_boundary_p): If C1 or C2 are composite
1998-11-22 Richard M. Stallman(Fset_mouse_position): Doc fix.
1998-11-19 Richard M. Stallman(Fsingle_key_description): Handle generic characters.
1998-11-19 Richard M. Stallman(Frequire): New arg NOERROR.
1998-11-18 Richard M. Stallman(Qmouse_face): Replace definition with extern decl.
1998-11-18 Richard M. Stallman(Qmouse_face): Variable definition moved here.
1998-11-17 Richard M. Stallman(temp_output_buffer_show): Around temp-buffer-show...
1998-11-16 Kenichi Handa(CHAR_TABLE_REF): Check if IDX is negative or not.
1998-11-16 Kenichi Handa(non_ascii_char_to_string): If C is negative, signal...
1998-11-16 Kenichi Handa(SINGLE_BYTE_CHAR_P): Check if C is negative or not.
1998-11-16 Kenichi HandaInitial revision
1998-11-16 Kenichi HandaInclude charset.h.
1998-11-16 Kenichi Handa(abbrev.o): Depend on charset.h
1998-11-16 Kenichi Handa(SYNTAX_ENTRY_INT): For a composite character, check
1998-11-13 Karl Heuer(LIBS_MACHINE): Delete redundant definition.
1998-11-12 Karl Heuer(XTread_socket): Fix previous change in case F == 0.
1998-11-11 Karl HeuerInitial revision
1998-11-11 Karl Heuer(BSD_PGRPS): Add #undef.
1998-11-11 Karl Heuer(BROKEN_FIONREAD): #undef commented out.
1998-11-11 Eli Zaretskii(MAX_ALLOCA): New macro.
1998-11-11 Kenichi Handa(byte_combining_error): Error message improved.
1998-11-11 Kenichi Handa(char_valid_p): Handle a composite character correctly.
1998-11-11 Kenichi Handa(str_cmpchar_id): Check the byte sequence for
1998-11-11 Kenichi Handa(x_list_fonts): Don't change the value of maxnames.
1998-11-10 Geoff Voelker(Vw32_pass_optional_keys_to_system): Variable removed.
1998-11-10 Geoff Voelker($(BLD)\w32inevt.obj): Add dependencies on w32term.h
1998-11-10 Geoff VoelkerInclude w32term.h and w32heap.h.
1998-11-10 Geoff Voelker(sys_kill): Set extended key flag when faking
1998-11-10 Geoff Voelker(convert_to_key_event): Removed.
1998-11-10 Geoff Voelker(struct w32_display_info): New element faked_key.
1998-11-10 Karl Heuer(regex_compile): Handle translation of multibyte
1998-11-10 Kenichi Handa(CATEGORY_SET): Adjusted for the change of cmpchar_comp...
1998-11-10 Kenichi Handa(cmpchar_component): New arg NOERROR. Check
1998-11-10 Kenichi Handa(cmpchar_component): Proto-type adjusted.
1998-11-09 Kenichi Handa(string_to_non_ascii_char): Return correct length for
1998-11-07 Karl Heuer(Fprocess_status): Doc fix.
1998-11-07 Kenichi Handa(init_charset_once): Fix previous change.
1998-11-06 Kenichi Handa(string_to_non_ascii_char): Fix previous change.
1998-11-06 Kenichi Handa(SPLIT_NON_ASCII_CHAR): Check dimension of an invalid
1998-11-06 Kenichi Handa(MULTIBYTE_BYTES_WIDTH): Check validity of a multibyte...
1998-11-06 Kenichi Handa(Fstring_to_char): Don't return a multibyte character
1998-11-06 Kenichi Handa(string_to_non_ascii_char): Fix previous change.
1998-11-06 Kenichi Handa(MAKE_NON_ASCII_CHAR): Check validity of CHARSET.
1998-11-06 Kenichi Handa(display_text_line): Check validity of a multibyte
1998-11-05 Karl Heuer(Fcombine_after_change_execute): Return nil, not junk.
1998-11-05 Karl Heuer(XTread_socket): ButtonPress clears f->mouse_moved.
1998-11-04 Geoff Voelker(w32_enable_unicode_output): Rename from
1998-11-04 Geoff Voelker(dumpglyphs): Use FRAME_FONT for w32_fill_area.
1998-11-04 Geoff Voelker(w32_list_fonts): Report an error if a frame has not
1998-11-04 Kenichi HandaInitial revision
1998-11-04 Kenichi Handa(do_switch_frame): Cancel previous change.
1998-11-04 Kenichi Handa(print_string): Check validity of a character.
1998-11-04 Kenichi Handa[nec_ews_svr4]: Extern *_sobuf.
1998-11-04 Kenichi Handa(string_to_non_ascii_char): Change the check for the
1998-11-04 Geoff VoelkerCompile multiple source files when possible.
1998-11-04 Geoff Voelker(Qmouse_face): Replace definition with extern decl.
1998-11-03 Andrew Innes(stat): GetFileInformationByHandle can legitimately...
1998-11-03 Andrew Innes(x_to_w32_font): Specify DEFAULT_CHARSET in the w32...
1998-11-03 Geoff Voelker(Fsubstitute_in_file_name) [DOS_NT]: Fix typo.
1998-10-31 Richard M. Stallman(set_internal): For built-in maybe-local vars,
1998-10-31 Kenichi Handa(replace_range): Fix previous change.
1998-10-31 Kenichi Handa(do_switch_frame): Update minibuf_window if necessary.
1998-10-31 Kenichi Handa(byte_combining_error): New function.
1998-10-31 Kenichi Handa(Fsubst_char_in_region): Fix previous change.
1998-10-31 Kenichi Handa(Fbase64_decode_region): Fix previous change.
1998-10-30 Andreas Schwab(Vselection_coding_system): Doc fix.
1998-10-30 Andreas Schwab(Fbase64_encode_region): Use SET_PT_BOTH instead of...
1998-10-30 Andreas Schwab(Fsignal): Use a separate format string when passing
1998-10-30 Andreas Schwab(Fchar_after): Fix type clashes.
1998-10-30 Andreas Schwab(Fchar_bytes): Doc fix.
1998-10-30 Geoff Voelker(initialize_w32_display): Use buffer coords
1998-10-30 Geoff Voelkerfileio.c (init_fileio_once): New function.
1998-10-30 Geoff Voelkeremacs.c (main): Invoke init_fileio_once.
1998-10-29 Paul Eggert(XTread_socket): Check the returned value of XmbLookupS...
1998-10-28 Kenichi Handa(check_markers): Check if markers are at character
1998-10-28 Kenichi Handa(Fsubst_char_in_region): Fix previous change.
1998-10-28 Kenichi Handa(DECODE_CHARACTER_ASCII): Check validity of inserted
1998-10-28 Geoff Voelker(Fset_message_beep): Recognize 'silent.
1998-10-28 Geoff Voelker(Vnext_selection_coding_system): New variable.
1998-10-27 Geoff Voelker(check_windows_init_file): Also look in load path specified
1998-10-27 Geoff Voelker(w32_color_map_lookup): Remove duplicate definition.
1998-10-27 Richard M. Stallman(Fbase64_decode_string): Doc fix.
1998-10-27 Dave Love(Fbase64_decode_region, Fbase64_encode_region): Fix
1998-10-27 Kenichi Handa(adjust_after_replace): Correctly handle the case that
1998-10-27 Kenichi Handa(Fsubst_char_in_region): Correctly handle the case
1998-10-26 Richard M. Stallman(Fformat): Increase buffer size for floating format.
1998-10-26 Kenichi Handa(syms_of_category): Doc-string modified.
1998-10-26 Kenichi Handa(code_convert_region): Kill the work buffer created by
1998-10-25 Geoff Voelker(main) [HAVE_NTGUI]: Invoke syms_of_fontset().
1998-10-24 Kenichi Handa(adjust_markers_for_insert): Adjust markers by taking
1998-10-24 Kenichi Handa(code_convert_region): While preserving the orignal
1998-10-24 Kenichi Handa(Fbase64_decode_region): Pay attention to the byte
1998-10-22 Richard M. Stallman(Fgarbage_collect): Block input around most of the...
1998-10-21 Kenichi Handa(Fx_list_fonts): Access frame parameters throught
1998-10-21 Kenichi HandaInclude frame.h before fontset.h.
1998-10-21 Kenichi Handa(list_fonts_func): Fix prototype.
1998-10-21 Kenichi HandaInclude frame.h before fontset.h.
1998-10-21 Kenichi Handa(setup_coding_system): Fix setting up
1998-10-20 Geoff Voelker(w32_use_unicode_for_codepage): Interpret w32_no_unicod...
next