]> code.delx.au - gnu-emacs/history - src
(instantiate-fontset): Delete
[gnu-emacs] / src /
1998-06-12 Kenichi Handa(set_auto_coding_unwind): New function.
1998-06-11 Richard M. Stallman(SETUP_SYNTAX_TABLE): Don't call update_syntax_table
1998-06-11 Geoff Voelker(LINK_FLAGS): Place debug info in executable in
1998-06-11 Richard M. Stallman(Fforward_comment): Properly compute BYTEPOS arg to...
1998-06-10 Richard M. Stallman(getcwd): Remove define.
1998-06-10 Richard M. Stallman(sys_rename): Don't examine errno if rename didn't...
1998-06-10 Richard M. Stallman(readevalloop): New arg READFUN. Callers changed.
1998-06-10 Richard M. Stallman(Feval_region): Accept 4 args.
1998-06-09 Richard M. Stallman(PTR_TO_OFFSET): Alternate definition if not `emacs'.
1998-06-09 Richard M. Stallman(XTread_socket): Accept Japanese XK keysyms.
1998-06-09 Richard M. Stallman(redisplay_internal): If cursor's in the frame's echo...
1998-06-08 Richard M. Stallman(struct lisp_parse_state): New field, levelstarts.
1998-06-07 Richard M. Stallman(struct kboard): New elts Vreal_last_command and Vlast_...
1998-06-07 Richard M. Stallman(cmd_error): Init Vlast_prefix_arg.
1998-06-07 Richard M. Stallman(syms_of_callint): Set up Lisp variable.
1998-06-07 Richard M. Stallman(mark_kboards): Mark Vlast_prefix_arg too.
1998-06-07 Richard M. Stallman(mark_kboards): Mark all the Lisp_Object fields.
1998-06-06 Richard M. Stallman(init_callproc): Check Vinstallation_directory even...
1998-06-06 Richard M. Stallman(POS_AS_IN_BUFFER): Add 1 only if operating on a buffer.
1998-06-06 Richard M. Stallman(scan_lists): Properly skip the comment-fence character
1998-06-05 Karl Heuer#include sys/file.h
1998-06-05 Karl Heuer(Finsert_file_contents): Always update
1998-06-05 Karl HeuerComment change.
1998-06-04 Karl Heuer(main): Don't implement --version if not initialized.
1998-06-03 Karl HeuerHandle the new convention that `position' values
1998-06-03 Karl Heuer(create_root_interval): Initialize position to 0
1998-06-03 Karl Heuer(DECODE_FILE, ENCODE_FILE):
1998-06-03 Karl Heuer(code_convert_string_norecord): New function.
1998-06-02 Karl Heuer(sys_subshell): Cast arg to chdir.
1998-06-02 Karl Heuer(syms_of_keyboard): Doc fix for suggest-key-bindings.
1998-06-02 Kenichi Handa(string_to_non_ascii_char): Don't check the arg
1998-06-02 Kenichi Handa(detect_coding_mask): Initilize local variable C.
1998-06-01 Karl Heuer(main): Test `initialized' before clearing *Messages*.
1998-06-01 Karl Heuer(SOCKLEN_TYPE): Define as int.
1998-06-01 Richard M. StallmanRemember the last TWO strings skipped with #@.
1998-06-01 Karl Heuer(Fcall_process): Avoid initializer on auto struct.
1998-06-01 Andrew InnesUse 1 as explicit value of empty #defines.
1998-06-01 Andrew Innes(LOCAL_FLAGS): Define HAVE_NTGUI if appropriate.
1998-06-01 Karl Heuer(Finsert_file_contents): Fix char signedness mismatches.
1998-06-01 Karl Heuer(doprnt1): Fix char signedness mismatches.
1998-06-01 Karl Heuer(Fredraw_frame): Don't erase frame or its glyph records
1998-05-30 Geoff Voelker(w32_fatal_reload_error): Update error message.
1998-05-30 Geoff Voelker(sys_rename): Handle filenames with accented characters.
1998-05-30 Geoff Voelker(sys_spawnve): Place Emacs pid in EM_PARENT_PROCESS_ID.
1998-05-30 Karl Heuer(distclean): Delete config.stamp, stamp-oldxmenu.
1998-05-30 Karl Heuer(syms_of_charset): Put \n\ at eol of docstring.
1998-05-30 Karl Heuer(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc...
1998-05-29 Karl Heuer(Fnext_property_change): Properly offset interval
1998-05-28 Richard M. Stallman(command_loop_1): In shortcuts for forward-char etc,,
1998-05-28 Richard M. StallmanAdd prototype for get_doc_string.
1998-05-28 Richard M. Stallman(get_doc_string): Make non-static.
1998-05-26 Richard M. Stallman(detect_coding_system): Treat CODING_EOL_INCONSISTENT
1998-05-25 Richard M. Stallman(compute_motion): Check for past vpos/hpos target
1998-05-25 Richard M. Stallman(Fcall_interactively): Pass new arg to Fother_buffer.
1998-05-25 Richard M. Stallman(sms_of_print): Doc fix in prev change.
1998-05-25 Richard M. Stallman(print_escape_nonascii): New variable.
1998-05-25 Richard M. Stallman(CHAR_TABLE_TRANSLATE): New macro.
1998-05-25 Richard M. Stallman(RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE.
1998-05-25 Richard M. Stallman(re_search_2): Don't use ++ inside RE_TRANSLATE.
1998-05-25 Richard M. Stallman(print) <Lisp_Cons>: Detect circular list.
1998-05-25 Richard M. Stallman(XTread_socket): Fix second argument of x_any_window_to...
1998-05-25 Richard M. Stallman(setpgrp): Remove extra parens around parameters.
1998-05-25 Kenichi Handa(ascii_skip_code): New variable.
1998-05-25 Richard M. Stallman(Fdelete_windows_on): For FRAME, change t to nil
1998-05-24 Richard M. Stallman(shrink_regexp_cache): New function.
1998-05-24 Richard M. Stallman(Fgarbage_collect): Call shrink_regexp_cache.
1998-05-24 Richard M. Stallman(message_dolog): Do set windows_or_buffers_changed,
1998-05-23 Richard M. Stallman(Fchar_after): Make nil fully equivalent to (point...
1998-05-22 Richard M. Stallman(Fother_buffer): Doc fix.
1998-05-22 Richard M. Stallman(frame_buffer_predicate, frame_buffer_list)
1998-05-22 Richard M. Stallman(Fother_buffer): New arg FRAME. Calls changed.
1998-05-22 Richard M. Stallman(frame_buffer_predicate): New arg FRAME.
1998-05-22 Richard M. Stallman(window_loop): Pass new arg to Fother_buffer.
1998-05-22 Kenichi HandaChange term "character translation table" to "translati...
1998-05-22 Kenichi HandaChange term "character translation table" to
1998-05-22 Kenichi Handa(STRING_CHAR_AND_CHAR_LENGTH): New macro.
1998-05-22 Kenichi Handa(print_string): Don't ignore garbage bytes following a
1998-05-21 Richard M. Stallman(Ffile_name_directory, Ffile_name_nondirectory)
1998-05-21 Richard M. Stallman(init_buffer): Support DOS_NT absolute file names.
1998-05-21 Kenichi Handa(find_charset_in_str): New arg CMPCHARP.
1998-05-21 Kenichi Handa(find_charset_in_str): Number of arguments fixed.
1998-05-21 Kenichi Handa(shrink_decoding_region): No short cut by
1998-05-21 Kenichi Handa(Fstring_make_multibyte): Call CHECK_STRING.
1998-05-21 Kenichi Handa(lisp_data_to_selection_data): Call
1998-05-20 Richard M. Stallman(syms_of_minibuf): Doc fix.
1998-05-20 Richard M. Stallman(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc...
1998-05-20 Richard M. Stallman(struct buffer): New slot display_time.
1998-05-20 Richard M. Stallman(syms_of_buffer): Set up Lisp variable buffer-display...
1998-05-19 Richard M. Stallman(Fselect_window): Doc fix.
1998-05-19 Richard M. Stallman(redisplay_window): Don't use window->start
1998-05-19 Richard M. Stallman(read_minibuf): If history list var is void, make it...
1998-05-18 Kenichi Handa(skip_chars): Fix previous change.
1998-05-18 Kenichi Handa(Vnonascii_translation_table): Name changed from
1998-05-18 Kenichi HandaChange term translation to code conversion, then change
1998-05-18 Kenichi HandaChange terms unify/unification to
1998-05-18 Kenichi HandaChange terms unify/unification to
1998-05-18 Kenichi HandaChange terms unify/unification to
1998-05-18 Kenichi HandaChange terms unify/unification to
1998-05-18 Kenichi Handa(concat): Fix bug in concatinating a list of multibyte and
1998-05-18 Kenichi Handa(skip_chars): Fix bug in handling a range which
next