| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (lispsource): Renamed from lispdir. | Karl Heuer | 1995-07-17 | 1 | -47/+48 |
| * | (last_overlay_modification_hooks): New variable. | Karl Heuer | 1995-07-17 | 1 | -7/+92 |
| * | (Fexpt): Use EMACS_INT for integer calculation. | Karl Heuer | 1995-07-17 | 1 | -2/+2 |
| * | (_setjmp, _longjmp): Add #undef's. | Karl Heuer | 1995-07-17 | 1 | -0/+3 |
| * | (SCO_R4): Defined. | Karl Heuer | 1995-07-17 | 1 | -0/+1 |
| * | (AMPERSAND_FULL_NAME): Defined. | Karl Heuer | 1995-07-17 | 1 | -0/+2 |
| * | (main): Add to usage message. | Karl Heuer | 1995-07-17 | 1 | -1/+2 |
| * | (Fsit_for): Don't call prepare_menu_bars here. | Karl Heuer | 1995-07-17 | 1 | -2/+0 |
| * | (x_clear_frame_selections): Delete duplicate code. | Karl Heuer | 1995-07-17 | 1 | -19/+0 |
| * | [HAVE_X11XTR6]: Include locale.h | Karl Heuer | 1995-07-17 | 1 | -40/+58 |
| * | (Flist): Rewritten. | Karl Heuer | 1995-07-17 | 1 | -20/+50 |
| * | (Fnumber_to_string): Make `buffer' long enough. | Karl Heuer | 1995-07-17 | 1 | -1/+1 |
| * | (Fbyte_code): For Beqlsign, if both args are ints, | Karl Heuer | 1995-07-17 | 1 | -1/+12 |
| * | [!__GNUC__] (LD_SWITCH_SYSTEM): Define this. | Richard M. Stallman | 1995-07-07 | 1 | -0/+4 |
| * | (C_OPTIMIZE_SWITCH, C_DEBUG_SWITCH): Use these | Richard M. Stallman | 1995-07-07 | 1 | -4/+4 |
| * | (LIB_MOTIF, VFORK_RETURN_TYPE): Define these. | Richard M. Stallman | 1995-07-07 | 1 | -0/+6 |
| * | (x_initialize) [USE_X_TOOLKIT]: Set fallback resources. | Richard M. Stallman | 1995-07-07 | 1 | -0/+6 |
| * | (redisplay_window): Fix typos in clip_changed change. | Richard M. Stallman | 1995-07-07 | 1 | -2/+2 |
| * | (Fset_window_hscroll): Set clip_changed in the buffer. | Richard M. Stallman | 1995-07-07 | 1 | -2/+2 |
| * | (Fstart_process): Expand PROGRAM. | Richard M. Stallman | 1995-07-07 | 1 | -1/+8 |
| * | (get_keymap_1): Declared. | Richard M. Stallman | 1995-07-07 | 1 | -1/+1 |
| * | (Fwiden): Set clip_changed in current buffer. | Richard M. Stallman | 1995-07-07 | 1 | -3/+3 |
| * | (overlays_in): Don't count empty overlays at END. | Richard M. Stallman | 1995-07-07 | 1 | -9/+12 |
| * | Don't use relocatable allocator. | Richard M. Stallman | 1995-07-07 | 1 | -3/+4 |
| * | (read_char): Temporarily clear Vquit_flag | Richard M. Stallman | 1995-07-02 | 1 | -1/+4 |
| * | (clip_changed): Variable deleted. | Richard M. Stallman | 1995-07-02 | 1 | -15/+31 |
| * | (struct buffer): New field clip_changed. | Richard M. Stallman | 1995-07-02 | 1 | -0/+3 |
| * | (x_set_icon_type, x_set_icon_name): Don't ever remap the | Richard M. Stallman | 1995-07-02 | 1 | -20/+0 |
| * | (Vspecial_event_map): New variable. | Richard M. Stallman | 1995-07-02 | 1 | -0/+30 |
| * | (compute_char_face): Use Fsafe_length. | Richard M. Stallman | 1995-07-01 | 1 | -5/+10 |
| * | (Fsafe_length): Declared. | Richard M. Stallman | 1995-07-01 | 1 | -1/+1 |
| * | (Fsafe_length): New function. | Richard M. Stallman | 1995-07-01 | 1 | -0/+33 |
| * | Don't use sunos4shr.h; go back to 19.28 definition. | Richard M. Stallman | 1995-07-01 | 1 | -15/+0 |
| * | (sigsetmask): Add #undef. | Richard M. Stallman | 1995-07-01 | 1 | -0/+3 |
| * | (LIBXMU): New definitions (two alternative ones). | Richard M. Stallman | 1995-07-01 | 1 | -0/+6 |
| * | (CANNOT_DUMP): Undefined. | Geoff Voelker | 1995-06-30 | 1 | -1/+0 |
| * | (get_section_info): Set the end of the data region | Geoff Voelker | 1995-06-30 | 1 | -17/+48 |
| * | (EMACS) [win95]: Removed. | Geoff Voelker | 1995-06-30 | 1 | -6/+10 |
| * | Include config.h. | Geoff Voelker | 1995-06-30 | 1 | -6/+29 |
| * | (PASSWD_FIELD_SIZE): Defined. | Geoff Voelker | 1995-06-30 | 1 | -6/+21 |
| * | (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_OPEN) | Richard M. Stallman | 1995-06-30 | 1 | -0/+13 |
| * | (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 |