]> code.delx.au - gnu-emacs/history - src
(auto-mode-alist): Add snmp-mode patterns.
[gnu-emacs] / src /
1998-08-27 Kenichi Handa(detect_coding_iso2022): Handle ESC N and ESC O
1998-08-27 Paul Eggert(fixup_locale): New function. For now, it resets
1998-08-26 Richard M. Stallman(selection_data_to_lisp_data): Code-convert selections
1998-08-26 Karl Heuer(x_calc_absolute_position): Cast argument to XFree, in
1998-08-25 Kenichi Handa(x_list_fonts): Work-around for the case XGetAtomName
1998-08-24 Andreas Schwab(input-method-previous-message): Doc fix.
1998-08-24 Andreas Schwab(file-coding-system-alist, select-safe-coding-system...
1998-08-24 Kenichi Handa(detect_coding_iso2022): Don't check the byte length of
1998-08-21 Kenichi Handa(detect_coding_system): If detect_eol_type returns
1998-08-19 Richard M. Stallman(Fcall_process): Use malloc for decoding_buf. emacs-20.3
1998-08-19 Richard M. Stallman(LD_SWITCH_SYSTEM): Delete -dp.
1998-08-19 Geoff Voelker(SYSTEM_PURESIZE_EXTRA): Increase.
1998-08-19 Kenichi Handa(ccl_driver): In case
1998-08-18 Richard M. Stallman(tgetst1): Supprt EBCDIC systems.
1998-08-18 Kenichi HandaIf eof is encounterd while processing the
1998-08-18 Kenichi Handa(ccl_coding_driver): Setup ccl->last_block properly.
1998-08-18 Kenichi Handa(write_glyphs): When terminal_coding require flushing,
1998-08-18 Richard M. Stallman(read_char): If not reading a key sequence (MAPS is...
1998-08-18 Richard M. Stallman(Fcall_interactively): Pass new args to Fread_event
1998-08-18 Richard M. Stallman(Ftranspose_regions): Pass 0 as NOMARKERS to replace_range.
1998-08-18 Richard M. Stallman(internal_self_insert): Pass 1 as NOMARKERS to replace_...
1998-08-18 Richard M. Stallman(Fread_event, Fread_char, Fread_char_exclusive):
1998-08-18 Richard M. Stallman(Fmultibyte_char_to_unibyte): New function.
1998-08-18 Richard M. Stallman(Fy_or_n_p): Don't bind input-method-function.
1998-08-18 Richard M. Stallman(read_filtered_event): New arg INPUT_METHOD. Calls...
1998-08-18 Richard M. Stallman(replace_range): Rename NOMARKERS arg to MARKERS.
1998-08-18 Richard M. Stallman(Fy_or_n_p): Bind input-method-function to nil.
1998-08-17 Richard M. Stallman(Freset_this_command_lengths): Return nil.
1998-08-17 Richard M. Stallman(unibyte_display_through_language_environment):
1998-08-16 Richard M. Stallman(vmotion): Don't use WINDOW for Fget_char_property
1998-08-15 Richard M. Stallmanx_display_unibyte_char_with_fontset renamed to
1998-08-15 Richard M. Stallman(wait_reading_process_input): If a pty gives EIO,
1998-08-15 Richard M. Stallman(widget_store_internal_border): Conditionalize declaration.
1998-08-15 Kenichi Handa(copy_text): Fix previous change, call
1998-08-15 Kenichi Handa(coding_category_name): Fix the order of initial
1998-08-15 Kenichi Handa(BASE_PURESIZE): Increased.
1998-08-15 Kenichi Handa(x_display_unibyte_char_with_fontset): New variable.
1998-08-15 Kenichi Handa(Vnext_selection_coding_system): New variable.
1998-08-15 Kenichi Handa(dumpglyphs): If x_display_unibyte_char_with_fontset is
1998-08-15 Kenichi Handa(x_display_unibyte_char_with_fontset): Extern it.
1998-08-14 Richard M. Stallman(stat): Fall-back to default behaviour when we cannot get
1998-08-13 Eli Zaretskii(dos_set_keyboard): Set up stack and flags before
1998-08-10 Richard M. Stallman(scan_sexps_forward): Set up the syntax table scanning
1998-08-10 Eli Zaretskii(IT_cmgoto): In the echo area, only put the cursor at
1998-08-10 Richard M. Stallman(read_char): Don't decrement this_command_key_count...
1998-08-10 Kenichi Handa(default_buffer_file_coding): New variable.
1998-08-10 Kenichi Handa(default_buffer_file_coding): Extern it.
1998-08-10 Kenichi Handa(Fwrite_region): Reflect the eol conversion
1998-08-10 Richard M. Stallman(__FreeBSD_version): Define it, or else include osrelda...
1998-08-10 Richard M. Stallman(unexec): Check for section names end and edata with...
1998-08-09 Richard M. Stallman(Fminibuffer_complete): this_command renamed to Vthis_c...
1998-08-09 Richard M. Stallman(Fcall_last_kbd_macro): this_command renamed to Vthis_c...
1998-08-09 Richard M. Stallman(Vthis_command): Renamed from this_command.
1998-08-09 Richard M. Stallman(CHARSET_OK): Check that coding_system_table[IDX] ...
1998-08-08 Richard M. Stallman(x_term_init): Don't reset LC_TIME to "C", since we
1998-08-08 Richard M. StallmanAvoid using initializers for Lisp_Object.
1998-08-08 Richard M. Stallman(Vthis_command): Renamed from this_command.
1998-08-08 Richard M. StallmanInitial revision
1998-08-08 Richard M. Stallman(x_list_fonts): Fix previous change.
1998-08-08 Richard M. Stallman(Fcall_process): Check type of process cmd args earlier on.
1998-08-08 Richard M. Stallman(Fprocess_send_eof): Transfer proc_encode_coding_system
1998-08-07 Richard M. Stallman(FRAME_OUTER_WINDOW): New macro.
1998-08-07 Richard M. Stallman(print_escape_multibyte, Qprint_escape_multibyte)
1998-08-07 Richard M. Stallman(Fcall_interactively): Pass new arg to Fread_key_sequence.
1998-08-07 Kenichi Handa(general_insert_function): If enable-multibyte-characte...
1998-08-07 Kenichi Handa(multibyte_char_to_unibyte): Extern it.
1998-08-07 Kenichi Handa(multibyte_char_to_unibyte): New function.
1998-08-07 Kenichi Handa(internal_self_insert): If enable-multibyte-characters is
1998-08-07 Kenichi Handa(Fread_key_sequence): Update declaration.
1998-08-06 Richard M. Stallman(Fsplit_window): Doc fix.
1998-08-06 Kenichi Handa(Fdirectory_files): If MATCH is non-nil, decode filenames
1998-08-06 Richard M. Stallman(Fexecute_kbd_macro): Fix error message.
1998-08-05 Richard M. Stallman(Vselection_coding_system): Renamed from Vclipboard_cod...
1998-08-05 Richard M. Stallman(Funexpand_abbrev): Add ADJUST instead of subtracting.
1998-08-05 Richard M. Stallman(x_list_fonts): Call XFreeFont after the new call to...
1998-08-04 Eli Zaretskii(Fw16_set_clipboard_data, Fw16_get_clipboard_data,...
1998-08-04 Richard M. Stallman(Fmove_to_window_line): Doc fix.
1998-08-03 Richard M. Stallman(replace_range): Don't assume PT is at the place
1998-08-03 Richard M. Stallman(Fsubst_char_in_region): Use replace_range in the case
1998-08-02 Richard M. Stallman(Fdocumentation): Specify UNIBYTE = 0
1998-08-02 Richard M. Stallman(read1): In reading a string, treat Qlambda like Qget_f...
1998-08-02 Kenichi Handa(copy_text): In multibyte to unibyte conversion, take
1998-08-02 Kenichi Handa(ccl_spec): New member valid_codes.
1998-08-02 Kenichi Handa(Qvalid_codes): New variable.
1998-08-02 Kenichi Handa(CODING_CATEGORY_IDX_CCL): New macro.
1998-08-02 Richard M. Stallman(widget.o, xfns.o, xmenu.o):
1998-08-01 Richard M. Stallman(create_process): For outchannel, set up
1998-07-30 Paul D. SmithGNU make release 3.77.
1998-07-30 Kenichi Handa(concat): Fix previous change.
1998-07-29 Richard M. StallmanWhitespace change.
1998-07-28 Richard M. Stallman(push_key_description): Output multibyte char as itself.
1998-07-27 Richard M. Stallman(Fexecute_extended_command):
1998-07-26 Richard M. Stallman(Qinput_method_function): New variable.
1998-07-26 Richard M. Stallmanentered into RCS
1998-07-25 Richard M. Stallman[AIXHFT] (hft_init, hft_reset): Add declarations.
1998-07-25 Richard M. StallmanInitial revision
1998-07-25 Richard M. Stallman(HAVE_STRING_H): Move #undef here.
1998-07-25 Richard M. Stallman(HAVE_STRING_H): Delete #undef here.
1998-07-25 Richard M. Stallman(regex_compile): Declare p with non-const type on AIX.
1998-07-25 Kenichi Handa(syms_of_coding): Mention auto-coding-alist in the
next