| Commit message (Expand) | Author | Age | Files | Lines |
* | (PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push or pop | Richard M. Stallman | 1995-08-22 | 1 | -34/+38 |
* | (display_text_line): Write blanks under the entire | Karl Heuer | 1995-08-22 | 1 | -5/+10 |
* | (Qpost_command_idle_hook, Vpost_command_idle_hook): New vars. | Richard M. Stallman | 1995-08-21 | 1 | -12/+39 |
* | Include syssignal.h. | Richard M. Stallman | 1995-08-21 | 1 | -0/+1 |
* | (SA_RESTART): Add #undef. | Richard M. Stallman | 1995-08-21 | 1 | -0/+4 |
* | (NO_SOCKETS_IN_FILE_SYSTEM): Defined. | Richard M. Stallman | 1995-08-21 | 1 | -3/+12 |
* | default to user-supplied buffer. | David J. MacKenzie | 1995-08-21 | 1 | -0/+5 |
* | (POSIX_SIGNALS, CLASH_DETECTION): Defined. | Richard M. Stallman | 1995-08-20 | 1 | -0/+12 |
* | (SYSTEM_TYPE): Change to just "aix". | Richard M. Stallman | 1995-08-20 | 1 | -1/+1 |
* | (sigsetmask, _setjmp, _longjmp): Delete undefs. | Richard M. Stallman | 1995-08-20 | 1 | -5/+3 |
* | Include aix3-2-5.h, not aix3-2.h. | Richard M. Stallman | 1995-08-20 | 1 | -1/+1 |
* | Initial revision | Richard M. Stallman | 1995-08-19 | 1 | -0/+11 |
* | (scan_sexps_forward): Fix previous change. | Richard M. Stallman | 1995-08-19 | 1 | -2/+2 |
* | (struct Lisp_Marker): Make insertion_type an unsigned int. | Richard M. Stallman | 1995-08-19 | 1 | -10/+10 |
* | (scan_sexps_forward): Use the initial depth | Richard M. Stallman | 1995-08-16 | 1 | -2/+2 |
* | (Fself_insert_command): Optimize the case with arg > 2 | Richard M. Stallman | 1995-08-16 | 1 | -1/+14 |
* | (sort_args): Initialize best_priority smaller than any | Karl Heuer | 1995-08-15 | 1 | -1/+1 |
* | (Fcall_process_region): Pass new arg to Fwrite_region. | Richard M. Stallman | 1995-08-14 | 1 | -2/+2 |
* | (Fwrite_region): New arg lockname. | Richard M. Stallman | 1995-08-14 | 1 | -11/+16 |
* | (standard_args): Fix previous change. | Richard M. Stallman | 1995-08-14 | 1 | -1/+1 |
* | (standard_args): Add option --eval to evalute an | Richard M. Stallman | 1995-08-14 | 1 | -0/+1 |
* | (Fcancel_kbd_macro_events): New function. | Richard M. Stallman | 1995-08-13 | 1 | -0/+9 |
* | (store_frame_param): Don't call set_menu_bar_lines if X. | Richard M. Stallman | 1995-08-12 | 1 | -2/+3 |
* | (TEXT_END, DATA_END): Fix the definitions. | Richard M. Stallman | 1995-08-11 | 1 | -2/+2 |
* | Test OSF1, not __osf1__. | Richard M. Stallman | 1995-08-11 | 1 | -3/+5 |
* | (ORDINARY_LINK): Define only if __osf1__. | Richard M. Stallman | 1995-08-11 | 1 | -2/+1 |
* | (x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning | Richard M. Stallman | 1995-08-11 | 1 | -1/+6 |
* | (Fformat): Limit minlen to avoid stack overflow. | Richard M. Stallman | 1995-08-11 | 1 | -5/+16 |
* | (doprnt): Error if %-width is too big. | Richard M. Stallman | 1995-08-11 | 1 | -4/+2 |
* | (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h | Richard M. Stallman | 1995-08-11 | 1 | -8/+2 |
* | [linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h. | Richard M. Stallman | 1995-08-11 | 1 | -0/+8 |
* | [linux] (COFF, NO_TERMIO): Defined. | Richard M. Stallman | 1995-08-11 | 1 | -0/+10 |
* | (fatal_unexec): Use vfprintf, not _doprnt. | Richard M. Stallman | 1995-08-11 | 1 | -1/+1 |
* | (LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only if __osf1__. | Richard M. Stallman | 1995-08-11 | 1 | -0/+4 |
* | (lock_file): Use get_truename_buffer. | Richard M. Stallman | 1995-08-09 | 1 | -2/+3 |
* | (get_truename_buffer): New function. | Richard M. Stallman | 1995-08-09 | 1 | -0/+18 |
* | (read_process_output, exec_sentinel): Call | Richard M. Stallman | 1995-08-08 | 1 | -8/+6 |
* | (Freplace_match): New arg SUBEXP. | Richard M. Stallman | 1995-08-08 | 1 | -26/+42 |
* | (read_key_sequence): Undo previous change. | Richard M. Stallman | 1995-08-08 | 1 | -45/+63 |
* | [ps2]: Use nlist instead of knlist #ifdef _AIX.make-3-74-2make-3-74-1 | Roland McGrath | 1995-08-07 | 1 | -1/+1 |
* | (signal_before_change, signal_after_change): Fix | Karl Heuer | 1995-08-07 | 1 | -4/+4 |
* | (doprnt): Don't let size_bound be gigantic. Fix error message. | Richard M. Stallman | 1995-08-07 | 1 | -1/+6 |
* | (redisplay): Compute mini_frame the same way echo_area_display does. | Richard M. Stallman | 1995-08-06 | 1 | -2/+5 |
* | (run_hook_with_args): Move the GCPRO2; add UNGCPRO. | Richard M. Stallman | 1995-08-06 | 1 | -2/+4 |
* | (Qbefore_change_functions, Qafter_change_functions): Declared. | Richard M. Stallman | 1995-08-05 | 1 | -0/+2 |
* | (Qbefore_change_functions, Qafter_change_functions): New variables. | Richard M. Stallman | 1995-08-05 | 1 | -8/+14 |
* | (signal_before_change, signal_after_change): Major rewrite. | Richard M. Stallman | 1995-08-05 | 1 | -119/+59 |
* | (Fdisplay_completion_list): gcpro elt. | Richard M. Stallman | 1995-08-05 | 1 | -4/+7 |
* | (print_string): Use insert_from_string for output to buffer. | Richard M. Stallman | 1995-08-05 | 1 | -2/+10 |
* | (run_hook_with_args): Add gcpros. | Richard M. Stallman | 1995-08-05 | 1 | -0/+57 |