]> code.delx.au - gnu-emacs/history - src
(debug-ignored-errors): Update the regexps for
[gnu-emacs] / src /
1997-04-20 Richard M. Stallman(x_set_offset): Turn off the code that added the border...
1997-04-19 Richard M. Stallman(describe_vector): Test for suppressed commands in
1997-04-19 Richard M. Stallman(Faccessible_keymaps): Convert PREFIX to a vector
1997-04-18 Richard M. Stallman(print): Symbols like e2 and 2e are not confusing.
1997-04-18 Richard M. StallmanComment change.
1997-04-18 Richard M. Stallman(Fexpand_file_name): Fix expansion of "/foo/../".
1997-04-18 Paul Eggertautomatically generated from GPLed version
1997-04-16 Kenichi Handa(setup_coding_system): Setup coding->eol_type as LF
1997-04-15 Richard M. StallmanStyle of comments corrected.
1997-04-15 Richard M. StallmanUpdate copyright year.
1997-04-15 Richard M. Stallman(enum syntaxcode): New members Scomment_fence, Sstring_...
1997-04-15 Richard M. Stallman(SYNTAX_ENTRY_VIA_PROPERTY): Set to take `syntax-table'
1997-04-15 Richard M. Stallman(looking_at_1): Set re_match_object.
1997-04-15 Richard M. Stallman(update_interval): New function declaration.
1997-04-15 Richard M. Stallman(update_interval): New function.
1997-04-15 Richard M. Stallman(Fdirectory_files): Set re_match_object.
1997-04-14 Karl Heuer(Fmodify_category_entry): Delete second arg in call...
1997-04-14 Eli Zaretskii(MSDOS_OBJ): Add w16select.o.
1997-04-14 Eli Zaretskii(SYMS_SYSTEM): Add `syms_of_win16select'.
1997-04-14 Eli ZaretskiiInitial revision
1997-04-14 Richard M. Stallman(Fprimitive_undo): When inserting, always insert
1997-04-14 Richard M. Stallman(adjust_markers): Don't be confused by the gap
1997-04-11 Karl Heuer(DOWNCASE): Return int, not Lisp_Object.
1997-04-11 Richard M. Stallman(Finsert_file_contents): Do call signal_after_change
1997-04-11 Richard M. Stallman(mallocobj): Make non-REL_ALLOC configuration work
1997-04-11 Richard M. Stallman(read_key_sequence): New argument FIX_CURRENT_BUFFER.
1997-04-11 Richard M. Stallman(read_minibuf): Get the string from the minibuffer
1997-04-10 Karl Heuer(internal_self_insert): Fix return value.
1997-04-10 Karl Heuer(scmp, Fdisplay_completion_list): Fix Lisp_Object/integ...
1997-04-10 Karl Heuer(Fcombine_after_change_execute): Fix Lisp_Object/intege...
1997-04-10 Karl Heuer(expect_property_change): Fix Lisp_Object/integer confu...
1997-04-10 Karl Heuer(construct_menu_click, note_mouse_highlight, fast_find_...
1997-04-10 Karl Heuer(ccl_driver): Fix Lisp_Object/integer confusion.
1997-04-10 Karl Heuer(Fmake_category_set): Use XSETFASTINT.
1997-04-10 Karl Heuer(Ffind_coding_system): Don't use Lisp_Object as integer.
1997-04-10 Karl Heuer(ONE_BYTE_CHAR_WIDTH, Fconcat_chars): Don't use Lisp_Ob...
1997-04-10 Karl Heuer(delete_window): Don't return value from void function.
1997-04-10 Karl Heuer(Fx_popup_menu): Don't use Lisp_Object as integer.
1997-04-10 Karl Heuer(DISP_TABLE_P): Don't use Lisp_Object as integer.
1997-04-10 Karl Heuer(display_text_line): Don't use Lisp_Object as integer.
1997-04-10 Karl Heuer(Fframe_or_buffer_changed_p): Use EQ, not ==.
1997-04-10 Richard M. Stallman(BSD_SYSTEM): Alternate definition for FreeBSD v3.
1997-04-09 Richard M. Stallman(GETPGRP_NO_ARG): If Glibc 2.1 or later,
1997-04-09 Richard M. Stallman(mallocobj): Don't add gmalloc if using glibc.
1997-04-09 Richard M. StallmanUpdate copyright year.
1997-04-09 Richard M. Stallman(DOUG_LEA_MALLOC): Add #undef.
1997-04-09 Richard M. Stallman(malloc_get_state, malloc_set_state): New declarations.
1997-04-09 Richard M. StallmanFor glibc's malloc, include <malloc.h> for mallinfo,
1997-04-08 Richard M. Stallman(init_casetab_once): Initialize the purpose slot.
1997-04-07 Paul D. SmithLast-minute changed for 3.75.1
1997-04-07 Paul D. SmithChanges for make 3.75.1
1997-04-07 Kenichi Handa(disp_char_vector): Extern it.
1997-04-07 Kenichi Handa(Vhighlight_wrong_size_font, Vclip_large_size_font):
1997-04-07 Kenichi Handa(Vhighlight_wrong_size_font, Vclip_large_size_font...
1997-04-07 Kenichi Handa(lisp, shortlisp): Include english.elc and tibetan...
1997-04-07 Kenichi Handa(Fmake_char_table): Adjusted for the new structure of
1997-04-07 Kenichi Handa(describe_vector): Adjusted for the new structure of...
1997-04-07 Kenichi Handa(CHAR_TABLE_STANDARD_SLOTS): Now 4 more slots than
1997-04-07 Kenichi Handa(read1): Adjusted for the new structure of Lisp_Char_Table.
1997-04-07 Kenichi Handa(category-table-p): Check only type and purpose.
1997-04-07 Kenichi Handa(ccl_driver): Fix bug of the case CCL_WriteArrayReadJump.
1997-04-07 Kenichi Handa(non_ascii_char_to_string, update_charset_table,
1997-04-07 Kenichi Handa(CHARSET_TABLE_ENTRY): Handle ASCII charset correctly.
1997-04-07 Kenichi Handa(detect_coding_iso2022, detect_coding_mask): Ignore
1997-04-07 Kenichi Handa(Faref, Faset): Adjusted for the new structure of
1997-04-07 Kenichi Handa(copy_sub_char_table): New function.
1997-04-07 Kenichi Handa(disp_char_vector): New function to be used from the
1997-04-07 Kenichi Handa(dumpglyphs): Clip and highlight glyphs displayed with
1997-04-06 Eli Zaretskii(init_cmdargs) [MSDOS]: Make the change that sets
1997-04-05 Richard M. Stallman(Ffind_coding_system): Doc fix.
1997-04-03 Karl Heuer(Fcopy_sequence): Delete unused variable.
1997-04-03 Karl HeuerFix comment typo.
1997-04-03 Karl Heuer(CHAR_TABLE_REF): Fix syntax error.
1997-04-03 Karl Heuer[!__GNUC__] (CATEGORY_SET): Fix syntax error.
1997-04-02 Richard M. Stallman(Fcopy_file): Fix error message.
1997-04-02 Richard M. Stallman(Finsert_file_contents): Handle non-regular files.
1997-04-02 Richard M. Stallman(Finsert_file_contents): When handling REPLACE,
1997-04-02 Richard M. Stallman(skip_chars): Make `c' an unsigned int.
1997-04-02 Richard M. Stallman(change_frame_size_1): Call Fset_window_buffer,
1997-04-02 Richard M. Stallman(Qwindow_configuration_change_hook): New variable.
1997-04-01 Richard M. Stallman(Fuser_variable_p): If not a symbol, return nil.
1997-04-01 Richard M. Stallman(Finsert_file_contents): Determine the character coding
1997-04-01 Richard M. Stallman(Fcopy_file): Use Qfile_date_error if can't set file...
1997-03-30 Richard M. Stallman(Faccessible_keymaps): When metizing, convert a
1997-03-25 Richard M. Stallman(Fopen_network_stream): Use same socket for in and...
1997-03-23 Erik Naggum(Fbury_buffer): add missing semi
1997-03-23 Richard M. Stallman(frames_bury_buffer): New function.
1997-03-23 Richard M. Stallman(Fbury_buffer): Call frames_bury_buffer.
1997-03-22 Richard M. Stallman(XTread_socket): Accept XK_ISO_* keys.
1997-03-22 Richard M. Stallman(make_lispy_event): Use iso_lispy_function_keys for
1997-03-22 Richard M. Stallman(XTread_socket): Handle ISO_Left_Tab.
1997-03-22 Richard M. Stallman(Fset_window_buffer): Increment display_count if it...
1997-03-22 Richard M. Stallman(Freplace_match): Give error if
1997-03-22 Richard M. Stallman(wait_reading_process_input): If wait_for_cell,
1997-03-22 Richard M. Stallman(print): Generate a backslash in \2e10.
1997-03-22 Richard M. Stallman(struct frame): New field buffer_list.
1997-03-22 Richard M. Stallman(frame_buffer_list, set_frame_buffer_list): New functions.
1997-03-22 Richard M. StallmanChange copyright year.
1997-03-22 Richard M. Stallman(struct buffer): New field display_count.
1997-03-22 Richard M. Stallman(reset_buffer): Initialize display_count slot.
next