| Commit message (Expand) | Author | Age | Files | Lines |
| * | (init_gettimeofday): Remove declaration. | Richard M. Stallman | 1995-09-10 | 1 | -1/+0 |
| * | (gettimeofday): Don't bother setting time zone, | Richard M. Stallman | 1995-09-10 | 1 | -39/+6 |
| * | (Fset_time_zone_rule): New function. | Richard M. Stallman | 1995-09-10 | 1 | -0/+50 |
| * | (LOCALTIME_CACHE): Remove; now configured automatically. | Richard M. Stallman | 1995-09-10 | 6 | -20/+0 |
| * | (main): Call tzset only if LOCALTIME_CACHE is defined; | Richard M. Stallman | 1995-09-10 | 1 | -3/+3 |
| * | (command_loop_1): Set this_command to nil before reading a command. | Richard M. Stallman | 1995-09-10 | 1 | -0/+2 |
| * | (Fdecode_time): Doc fix. | Richard M. Stallman | 1995-09-09 | 1 | -1/+2 |
| * | (Fmake_marker): Initialize insertion_type to 0. | Richard M. Stallman | 1995-09-08 | 1 | -0/+1 |
| * | (HAVE_UNISTD_H): Add #undef. | Richard M. Stallman | 1995-09-08 | 1 | -0/+3 |
| * | (Fcopy_marker): New arg TYPE. | Richard M. Stallman | 1995-09-03 | 1 | -16/+44 |
| * | (Fmake_indirect_buffer): Set the insertion_type of the zv_marker markers to 1. | Richard M. Stallman | 1995-09-03 | 1 | -0/+2 |
| * | (adjust_markers_for_insert): New function. | Richard M. Stallman | 1995-09-03 | 1 | -0/+23 |
| * | (putchar): Call internal_flush instead of _flsbuf. | Richard M. Stallman | 1995-09-03 | 1 | -214/+451 |
| * | Don't assume that HAVE_CONFIG_H implies emacs. | David J. MacKenzie | 1995-09-02 | 2 | -5/+8 |
| * | (Fmsdos_mouse_enable, Fmsdos_mouse_disable) | Richard M. Stallman | 1995-09-02 | 1 | -2/+41 |
| * | (sleep_or_kbd_init): Delete declaration. | Richard M. Stallman | 1995-09-02 | 1 | -1/+0 |
| * | (sys_subshell) [MSDOS]: Handle SUSPEND env var. | Richard M. Stallman | 1995-09-02 | 1 | -14/+22 |
| * | [!MULTI_FRAME] (Factive_minibuffer_window): New function. | Richard M. Stallman | 1995-09-02 | 1 | -0/+11 |
| * | (SITELOAD_PURESIZE_EXTRA): New macro. | Richard M. Stallman | 1995-09-02 | 1 | -2/+6 |
| * | (Fmake_symbolic_link, Fadd_name_to_file): | Richard M. Stallman | 1995-09-02 | 1 | -0/+14 |
| * | (Ffile_name_all_completions, Ffile_name_completion): | Richard M. Stallman | 1995-09-02 | 1 | -2/+14 |
| * | (re_search_2): If pattern starts with \=, optimize search. | Richard M. Stallman | 1995-09-01 | 1 | -8/+12 |
| * | (save_excursion_save): Pass the new arg to Fcopy_marker. | Richard M. Stallman | 1995-09-01 | 1 | -1/+1 |
| * | (save_window_save): Pass the new arg to Fcopy_marker. | Richard M. Stallman | 1995-09-01 | 1 | -3/+3 |
| * | (Fcommand_execute): Ignore `disabled' property on | Richard M. Stallman | 1995-08-31 | 1 | -2/+7 |
| * | (Fdisplay_completion_list): Clear all text properties | Richard M. Stallman | 1995-08-31 | 1 | -0/+12 |
| * | (Fdecode_time): Doc fix. | Richard M. Stallman | 1995-08-29 | 1 | -1/+1 |
| * | (decode_env_path): Use ".", not nil, for current dir. | Richard M. Stallman | 1995-08-29 | 1 | -1/+2 |
| * | (x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing. | Richard M. Stallman | 1995-08-29 | 1 | -1/+14 |
| * | (GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros. | Roland McGrath | 1995-08-28 | 1 | -15/+6 |
| * | (doprnt): Fix typo in error message. | Richard M. Stallman | 1995-08-27 | 1 | -1/+1 |
| * | Delete some #if 0'd functions. | Richard M. Stallman | 1995-08-27 | 1 | -46/+0 |
| * | (modifier_names): Add 4 bits to modifier bit positions. | Richard M. Stallman | 1995-08-26 | 1 | -1/+1 |
| * | (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 |