| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (file-coding-system-alist, select-safe-coding-system-function): Doc fix. | Andreas Schwab | 1998-08-24 | 1 | -2/+2 |
| * | (detect_coding_iso2022): Don't check the byte length of | Kenichi Handa | 1998-08-24 | 1 | -8/+24 |
| * | (detect_coding_system): If detect_eol_type returns | Kenichi Handa | 1998-08-21 | 1 | -1/+1 |
| * | (Fcall_process): Use malloc for decoding_buf.emacs-20.3 | Richard M. Stallman | 1998-08-19 | 1 | -1/+3 |
| * | (LD_SWITCH_SYSTEM): Delete -dp. | Richard M. Stallman | 1998-08-19 | 1 | -1/+1 |
| * | (SYSTEM_PURESIZE_EXTRA): Increase. | Geoff Voelker | 1998-08-19 | 1 | -1/+1 |
| * | (ccl_driver): In case | Kenichi Handa | 1998-08-19 | 1 | -1/+1 |
| * | (tgetst1): Supprt EBCDIC systems. | Richard M. Stallman | 1998-08-18 | 1 | -0/+21 |
| * | If eof is encounterd while processing the | Kenichi Handa | 1998-08-18 | 1 | -1/+2 |
| * | (ccl_coding_driver): Setup ccl->last_block properly. | Kenichi Handa | 1998-08-18 | 1 | -1/+5 |
| * | (write_glyphs): When terminal_coding require flushing, | Kenichi Handa | 1998-08-18 | 1 | -1/+1 |
| * | (read_char): If not reading a key sequence (MAPS is nil), | Richard M. Stallman | 1998-08-18 | 1 | -10/+20 |
| * | (Fcall_interactively): Pass new args to Fread_event | Richard M. Stallman | 1998-08-18 | 1 | -7/+3 |
| * | (Ftranspose_regions): Pass 0 as NOMARKERS to replace_range. | Richard M. Stallman | 1998-08-18 | 1 | -2/+2 |
| * | (internal_self_insert): Pass 1 as NOMARKERS to replace_range. | Richard M. Stallman | 1998-08-18 | 1 | -1/+1 |
| * | (Fread_event, Fread_char, Fread_char_exclusive): | Richard M. Stallman | 1998-08-18 | 1 | -2/+3 |
| * | (Fmultibyte_char_to_unibyte): New function. | Richard M. Stallman | 1998-08-18 | 1 | -0/+21 |
| * | (Fy_or_n_p): Don't bind input-method-function. | Richard M. Stallman | 1998-08-18 | 1 | -2/+1 |
| * | (read_filtered_event): New arg INPUT_METHOD. Calls changed. | Richard M. Stallman | 1998-08-18 | 1 | -16/+42 |
| * | (replace_range): Rename NOMARKERS arg to MARKERS. | Richard M. Stallman | 1998-08-18 | 1 | -5/+7 |
| * | (Fy_or_n_p): Bind input-method-function to nil. | Richard M. Stallman | 1998-08-18 | 1 | -0/+3 |
| * | (Freset_this_command_lengths): Return nil. | Richard M. Stallman | 1998-08-17 | 1 | -8/+49 |
| * | (unibyte_display_through_language_environment): | Richard M. Stallman | 1998-08-17 | 1 | -11/+9 |
| * | (vmotion): Don't use WINDOW for Fget_char_property | Richard M. Stallman | 1998-08-16 | 1 | -2/+11 |
| * | x_display_unibyte_char_with_fontset renamed to | Richard M. Stallman | 1998-08-15 | 2 | -3/+3 |
| * | (wait_reading_process_input): If a pty gives EIO, | Richard M. Stallman | 1998-08-15 | 1 | -2/+6 |
| * | (widget_store_internal_border): Conditionalize declaration. | Richard M. Stallman | 1998-08-15 | 1 | -0/+2 |
| * | (copy_text): Fix previous change, call | Kenichi Handa | 1998-08-15 | 1 | -12/+1 |
| * | (coding_category_name): Fix the order of initial | Kenichi Handa | 1998-08-15 | 1 | -3/+3 |
| * | (BASE_PURESIZE): Increased. | Kenichi Handa | 1998-08-15 | 1 | -1/+1 |
| * | (x_display_unibyte_char_with_fontset): New variable. | Kenichi Handa | 1998-08-15 | 1 | -0/+14 |
| * | (Vnext_selection_coding_system): New variable. | Kenichi Handa | 1998-08-15 | 1 | -2/+19 |
| * | (dumpglyphs): If x_display_unibyte_char_with_fontset is | Kenichi Handa | 1998-08-15 | 1 | -0/+8 |
| * | (x_display_unibyte_char_with_fontset): Extern it. | Kenichi Handa | 1998-08-15 | 1 | -0/+3 |
| * | (stat): Fall-back to default behaviour when we cannot get | Richard M. Stallman | 1998-08-14 | 1 | -4/+4 |
| * | (dos_set_keyboard): Set up stack and flags before | Eli Zaretskii | 1998-08-13 | 1 | -0/+1 |
| * | (scan_sexps_forward): Set up the syntax table scanning | Richard M. Stallman | 1998-08-10 | 1 | -4/+10 |
| * | (IT_cmgoto): In the echo area, only put the cursor at | Eli Zaretskii | 1998-08-10 | 1 | -3/+9 |
| * | (read_char): Don't decrement this_command_key_count when saving it. | Richard M. Stallman | 1998-08-10 | 1 | -1/+1 |
| * | (default_buffer_file_coding): New variable. | Kenichi Handa | 1998-08-10 | 1 | -0/+4 |
| * | (default_buffer_file_coding): Extern it. | Kenichi Handa | 1998-08-10 | 1 | -0/+3 |
| * | (Fwrite_region): Reflect the eol conversion | Kenichi Handa | 1998-08-10 | 1 | -12/+41 |
| * | (__FreeBSD_version): Define it, or else include osreldate.h to define it. | Richard M. Stallman | 1998-08-10 | 1 | -1/+28 |
| * | (unexec): Check for section names end and edata with no underscore. | Richard M. Stallman | 1998-08-10 | 1 | -1/+3 |
| * | (Fminibuffer_complete): this_command renamed to Vthis_command. | Richard M. Stallman | 1998-08-09 | 1 | -3/+3 |
| * | (Fcall_last_kbd_macro): this_command renamed to Vthis_command. | Richard M. Stallman | 1998-08-09 | 1 | -2/+2 |
| * | (Vthis_command): Renamed from this_command. | Richard M. Stallman | 1998-08-09 | 1 | -1/+1 |
| * | (CHARSET_OK): Check that coding_system_table[IDX] != 0. | Richard M. Stallman | 1998-08-09 | 1 | -5/+6 |
| * | (x_term_init): Don't reset LC_TIME to "C", since we | Richard M. Stallman | 1998-08-08 | 1 | -2/+0 |
| * | Avoid using initializers for Lisp_Object. | Richard M. Stallman | 1998-08-08 | 1 | -9/+20 |