]> code.delx.au - gnu-emacs/history - src
(ps-mule-begin-job): Redo this change "if
[gnu-emacs] / src /
1999-05-10 Kenichi Handa(code_convert_region): If eol format is inconsistent,
1999-05-09 Karl Heuer(get_boot_time): Handle NO_WTMP_FILE.
1999-05-09 Karl Heuer(NO_WTMP_FILE): Define it.
1999-05-05 Andrew Innes(w32_strict_painting): New variable.
1999-05-04 Andrew Innes(x_to_w32_charset): Fix typo: want to map all Japanese
1999-05-04 Kenichi Handa(x_load_font): Fix typo (`>' -> `=').
1999-05-04 Kenichi Handa(struct ccl_program): New member stack_idx.
1999-05-04 Kenichi Handa(ccl_prog_stack_struct): Declare it as static.
1999-05-03 Andrew Innes(dumpglyphs): Always fill background for italic fonts.
1999-05-03 Andrew Innes(make_time): Make argument type be time_t.
1999-05-02 Andrew Innes(unibyte_display_via_language_environment): Add extern.
1999-05-02 Andrew Innes(unibyte_display_via_language_environment):
1999-05-02 Andrew Innes(unibyte_display_via_language_environment):
1999-05-02 Andrew Innes(unibyte_display_via_language_environment):
1999-05-02 Andrew Innes(display_text_line): Convert unibyte char to multibyte
1999-05-02 Andrew Innes(HAVE_FSYNC): New macro.
1999-05-02 Andrew Innes[andrewi]
1999-05-02 Andrew Innes(Fw32_set_clipboard_data): Undo last change to add
1999-05-02 Andrew Innes(w32_get_string_resource): Check for name in current
1999-05-02 Andrew Innes(sys_kill): Attach to current foreground thread
1999-05-02 Andrew Innes[andrewi]
1999-05-02 Andrew Innes(get_section_info): Dump back the entire EMDATA
1999-05-02 Andrew Innes($(BLD)\w32term.obj): Add dependency on w32heap.h.
1999-05-02 Andrew Innes[andrewi]
1999-04-28 Karl HeuerComment fix.
1999-04-26 Karl Heuer(x_list_fonts): Fix previous change.
1999-04-26 Karl Heuer(HAVE_LIBXP): Add #undef.
1999-04-26 Karl Heuer(LIB_MOTIF_EXTRA): Check HAVE_LIBXP.
1999-04-13 Kenichi HandaTrap X errors so that Emacs doesn't die
1999-04-12 Karl Heuer(BSD_SYSTEM): Define for FreeBSD 4 as with FreeBSD 3.
1999-04-12 Kenichi Handa(Fset_fontset_font): Fix previous change.
1999-04-10 Kenichi Handa(Fquery_fontset): Check for fontset aliases here.
1999-04-09 Richard M. Stallman(do_autoload): Preserve match data.
1999-04-09 Richard M. Stallman(Fmake_indirect_buffer): Copy multibyte status from...
1999-04-08 Richard M. Stallman(Faccept_process_output): Check validity of PROCESS.
1999-04-08 Eli Zaretskii(jp_kbd_translate_table): Fix the other \ key.
1999-04-08 Richard M. Stallman(x_set_font): Fix error message.
1999-04-07 Richard M. Stallman(Fquery_fontset): Don't check for fontset aliases here.
1999-04-07 Richard M. Stallman(x_to_w32_font): Provide sufficient buffer to encode_co...
1999-04-07 Kenichi Handa(base64_encode_1): Don't add unnecessary newline at...
1999-04-06 Richard M. Stallman(Ffile_attributes): Doc fix.
1999-04-06 Richard M. Stallman(get_doc_string): When UNIBYTE and DEFINITION are 0,
1999-04-06 Richard M. Stallman(Faccessible_keymaps): Really initialize i_byte.
1999-04-06 Kenichi HandaAdd comments for decode_coding and encode_coding.
1999-04-06 Kenichi Handa(ccl_driver) <CCL_ReadMultibyteChar2>: Fix bug of handling
1999-04-06 Eli Zaretskii(dos_rawgetc): Don't zero out c if private translation
1999-04-06 Richard M. Stallman(graft_intervals_into_buffer): Turn off
1999-04-05 Kenichi Handa(dumpglyphs): Be sure to fill the whole background of
1999-04-05 Eli Zaretskii(jp_kbd_translate_table): Fix last change.
1999-04-04 Eli Zaretskii(struct kbd_translate): New struct, for key translation
1999-04-02 Kenichi Handa(redisplay_window): When we call compute_motion with
1999-03-30 Karl Heuer(Fexecute_kbd_macro): Save real_this_command.
1999-03-26 Karl Heuer(Fset_buffer_modified_p): Don't lock or unlock
1999-03-25 Andrew Innes(Fw32_set_clipboard_data): Take into account line
1999-03-25 Andrew Innes(PREPARED_HEADERS): Change name of paths.h to epaths.h.
1999-03-23 Kenichi Handa(decode_mode_spec_coding): Handle integer value in
1999-03-23 Kenichi Handa(encode_coding_iso2022): Initialize dummy arguments to
1999-03-20 Kenichi Handa(ENCODE_ISO_CHARACTER): Check validity of CHARSET. If
1999-03-19 Karl Heuer(Fformat): Accept %i format.
1999-03-18 Karl Heuer(get_boot_time): Test tempname, not filename.
1999-03-17 Geoff Voelker(enum_font_cb2): Set the font height to be the
1999-03-17 Geoff VoelkerMerged patches from Meadow.
1999-03-15 Karl Heuer(XTread_socket) <ConfigureNotify>:
1999-03-15 Kenichi Handa(try_window_id): Initizlie val.ovstring_chars_done...
1999-03-15 Kenichi Handa(x_list_fonts): Trap X errors so that Emacs doesn't die
1999-03-14 Karl Heuer(Fexecute_kbd_macro): Initialize executing_macro_iterat...
1999-03-14 Geoff Voelker(w32_strict_fontnames): New variable.
1999-03-14 Geoff Voelker(W32_TEXTOUT): Do not multiply nchars by
1999-03-14 Geoff Voelker(w32_wnd_proc): Handle WM_GETMINMAXINFO message.
1999-03-10 Karl Heuer(BASE_PURESIZE): Increase to 505000.
1999-03-09 Karl Heuer(init_filelock): New function.
1999-03-09 Karl Heuer(main) [CLASH_DETECTION]: Call init_filelock.
1999-03-09 Dave LoveDoc fix.
1999-03-09 Kenichi Handa(setup_coding_system): Check for CODING_SYSTEM = nil.
1999-03-09 Karl Heuer(get_boot_time): Reduce scope of #ifdef BOOT_TIME
1999-03-07 Dave Love(Finsert_file_contents): Use xfree.
1999-03-06 Kenichi Handa(callproc.o, coding.o, fileio.o, msdos.o, process.o,
1999-03-06 Geoff VoelkerRemove common multiple file compilation commands.
1999-03-04 Kenichi Handa(Fbase64_encode_string): Allocate sufficient memory for
1999-03-04 Karl Heuer(syms_of_buffer): Doc fix.
1999-03-04 Karl Heuer(Fstring_match, Fposix_string_match): Doc fix.
1999-03-04 Karl Heuer(Fcall_process): Use xmalloc, xfree.
1999-03-04 Karl Heuer(term_init): Use xmalloc, not malloc.
1999-03-03 Eli Zaretskii(get_clipboard_data): Always stop at the first null...
1999-03-03 Andreas Schwab(Fdefconst): Doc fix.
1999-03-01 Kenichi HandaComment for ISO 2022 encoding mechanism modified.
1999-03-01 Karl Heuer(get_boot_time): Support FreeBSD way to read boot-time.
1999-03-01 Karl Heuer(internal_self_insert): Calculate column properly
1999-02-28 Andreas Schwab(main) [DOUG_LEA_MALLOC]: Don't use unsetenv, it calls
1999-02-26 Richard M. StallmanUse epaths.h istead of paths.h.
1999-02-26 Richard M. Stallmanpaths.h and paths.in renamed to epaths.h and epaths.in.
1999-02-26 Richard M. Stallman(get_boot_time): Use WTMP_FILE for file name.
1999-02-26 Andreas Schwab(main) [DOUG_LEA_MALLOC]: Work around a bug in glibc's
1999-02-26 Richard M. Stallman(syms_of_buffer): Doc fix for enable-multibyte-characters.
1999-02-25 Kenichi Handa(push_key_description): If enable-multibyte-characters
1999-02-24 Kenichi Handa(push_key_description): If enable-multibyte-characters
1999-02-23 Karl Heuer(Ffile_regular_p): Undo previous change.
1999-02-23 Karl Heuer(Fdefconst): Doc fix.
1999-02-23 Karl Heuer(get_boot_time): Don't use BUFSIZ.
1999-02-22 Karl HeuerInitial revision
next