| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (Fmatch_data): If no matching done yet, return Qnil. | Karl Heuer | 1996-07-14 | 1 | -1/+1 |
* | (sys_gmtime): Don't assume year < 2000. | Karl Heuer | 1996-07-14 | 1 | -1/+1 |
* | (wait_reading_process_input) [hpux]: Workaround for | Karl Heuer | 1996-07-13 | 1 | -1/+17 |
* | (Fvertical_motion): Doc fix. | Karl Heuer | 1996-07-13 | 1 | -11/+16 |
* | (w32_read_socket): Remove unused WM_ERASEBKGND code. | Karl Heuer | 1996-07-12 | 1 | -21/+1 |
* | (win32_wnd_proc): Handle WM_ERASEBKGND and | Karl Heuer | 1996-07-12 | 1 | -11/+27 |
* | (menu_bar_item): Skip menu-bar equiv keys data | Karl Heuer | 1996-07-12 | 1 | -0/+4 |
* | [__GNUC__] (C_DEBUG_SWITCH): New definition. | Karl Heuer | 1996-07-12 | 1 | -0/+6 |
* | (lim_data): Make this an unsigned long. | Karl Heuer | 1996-07-11 | 1 | -1/+1 |