aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (C_OPTIMIZE_SWITCH, C_DEBUG_SWITCH): Use theseRichard M. Stallman1995-07-071-4/+4
* (LIB_MOTIF, VFORK_RETURN_TYPE): Define these.Richard M. Stallman1995-07-071-0/+6
* (x_initialize) [USE_X_TOOLKIT]: Set fallback resources.Richard M. Stallman1995-07-071-0/+6
* (redisplay_window): Fix typos in clip_changed change.Richard M. Stallman1995-07-071-2/+2
* (Fset_window_hscroll): Set clip_changed in the buffer.Richard M. Stallman1995-07-071-2/+2
* (Fstart_process): Expand PROGRAM.Richard M. Stallman1995-07-071-1/+8
* (get_keymap_1): Declared.Richard M. Stallman1995-07-071-1/+1
* (Fwiden): Set clip_changed in current buffer.Richard M. Stallman1995-07-071-3/+3
* (overlays_in): Don't count empty overlays at END.Richard M. Stallman1995-07-071-9/+12
* Don't use relocatable allocator.Richard M. Stallman1995-07-071-3/+4
* (read_char): Temporarily clear Vquit_flagRichard M. Stallman1995-07-021-1/+4
* (clip_changed): Variable deleted.Richard M. Stallman1995-07-021-15/+31
* (struct buffer): New field clip_changed.Richard M. Stallman1995-07-021-0/+3
* (x_set_icon_type, x_set_icon_name): Don't ever remap theRichard M. Stallman1995-07-021-20/+0
* (Vspecial_event_map): New variable.Richard M. Stallman1995-07-021-0/+30
* (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