(find-function-noselect): Autoload cookie.
[bpt/emacs.git] / src /
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
1998-07-25 Kenichi Handa(Finsert_file_contents): Call Vset_auto_coding_function
1998-07-21 Kenichi Handa(Fcall_process): Use alloca instead of
1998-07-21 Kenichi Handa(init_coding): Extern it.
1998-07-21 Kenichi Handa(init_coding): New function.
1998-07-21 Kenichi Handa(main): Call init_coding.
1998-07-19 Kenichi Handa(Fdefine_charset): Fix doc-string.
1998-07-19 Kenichi Handa(dumpglyphs): After calling ccl_driver, set cp->byte1 to
1998-07-16 Kenichi Handa(read_process_output): Even if we read data without
1998-07-13 Richard M. Stallman(Finsert_file_contents): When replacing, in multibyte...
1998-07-13 Andrew Innes(add_menu_item): Draw menu items like titles if call_da...
1998-07-13 Eli Zaretskii(set_clipboard_data, get_clipboard_data, Fw16_set_clipb...
1998-07-12 Andrew Innes(Fw32_set_clipboard_data): Set Vlast_coding_system_used.
1998-07-12 Karl Heuer(Fcopy_marker): Make return from wrong_type_argument
1998-07-12 Richard M. Stallman(Fchars_in_region): Coerce markers.
1998-07-11 Andrew Innes(w32_menu_show): Set widget call_data to 0 if definitio...
1998-07-11 Richard M. Stallman(Vselection_coding_system):
1998-07-09 Eli Zaretskii(Vclipboard_coding_system): New variable.
1998-07-09 Kenichi Handa(code_convert_string): Count characters again if we
1998-07-09 Richard M. StallmanComment change.
1998-07-09 Kenichi Handa(fs_load_font): Typo in comments fixed.
1998-07-09 Kenichi HandaTypo in comments fixed.
1998-07-09 Kenichi Handa(DECODE_ISO_CHARACTER): While decoding two-byte code,
1998-07-09 Kenichi Handa(selection_data_to_lisp_data): Set Vlast_coding_system_...
1998-07-08 Kenichi Handa(Fformat): Replace explicit numeric constants with...
1998-07-08 Kenichi Handa(concat): Replace explicit numeric constants with prope...
1998-07-06 Richard M. StallmanWhitespace change.
1998-07-06 Kenichi Handa(Vgeneric_character_list): New variable.
1998-07-06 Kenichi Handa(MAX_CHAR_COMPOSITION): Defined as (GLYPH_MASK_CHAR -
1998-07-06 Kenichi Handa(Fset_char_table_default): Check only if the charset of
1998-07-06 Kenichi Handa(Fformat): Pay attention to the byte combining problem.
1998-07-06 Kenichi Handa(Finsert_file_contents): Cancel previous change. Setup
1998-07-06 Kenichi Handa(concat): Pay attention to the byte combining problem.
1998-07-05 Richard M. Stallman(read_list): Pass new arg to get_doc_string.
1998-07-05 Richard M. Stallman(get_doc_string): Take both UNIBYTE and DEFINITION...
1998-07-03 Richard M. Stallman(Ffile_regular_p) [WINDOWSNT]: Bind
1998-07-03 Kenichi Handa(Finsert): Typo in doc-string fixed.
1998-07-03 Kenichi Handa(Finsert_file_contents): Do not set Vlast_coding_system
1998-07-02 Richard M. Stallman(Faccess_file): Check type of second argument STRING.
1998-07-02 Richard M. Stallman(Vminibuffer_completing_file_name): New var.
1998-06-29 Richard M. Stallman[COFF]: New variable coff_offset.
1998-06-29 Richard M. Stallman(Fbyte_to_position): New function.
1998-06-29 Richard M. Stallman(wordify): Fix i_byte even in unibyte case for copy...
1998-06-29 Eli Zaretskii(Fcall_process) [! subprocesses]: Balance parentheses...
1998-06-27 Richard M. Stallman(x_list_fonts): Fix prev change: cast result of alloca.
1998-06-27 Richard M. Stallman(Fx_list_fonts): Bring arglist into sync with xfns.c.
1998-06-26 Kenichi Handa(Qemacs_mule): Extern it.
1998-06-26 Kenichi Handa(init_process): Initilize Vdefault_process_coding_system.
1998-06-26 Kenichi Handa(setup_raw_text_coding_system): New function.
1998-06-26 Kenichi Handa(setup_raw_text_coding_system): Extern it.
1998-06-26 Kenichi Handa(Fstart_process): Check process-coding-system-alist
1998-06-26 Kenichi Handa(Finsert_file_contents): Call setup_raw_text_coding_system.
1998-06-24 Richard M. Stallman(PRINTFINISH): Convert text to unibyte before
1998-06-24 Richard M. Stallman(get_doc_string): Adjust declaration.
1998-06-24 Richard M. Stallman(read_list): Pass new arg to get_doc_string.
1998-06-24 Richard M. Stallman(get_doc_string): Take both UNIBYTE and DEFINITION...
1998-06-24 Richard M. Stallman(get_doc_string): 2nd arg is now DEFINITION;
1998-06-23 Richard M. Stallman(indented_beyond_p): Return the right kind of value.
1998-06-23 Richard M. Stallman(sort_args): Discard duplicate options with no args.
1998-06-23 Richard M. Stallman(command_loop): Reset executing_macro after
1998-06-23 Richard M. Stallman(Fcall_process): Handle third argument BUFFER
1998-06-23 Kenichi Handa(Fmodify_syntax_entry): Use macro STRING_BYTES to get
1998-06-22 Andrew InnesInclude buffer.h, charset.h, and coding.h.
1998-06-22 Karl Heuer(print_string): Properly compute number of chars
1998-06-22 Karl Heuer(Vinhibit_redisplay, Qinhibit_redisplay): New variables.
1998-06-22 Karl Heuer(menu_item_eval_property): Bind Qinhibit_redisplay.
1998-06-22 Karl Heuer(Qinhibit_redisplay): Declared.
1998-06-22 Andrew Innes(initialize_w32_display): Call init_crit to initialize
1998-06-22 Kenichi Handa(read_process_output): While processing carryover,
1998-06-21 Eli Zaretskii(wait_reading_process_input): Recompute timeout each
1998-06-20 Karl Heuer(Freplace_match): Work by chars, not by bytes,
1998-06-20 Karl Heuer(x_list_fonts): Keep alloca usage simple.
1998-06-20 Karl HeuerDoc fixes.
1998-06-20 Karl Heuer(strout): Show multibyte message correctly.
1998-06-20 Kenichi HandaComment for CCL_MapMultiple modified..
1998-06-20 Kenichi Handa(find_charset_in_str): Do not set the value of
1998-06-20 Kenichi Handa(read_process_output): Handle carryover correctly.
1998-06-20 Kenichi Handa(dumpglyphs): Check the case that FACE_FONT (face) is
1998-06-19 Karl Heuer(syms_of_minibuf): Initialize buffer-name-history.
1998-06-18 Karl Heuer(casify_object): Cope with modifier bits in character.
1998-06-17 Geoff Voelker(is_unc_volume, open_unc_volume, read_unc_volume,
1998-06-16 Kenichi Handa(x_list_fonts): If SIZE is zero and MAXNAMES is 1, use
1998-06-16 Richard M. Stallman(encode_eol): Fix typo that prevented converting to Mac
1998-06-16 Richard M. Stallman(sys_rename): On some network drives, rename fails...
1998-06-16 Richard M. Stallman(message_dolog): GCPRO the oldpoint, oldbegv and oldzv
1998-06-15 Kenichi Handa(syms_of_fileio): Doc-string of the variable
1998-06-15 Kenichi Handa(Finsert_file_contents): Redo the change for handling
1998-06-14 Richard M. Stallman(skip_chars): Don't examine STRING before verifying...
1998-06-14 Richard M. Stallman(Fcall_interactively) <k, K>: If sequence ends in a...
1998-06-14 Eli Zaretskii(dos_set_keyboard): Call Int 2Fh via the DPMI server...
next