| Commit message (Expand) | Author | Age | Files | Lines |
| * | (LIBS_STANDARD): Definition deleted. | Richard M. Stallman | 1995-11-12 | 1 | -1/+3 |
| * | (LIBS_SYSTEM): Fix typo in prev change. | Richard M. Stallman | 1995-11-12 | 1 | -2/+2 |
| * | Always include dispextern.h before cm.h. | Richard M. Stallman | 1995-11-12 | 1 | -5/+1 |
| * | (syms_of_frame_1): Set up Vdefault_frame_alist here. | Richard M. Stallman | 1995-11-11 | 1 | -14/+14 |
| * | (Fdocumentation): Reject a file reference | Richard M. Stallman | 1995-11-11 | 1 | -2/+7 |
| * | (dos_menubar_clock_displayed): New variable. | Richard M. Stallman | 1995-11-11 | 1 | -0/+8 |
| * | (display_text_line): Handle redisplay_end_trigger | Richard M. Stallman | 1995-11-11 | 1 | -11/+14 |
| * | (NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT): | Richard M. Stallman | 1995-11-11 | 1 | -4/+5 |
| * | (check_syntax_table): Check the purpose slot. | Richard M. Stallman | 1995-11-11 | 1 | -4/+9 |
| * | (fatal_unexec): Don't use varargs. | Richard M. Stallman | 1995-11-11 | 1 | -6/+4 |
| * | (display_menu_bar): Fix backwards conditional. | Richard M. Stallman | 1995-11-11 | 1 | -4/+8 |
| * | (NO_EDITRES): Defined. | Richard M. Stallman | 1995-11-11 | 1 | -4/+4 |
| * | (HACK_EDITRES): Don't define if NO_EDITRES is defined. | Richard M. Stallman | 1995-11-11 | 1 | -2/+3 |
| * | (HACK_EDITRES): Define here as in xfns.c. | Richard M. Stallman | 1995-11-11 | 1 | -3/+6 |
| * | (set_menu_bar_lines): Record the fact that the window configuration changes. | Richard M. Stallman | 1995-11-11 | 1 | -2/+8 |
| * | Don't include Xaw/Paned.h unless USE_LUCID is defined. | Richard M. Stallman | 1995-11-10 | 1 | -0/+4 |
| * | Don't test THIS_IS_YMAKEFILE. | Richard M. Stallman | 1995-11-10 | 1 | -2/+0 |
| * | Always include sys/wait.h unless NOT_C_CODE; | Richard M. Stallman | 1995-11-10 | 1 | -1/+4 |
| * | (SYMS_SYSTEM): Add syms_of_msdos. | Richard M. Stallman | 1995-11-10 | 1 | -1/+1 |
| * | (LIB_STANDARD_1): New macro. | Richard M. Stallman | 1995-11-10 | 1 | -4/+10 |
| * | (LIBXMU): Never define this. | Richard M. Stallman | 1995-11-10 | 1 | -1/+4 |
| * | Test NOT_C_CODE instead of THIS_IS_YMAKEFILE. | Richard M. Stallman | 1995-11-10 | 1 | -5/+6 |
| * | (lisp): Add loadup.el. | Richard M. Stallman | 1995-11-10 | 1 | -1/+2 |
| * | (unload_font): Invalidate computed faces. | Richard M. Stallman | 1995-11-10 | 1 | -1/+53 |
| * | (display_text_line): Get redisplay_end_trigger from window. | Richard M. Stallman | 1995-11-10 | 1 | -29/+37 |
| * | (struct window): New field redisplay_end_trigger. | Richard M. Stallman | 1995-11-10 | 1 | -0/+3 |
| * | (Fwindow_redisplay_end_trigger): New function. | Richard M. Stallman | 1995-11-10 | 1 | -0/+30 |
| * | (debug_print): Explicitly print a CR. | Richard M. Stallman | 1995-11-10 | 1 | -1/+1 |
| * | (oblookup): Clear ARRAY_MARK_FLAG in obsize. | Richard M. Stallman | 1995-11-10 | 1 | -0/+2 |
| * | (interrupt_signal): Do special things in GC. | Richard M. Stallman | 1995-11-10 | 1 | -7/+24 |
| * | (Fmove_to_column): Doc fix. | Richard M. Stallman | 1995-11-10 | 1 | -1/+13 |
| * | (Fwrite_region): Move the code that writes annotations for empty files. | Richard M. Stallman | 1995-11-10 | 1 | -7/+6 |
| * | (Fformat): Use doprnt_lisp. | Richard M. Stallman | 1995-11-10 | 1 | -2/+7 |
| * | Include lisp.h. | Richard M. Stallman | 1995-11-10 | 1 | -3/+47 |
| * | (update_line): Avoid indexing into obody by -1. | Richard M. Stallman | 1995-11-10 | 1 | -1/+1 |
| * | (syms_of_callint): Set up Qlet, Qletx, Qsave_excursion. | Richard M. Stallman | 1995-11-10 | 1 | -14/+34 |
| * | (Fmake_overlay): New args front-advance and rear-advance. | Richard M. Stallman | 1995-11-10 | 1 | -13/+12 |
| * | (run-hook-with-args, run-hook-list-with-args): Safeguard | Richard M. Stallman | 1995-11-10 | 1 | -2/+8 |
| * | Fexpt): Doc fix. | Richard M. Stallman | 1995-11-10 | 1 | -1/+1 |
| * | Initial revision | Geoff Voelker | 1995-11-07 | 8 | -0/+11680 |
| * | (SUBSYSTEM, TLIBW32, TLASTLIB, WIN32OBJ): Defined. | Geoff Voelker | 1995-11-07 | 1 | -6/+111 |
| * | (nt_get_resource, init_environment): Defined. | Geoff Voelker | 1995-11-07 | 1 | -0/+107 |
| * | (nt_get_resource): Prototype defined. | Geoff Voelker | 1995-11-07 | 1 | -0/+3 |
| * | [HAVE_NTGUI] (create_child): Pass handles to children. | Geoff Voelker | 1995-11-07 | 1 | -2/+39 |
| * | (nt_ring_bell): Renamed from ring_bell, now global. | Geoff Voelker | 1995-11-07 | 1 | -3/+7 |
| * | [HAVE_NTGUI] (WinMain): New procedure. | Geoff Voelker | 1995-11-07 | 1 | -4/+40 |
| * | [HAVE_NTGUI] (abort): New macro. | Geoff Voelker | 1995-11-07 | 1 | -0/+18 |
| * | [HAVE_X_WINDOWS] (HAVE_WINDOW_SYSTEM): New macro. | Geoff Voelker | 1995-11-07 | 1 | -0/+1 |
| * | (FRAME_INTERNAL_BORDER_WIDTH, FRAME_LINE_HEIGHT): New macros. | Geoff Voelker | 1995-11-07 | 1 | -0/+2 |
| * | [HAVE_NTGUI] (set_menu_framebar): Declare external. | Geoff Voelker | 1995-11-07 | 1 | -11/+11 |