aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (compute_char_face): Use Fsafe_length.Richard M. Stallman1995-07-011-5/+10
* (Fsafe_length): Declared.Richard M. Stallman1995-07-011-1/+1
* (Fsafe_length): New function.Richard M. Stallman1995-07-011-0/+33
* Don't use sunos4shr.h; go back to 19.28 definition.Richard M. Stallman1995-07-011-15/+0
* (sigsetmask): Add #undef.Richard M. Stallman1995-07-011-0/+3
* (LIBXMU): New definitions (two alternative ones).Richard M. Stallman1995-07-011-0/+6
* (CANNOT_DUMP): Undefined.Geoff Voelker1995-06-301-1/+0
* (get_section_info): Set the end of the data regionGeoff Voelker1995-06-301-17/+48
* (EMACS) [win95]: Removed.Geoff Voelker1995-06-301-6/+10
* Include config.h.Geoff Voelker1995-06-301-6/+29
* (PASSWD_FIELD_SIZE): Defined.Geoff Voelker1995-06-301-6/+21
* (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_OPEN)Richard M. Stallman1995-06-301-0/+13
* (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