]> code.delx.au - gnu-emacs/history - src
(msdos-approximate-color): New function.
[gnu-emacs] / src /
1999-02-01 Richard M. Stallman(Fset_buffer_multibyte): Error if buffer is multibyte.
1999-01-31 Andrew Innes(ROUND_UP_DST_AND_ZERO): New macro.
1999-01-30 Richard M. Stallman(Fset_window_point): If WINDOW is selected but the
1999-01-30 Andrew Innes(init_environment): Change argv[0] to contain the full...
1999-01-30 Andrew Innes(main): Pass argv to init_environment.
1999-01-30 Kenichi Handa(x_load_font): For the height of font, if normarl ascen...
1999-01-30 Kenichi Handa(x_new_fontset): For ASCII font, don't use the font...
1999-01-28 Eli Zaretskii(decode_mode_spec_coding): Fix previous change.
1999-01-28 Geoff Voelker(w32_load_system_font): Do not load unlisted fonts if
1999-01-28 Richard M. Stallman(x_set_frame_parameters): gcpro as needed.
1999-01-28 Richard M. Stallman(SETUP_SLAVE_PTY): Use the ptem module if it exists.
1999-01-27 Andrew Innes(w32_wnd_proc): Fix bug introduced by previous change;
1999-01-27 Andrew InnesDo make version comparison as strings.
1999-01-27 Eli Zaretskiieol-mnemonic-* variables are now strings, not characters.
1999-01-27 Eli Zaretskii(syms_of_coding): eol-mnemonic-* variables are now
1999-01-27 Eli Zaretskii(decode_mode_spec_coding): Display the EOL type as...
1999-01-26 Richard M. Stallman(main): Up-date copyright.
1999-01-25 Dave Love(syms_of_coding): Doc fix for inhibit-eol-conversion.
1999-01-25 Andreas Schwab(Fsignal): Move comment to avoid confusing make-docfile.
1999-01-25 Richard M. Stallman(x_set_frame_parameters): gcpro as needed.
1999-01-24 Dave LoveComment about unibyte.
1999-01-24 Richard M. Stallman(read_key_sequence): Fix previous change.
1999-01-24 Richard M. Stallman(same_x_server): Detect treat ":0" and "unix:0"
1999-01-24 Richard M. Stallman(x_handle_selection_clear): Don't clear the
1999-01-22 Karl Heuer(scan_sexps_forward): Delete duplicate code
1999-01-22 Geoff Voelker(Vw32_bdf_filename_alist): New variable.
1999-01-22 Geoff Voelker(W32_TEXTOUT): New macro.
1999-01-22 Geoff Voelker(FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_MAX_WIDTH):
1999-01-22 Geoff VoelkerInclude w32bdf.h.
1999-01-22 Geoff VoelkerAdd w32bdf.c and w32bdf.h.
1999-01-22 Geoff VoelkerInitial revision
1999-01-21 Andrew Innes(temacs): Use del to delete file, not rm.
1999-01-19 Geoff VoelkerRemove codepage macros. Remove redundant BIG5 macros.
1999-01-19 Geoff Voelker(x_to_w32_charset): Add iso8859-9.
1999-01-19 Richard M. Stallman(re_match_2_internal) [WINDOWSNT & emacs]: Insert QUIT...
1999-01-17 Andrew Innes(w32_executable_type): Relax the check to identify
1999-01-17 Andrew Innes(ROUND_UP):
1999-01-17 Andrew Innes(RVA_TO_PTR): Redefine to convert RVA to address in
1999-01-17 Andrew InnesMajor rewrite to support cleaner method of dumping; a
1999-01-17 Andrew Innes(get_lim_data): Use reserved_heap_size instead of
1999-01-17 Andrew Innes(TEMACS_TMP): New macro.
1999-01-17 Andrew InnesInclude config.h to pick up data layout pragmas.
1999-01-14 Kenichi Handa(Fdecode_sjis_char): Decode Japanese Katakana character
1999-01-11 Dave Love(syms_of_coding): Doc fix for inhibit-eol-conversion.
1999-01-11 Richard M. Stallman(find_handler_clause): If SIG is nil (memory full error),
1999-01-11 Richard M. Stallman(read_key_sequence): In key-translation-map and
1999-01-11 Richard M. Stallman(BASE_PURESIZE): Increment to 500000.
1999-01-11 Richard M. Stallman(Qtemp_buffer_setup_hook): New variable.
1999-01-11 Kenichi Handa(del_range_1): Call signal_after_change.
1999-01-11 Kenichi Handa(message_dolog): Use insert_1_both to avoid running any
1999-01-06 Richard M. Stallman(Frequire): Don't fail to unbind bindings.
1999-01-06 Richard M. Stallman(read_key_sequence): Tell get_keyelt to look handle...
1999-01-06 Richard M. Stallman(search_buffer): Fix previous change.
1999-01-06 Eli Zaretskii(set_clipboard_data): Terminate the text with a null
1999-01-06 Eli Zaretskii(IT_write_glyphs): Move constant expression out of...
1999-01-04 Andreas Schwab[__GLIBC__ >= 2]: Check __FAVOR_BSD instead of
1999-01-03 Richard M. StallmanDelete #if 0 old definitions.
1999-01-02 Richard M. Stallman(main) [DOUG_LEA_MALLOC]: Don't call r_alloc_reinit.
1999-01-02 Richard M. Stallman(Ffind_charset_region): Fix doc typo.
1999-01-02 Richard M. StallmanIn each active map, for each menu bar item, use only...
1999-01-02 Richard M. Stallman[DOUG_LEA_MALLOC] (REL_ALLOC): Undefine it.
1999-01-02 Richard M. Stallman(MMAP_MAX_AREAS): New macro.
1998-12-31 Eli Zaretskii(IT_write_glyphs): Convert unibyte characters to
1998-12-31 Eli Zaretskii(Fdefine_prefix_command): Accept a third argument NAME
1998-12-30 Richard M. Stallman(re_compile_fastmap): Do something similar to the
1998-12-30 Richard M. Stallman(lisp_malloc, lisp_free): New functions.
1998-12-29 Richard M. Stallman(main): Call memory_warnings and uninterrupt_malloc
1998-12-29 Richard M. Stallman(Fsingle_key_description): Handle (control ?x) etc.
1998-12-28 Andrew Innes(x_iconify_frame): Wait for frame to be iconified; do
1998-12-28 Andrew Innes(w32_msg_pump): Ignore WM_NULL message posted to thread
1998-12-28 Andrew Innes(Vw32_start_process_inherit_error_mode): New variable.
1998-12-28 Andrew Innes(_start): Force system calls accessing unmounted device...
1998-12-22 Kenichi Handa(read_char): Don't bind
1998-12-22 Kenichi Handa(Fcall_interactively) <'C'>: Give Fread_char Qnil
1998-12-22 Kenichi Handa(Fread_char): Change the meaning of the second argument.
1998-12-22 Kenichi Handa(Fcharset_after): Check range. If POS is out of
1998-12-22 Kenichi Handa(printchar): Fix previous change.
1998-12-22 Kenichi Handa(read_process_output): Decide the multibyteness of
1998-12-21 Eli Zaretskii(copy_text, count_size_as_multibyte): Don't convert...
1998-12-21 Eli Zaretskii(unibyte_char_to_multibyte): Don't convert 7-bit ASCII...
1998-12-21 Eli Zaretskii(concat): Don't convert 7-bit ASCII characters via
1998-12-21 Eli Zaretskii(IT_write_glyphs): Don't convert 7-bit ASCII characters via
1998-12-21 Eli Zaretskii(dumpglyphs): Don't convert 7-bit ASCII characters via
1998-12-21 Andreas Schwab(Fdocumentation): Change the doc string for prefix
1998-12-16 Karl Heuer(TIOCSIGSEND): Don't define this if irix6.
1998-12-16 Karl HeuerInitial revision
1998-12-16 Karl Heuer(IRIX6): Define this symbol.
1998-12-16 Karl Heuer(LIBS_MACHINE): Leave this blank if irix6.5.
1998-12-16 Karl Heuer(Fbase64_decode_region, Fbase64_decode_string):
1998-12-15 Kenichi Handa(printchar): Outputting multibyte characters
1998-12-15 Kenichi Handa(printchar): Cancel previous change.
1998-12-15 Kenichi HandaInclude "ccl.h".
1998-12-15 Kenichi Handa(CCL_SUCCESS): Don't set ccl->ic.
1998-12-15 Kenichi Handa(Qunknown): New variable.
1998-12-15 Kenichi Handa(find_charset_in_str): Update declaration.
1998-12-15 Kenichi Handa(DECODE_DESIGNATION): Jump to label_invalid_code if
1998-12-15 Kenichi Handa(printchar): When outputting a multibyte character to
1998-12-15 Kenichi Handa(read_process_output): If NBYTES is zero and
1998-12-15 Kenichi Handa(Finsert_file_contents): Even if INSERTED is zero, if
1998-12-15 Kenichi Handa(string_char_to_byte): Handle invalid multibyte sequence
next