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