| Commit message (Expand) | Author | Age | Files | Lines |
| * | (LIBX11_SYSTEM): Add undef. | Richard M. Stallman | 1995-06-30 | 1 | -0/+3 |
| * | [SOLARIS] (LIBS_MACHINE): Move this out of the SOLARIS2_4 conditional. | Richard M. Stallman | 1995-06-30 | 1 | -3/+6 |
| * | Include aix3-2.h, not aix3-2-5.h. | Richard M. Stallman | 1995-06-29 | 1 | -1/+1 |
| * | (single_submenu): Handle commands appearing directly in the menu bar. | Richard M. Stallman | 1995-06-29 | 1 | -2/+23 |
| * | (XTread_socket): Turn off meta, super, hyper and alt bits | Richard M. Stallman | 1995-06-29 | 1 | -18/+44 |
| * | (child_setup): Don't get confused if in == err. | Richard M. Stallman | 1995-06-29 | 1 | -6/+17 |
| * | [MACH]: Include a.out.h. | Richard M. Stallman | 1995-06-29 | 1 | -1/+47 |
| * | [MACH]: Use built-in alloca, set START_FILES. | Richard M. Stallman | 1995-06-29 | 1 | -2/+9 |
| * | Initial revision | Richard M. Stallman | 1995-06-29 | 1 | -0/+5 |
| * | (LIB_MOTIF): Defined. | Richard M. Stallman | 1995-06-28 | 1 | -0/+3 |
| * | (term_init): Alternative error messages for TERMCAP/TERMINFO. | Richard M. Stallman | 1995-06-28 | 1 | -2/+12 |
| * | (echo_area_display): Don't set FRAME_CURSOR_... here. | Richard M. Stallman | 1995-06-28 | 1 | -1/+8 |
| * | (update_frame): Pretend cursor is in echo area | Richard M. Stallman | 1995-06-28 | 1 | -3/+8 |
| * | (LIBXMU): New definition. | Richard M. Stallman | 1995-06-28 | 1 | -1/+5 |
| * | (LIBXMU): New macro. | Richard M. Stallman | 1995-06-27 | 1 | -1/+5 |
| * | (Fsplit_window): Nicer error if split size is too small. | Richard M. Stallman | 1995-06-26 | 1 | -6/+10 |
| * | (init_cmdargs): Make Vinvocation_directory | Richard M. Stallman | 1995-06-26 | 1 | -0/+5 |
| * | (overlays_in): New function. | Richard M. Stallman | 1995-06-26 | 1 | -4/+170 |
| * | (Fx_open_connection, x_display_info_for_name): | Richard M. Stallman | 1995-06-26 | 1 | -0/+6 |
| * | (Fdelete_frame): It's ok to have no minibuffer left on | Richard M. Stallman | 1995-06-26 | 1 | -9/+22 |
| * | (next_frame, prev_frame): Consider only frames on same kbd. | Richard M. Stallman | 1995-06-25 | 1 | -35/+59 |
| * | (Fopen_network_stream): Sleep 1 sec before connect retry. | Richard M. Stallman | 1995-06-25 | 1 | -0/+4 |
| * | (main): Fix --help message. | Richard M. Stallman | 1995-06-24 | 1 | -1/+0 |
| * | (directory_file_name): Don't get confused by // at end on Unix-like systems. | Richard M. Stallman | 1995-06-24 | 1 | -1/+4 |
| * | (menu_item_enabled_p_1): Special handling for quit. | Richard M. Stallman | 1995-06-22 | 1 | -0/+10 |
| * | (syms_of_buffer): Doc fix. | Richard M. Stallman | 1995-06-21 | 1 | -1/+1 |
| * | (SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o. | Richard M. Stallman | 1995-06-21 | 1 | -1/+1 |
| * | (decode_mode_spec) [!MULTI_FRAME]: Handle %F properly. | Richard M. Stallman | 1995-06-21 | 1 | -0/+4 |
| * | (Fx_display_grayscale_p): Return t or nil. | Richard M. Stallman | 1995-06-21 | 1 | -4/+15 |
| * | (SYSTEM_PURESIZE_EXTRA): Increased to 68000. | Richard M. Stallman | 1995-06-21 | 1 | -1/+1 |
| * | (read_key_sequence): Don't use Vprefix_help_command | Richard M. Stallman | 1995-06-20 | 1 | -1/+1 |
| * | (map_virt_key): Mark some additional chars as valid ASCII. | Richard M. Stallman | 1995-06-20 | 1 | -10/+10 |
| * | (ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals. | Richard M. Stallman | 1995-06-20 | 1 | -2/+4 |
| * | (Freset_this_command_lengths): New function. | Richard M. Stallman | 1995-06-20 | 1 | -0/+54 |
| * | [convex] (LOAD_AVE_TYPE, LDAV_CVT): Define to double, no conversion. | Roland McGrath | 1995-06-20 | 1 | -0/+8 |
| * | Use `defined' to test HAVE_STRING_H and STDC_HEADERS. | Richard M. Stallman | 1995-06-20 | 1 | -1/+1 |
| * | (rmdir): Fix up Aug 19 1993 change that wasn't done right. | Richard M. Stallman | 1995-06-20 | 1 | -6/+6 |
| * | (win32_wait): Massage retval into what is expected in Unix. | Richard M. Stallman | 1995-06-19 | 1 | -1/+10 |
| * | (sigchld_handler): Change XSETFASTINT to XSETINT. | Richard M. Stallman | 1995-06-19 | 1 | -2/+2 |
| * | (Fx_create_frame): Fix last arg to x_get_arg for Qdisplay. | Richard M. Stallman | 1995-06-19 | 1 | -1/+1 |
| * | (LIB_GCC): Fix previous change. | Richard M. Stallman | 1995-06-19 | 1 | -1/+2 |
| * | (quit_throw_to_read_char): Turn off the error check | Richard M. Stallman | 1995-06-18 | 1 | -0/+4 |
| * | (LIB_GCC): Define here, overriding Makefile.in.in, | Richard M. Stallman | 1995-06-18 | 1 | -1/+4 |
| * | (malloc, realloc): If not _MALLOC_INTERNAL, always use void *. | Richard M. Stallman | 1995-06-18 | 1 | -1/+6 |
| * | (menu_item_equiv_key): Do reconsider a command that had | Richard M. Stallman | 1995-06-17 | 1 | -3/+9 |
| * | (Vdefine_key_rebound_commands): New variable. | Richard M. Stallman | 1995-06-17 | 1 | -0/+15 |
| * | (Flocal_variable_if_set_p): New function. | Richard M. Stallman | 1995-06-17 | 1 | -0/+42 |
| * | (display_text_line): Fill in charstart for end of buffer. | Richard M. Stallman | 1995-06-17 | 1 | -1/+12 |
| * | (quit_throw_to_read_char): Use do_switch_frame directly. | Richard M. Stallman | 1995-06-17 | 1 | -1/+2 |
| * | [MULTI_FRAME] (BASE_PURESIZE): Increase to 315000. | Richard M. Stallman | 1995-06-17 | 1 | -1/+1 |