| Commit message (Expand) | Author | Age | Files | Lines |
* | (buffer_permanent_local_flags): New variable. | Richard M. Stallman | 1996-07-26 | 1 | -3/+5 |
* | (set_frame_menubar): Use -1 for call_data | Richard M. Stallman | 1996-07-25 | 1 | -0/+5 |
* | (win32_read_socket): Never block reading from input queue. | Richard M. Stallman | 1996-07-25 | 1 | -1/+1 |
* | (Fencode_time): Assign to tm.tm_gmtoff for NEXTSTEP, | Karl Heuer | 1996-07-24 | 1 | -0/+4 |
* | [__GNUC__] (C_DEBUG_SWITCH): Define as -g3. | Richard M. Stallman | 1996-07-24 | 1 | -0/+7 |
* | (buffer_permanent_local_flags): New variable. | Richard M. Stallman | 1996-07-23 | 1 | -14/+39 |
* | (LIBS_MACHINE) [__GNUC__ and ABIN32]: Define as empty. | Richard M. Stallman | 1996-07-23 | 3 | -1/+15 |
* | (Fdecode_time, difftm): Work even if tm_year represents | Richard M. Stallman | 1996-07-23 | 1 | -3/+6 |
* | Fix FSF address in comment. | Karl Heuer | 1996-07-20 | 4 | -8/+12 |
* | (check_writable): Use euidaccess, not eaccess. | Karl Heuer | 1996-07-20 | 1 | -2/+2 |
* | (balance_intervals_internal): Recurse directly. | Erik Naggum | 1996-07-20 | 1 | -2/+2 |
* | (copy_text_and_data) [DJGPP >= 2]: Switch off two bits | Karl Heuer | 1996-07-19 | 1 | -0/+10 |
* | (_BSD_SIGNALS): Define. | Karl Heuer | 1996-07-19 | 1 | -0/+3 |
* | (SA_RESTART): Add #undef. | Karl Heuer | 1996-07-19 | 1 | -0/+2 |
* | (w32_read_socket): Need to erase background | Karl Heuer | 1996-07-16 | 1 | -0/+2 |
* | (DOC, clean): Use OBJDIR macro. | Karl Heuer | 1996-07-16 | 1 | -2/+2 |
* | (Fx_create_frame): Do xlwmenu hack only if USE_LUCID. | Karl Heuer | 1996-07-16 | 1 | -1/+3 |
* | Undo previous change. | Karl Heuer | 1996-07-16 | 4 | -122/+51 |
* | Undo previous changes. | Karl Heuer | 1996-07-16 | 2 | -18/+2 |
* | (create_process_1, sigchld_handler): Undo previous change. | Karl Heuer | 1996-07-16 | 1 | -3/+3 |
* | (input_available_signal, interrupt_signal): Undo previous change. | Karl Heuer | 1996-07-16 | 1 | -2/+2 |
* | (arith_error): Undo previous change. | Karl Heuer | 1996-07-16 | 1 | -1/+1 |
* | Test HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H, | Karl Heuer | 1996-07-16 | 3 | -3/+3 |
* | (Fy_or_n_p): Pass 3rd arg to Flookup_key. | Karl Heuer | 1996-07-16 | 1 | -1/+1 |
* | (struct save_window_data, struct saved_window): First | Karl Heuer | 1996-07-16 | 1 | -2/+2 |
* | (SET_SAVED_MENU_EVENT): New macro. | Karl Heuer | 1996-07-16 | 1 | -16/+20 |
* | (x_activate_menubar): Allow any event, not just ButtonPress. | Karl Heuer | 1996-07-16 | 1 | -4/+4 |
* | (struct x_output): Member saved_button_event replaced by | Karl Heuer | 1996-07-16 | 1 | -2/+2 |
* | (LIBS_TERMCAP): New definition. | Karl Heuer | 1996-07-16 | 1 | -0/+4 |
* | (print): Fix args in strout calls. | Karl Heuer | 1996-07-16 | 1 | -3/+3 |
* | (xlwmenu_default_font): Declare, but don't define. | Karl Heuer | 1996-07-16 | 1 | -1/+1 |
* | (last_event_timestamp): Declare, but don't define. | Karl Heuer | 1996-07-16 | 1 | -1/+2 |
* | (Qfont): Delete redundant definition. | Karl Heuer | 1996-07-16 | 1 | -3/+0 |
* | (Qfont): Delete redundant definition. | Karl Heuer | 1996-07-16 | 1 | -3/+0 |
* | (Qfont): Declare here. | Karl Heuer | 1996-07-16 | 1 | -1/+1 |
* | Undo previous change. | Karl Heuer | 1996-07-16 | 1 | -2/+2 |
* | [__ELF__] (C_SWITCH_MACHINE): Define. | Karl Heuer | 1996-07-16 | 1 | -8/+21 |
* | [__ELF__] (START_FILES, LIB_STANDARD): | Karl Heuer | 1996-07-16 | 1 | -2/+2 |
* | (Qmouse_leave_buffer_hook): Delete redundant definition. | Karl Heuer | 1996-07-16 | 1 | -5/+0 |
* | (Qmouse_leave_buffer_hook): Declare it here. | Karl Heuer | 1996-07-16 | 1 | -1/+1 |
* | (Qarith_error): Delete redundant definition. | Karl Heuer | 1996-07-15 | 1 | -2/+0 |
* | Add 64-bit ELF and Alpha/ELF support. | Karl Heuer | 1996-07-15 | 1 | -40/+86 |
* | Use <config.h>. | Karl Heuer | 1996-07-15 | 1 | -1/+12 |
* | [HAVE_TERMIOS_H]: Declare ospeed as speed_t. | Karl Heuer | 1996-07-15 | 2 | -1/+11 |
* | (create_process_1, sigchld_handler): | Karl Heuer | 1996-07-15 | 1 | -3/+3 |
* | (TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END): | Karl Heuer | 1996-07-15 | 1 | -6/+12 |
* | (input_available_signal, interrupt_signal): | Karl Heuer | 1996-07-15 | 1 | -2/+2 |
* | Don't delare ospeed; cm.h already did it. | Karl Heuer | 1996-07-15 | 1 | -2/+0 |
* | (arith_error): Don't reinstall sig handler if POSIX_SIGNALS. | Karl Heuer | 1996-07-15 | 1 | -1/+1 |
* | (HAVE_TERMIOS_H): Add #undef. | Karl Heuer | 1996-07-15 | 1 | -0/+1 |