| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fprimitive_undo): When inserting, always insert | Richard M. Stallman | 1997-04-14 | 1 | -8/+6 |
| * | (adjust_markers): Don't be confused by the gap | Richard M. Stallman | 1997-04-14 | 1 | -2/+18 |
| * | (DOWNCASE): Return int, not Lisp_Object. | Karl Heuer | 1997-04-11 | 1 | -25/+28 |
| * | (Finsert_file_contents): Do call signal_after_change | Richard M. Stallman | 1997-04-11 | 1 | -2/+7 |
| * | (mallocobj): Make non-REL_ALLOC configuration work | Richard M. Stallman | 1997-04-11 | 1 | -1/+1 |
| * | (read_key_sequence): New argument FIX_CURRENT_BUFFER. | Richard M. Stallman | 1997-04-11 | 1 | -4/+16 |
| * | (read_minibuf): Get the string from the minibuffer | Richard M. Stallman | 1997-04-11 | 1 | -2/+4 |
| * | (internal_self_insert): Fix return value. | Karl Heuer | 1997-04-10 | 1 | -1/+1 |
| * | (scmp, Fdisplay_completion_list): Fix Lisp_Object/integer confusion. | Karl Heuer | 1997-04-10 | 1 | -6/+6 |
| * | (Fcombine_after_change_execute): Fix Lisp_Object/integer confusion. | Karl Heuer | 1997-04-10 | 1 | -1/+2 |
| * | (expect_property_change): Fix Lisp_Object/integer confusion. | Karl Heuer | 1997-04-10 | 1 | -1/+1 |
| * | (construct_menu_click, note_mouse_highlight, fast_find_position): | Karl Heuer | 1997-04-10 | 1 | -5/+6 |
| * | (ccl_driver): Fix Lisp_Object/integer confusion. | Karl Heuer | 1997-04-10 | 1 | -1/+1 |
| * | (Fmake_category_set): Use XSETFASTINT. | Karl Heuer | 1997-04-10 | 1 | -1/+2 |
| * | (Ffind_coding_system): Don't use Lisp_Object as integer. | Karl Heuer | 1997-04-10 | 1 | -2/+2 |
| * | (ONE_BYTE_CHAR_WIDTH, Fconcat_chars): Don't use Lisp_Object as integer. | Karl Heuer | 1997-04-10 | 1 | -4/+4 |
| * | (delete_window): Don't return value from void function. | Karl Heuer | 1997-04-10 | 1 | -6/+10 |
| * | (Fx_popup_menu): Don't use Lisp_Object as integer. | Karl Heuer | 1997-04-10 | 1 | -3/+5 |
| * | (DISP_TABLE_P): Don't use Lisp_Object as integer. | Karl Heuer | 1997-04-10 | 1 | -1/+1 |
| * | (display_text_line): Don't use Lisp_Object as integer. | Karl Heuer | 1997-04-10 | 1 | -3/+4 |
| * | (Fframe_or_buffer_changed_p): Use EQ, not ==. | Karl Heuer | 1997-04-10 | 1 | -1/+1 |
| * | (BSD_SYSTEM): Alternate definition for FreeBSD v3. | Richard M. Stallman | 1997-04-10 | 1 | -0/+2 |
| * | (GETPGRP_NO_ARG): If Glibc 2.1 or later, | Richard M. Stallman | 1997-04-09 | 1 | -0/+8 |
| * | (mallocobj): Don't add gmalloc if using glibc. | Richard M. Stallman | 1997-04-09 | 1 | -4/+8 |
| * | Update copyright year. | Richard M. Stallman | 1997-04-09 | 1 | -1/+1 |
| * | (DOUG_LEA_MALLOC): Add #undef. | Richard M. Stallman | 1997-04-09 | 1 | -1/+4 |
| * | (malloc_get_state, malloc_set_state): New declarations. | Richard M. Stallman | 1997-04-09 | 1 | -0/+24 |
| * | For glibc's malloc, include <malloc.h> for mallinfo, | Richard M. Stallman | 1997-04-09 | 1 | -3/+39 |
| * | (init_casetab_once): Initialize the purpose slot. | Richard M. Stallman | 1997-04-08 | 1 | -0/+1 |
| * | Last-minute changed for 3.75.1 | Paul D. Smith | 1997-04-07 | 1 | -2/+2 |
| * | Changes for make 3.75.1 | Paul D. Smith | 1997-04-07 | 1 | -4/+4 |
| * | (disp_char_vector): Extern it. | Kenichi Handa | 1997-04-07 | 1 | -1/+3 |
| * | (Vhighlight_wrong_size_font, Vclip_large_size_font): | Kenichi Handa | 1997-04-07 | 1 | -0/+13 |
| * | (Vhighlight_wrong_size_font, Vclip_large_size_font): Extern them. | Kenichi Handa | 1997-04-07 | 1 | -0/+2 |
| * | (lisp, shortlisp): Include english.elc and tibetan.elc. | Kenichi Handa | 1997-04-07 | 1 | -0/+4 |
| * | (Fmake_char_table): Adjusted for the new structure of | Kenichi Handa | 1997-04-07 | 1 | -2/+18 |
| * | (describe_vector): Adjusted for the new structure of Lisp_Char_Table. | Kenichi Handa | 1997-04-07 | 1 | -37/+65 |
| * | (CHAR_TABLE_STANDARD_SLOTS): Now 4 more slots than | Kenichi Handa | 1997-04-07 | 1 | -10/+41 |
| * | (read1): Adjusted for the new structure of Lisp_Char_Table. | Kenichi Handa | 1997-04-07 | 2 | -0/+19 |
| * | (category-table-p): Check only type and purpose. | Kenichi Handa | 1997-04-07 | 1 | -51/+58 |
| * | (ccl_driver): Fix bug of the case CCL_WriteArrayReadJump. | Kenichi Handa | 1997-04-07 | 1 | -6/+6 |
| * | (non_ascii_char_to_string, update_charset_table, | Kenichi Handa | 1997-04-07 | 1 | -10/+8 |
| * | (CHARSET_TABLE_ENTRY): Handle ASCII charset correctly. | Kenichi Handa | 1997-04-07 | 1 | -7/+8 |
| * | (detect_coding_iso2022, detect_coding_mask): Ignore | Kenichi Handa | 1997-04-07 | 1 | -19/+26 |
| * | (Faref, Faset): Adjusted for the new structure of | Kenichi Handa | 1997-04-07 | 1 | -50/+53 |
| * | (copy_sub_char_table): New function. | Kenichi Handa | 1997-04-07 | 1 | -54/+75 |
| * | (disp_char_vector): New function to be used from the | Kenichi Handa | 1997-04-07 | 1 | -0/+37 |
| * | (dumpglyphs): Clip and highlight glyphs displayed with | Kenichi Handa | 1997-04-07 | 1 | -16/+16 |
| * | (init_cmdargs) [MSDOS]: Make the change that sets | Eli Zaretskii | 1997-04-06 | 1 | -0/+10 |
| * | (Ffind_coding_system): Doc fix. | Richard M. Stallman | 1997-04-05 | 1 | -12/+22 |