| Commit message (Expand) | Author | Age | Files | Lines |
* | backout 1.3 | Geoff Voelker | 1996-01-25 | 3 | -573/+218 |
* | backout 1,.4 | Geoff Voelker | 1996-01-25 | 1 | -73/+32 |
* | ubackout 1.3 and 1.4 | Geoff Voelker | 1996-01-25 | 1 | -68/+38 |
* | (XCAR, XCDR, CAR, CDR): New macros. | Karl Heuer | 1996-01-24 | 1 | -1/+20 |
* | (x_connection_signal): Explicitly check the thread interlock | Karl Heuer | 1996-01-24 | 1 | -8/+16 |
* | (Faccessible_keymaps): Doc fix. | Karl Heuer | 1996-01-24 | 1 | -2/+20 |
* | (make_frame): Initialize title parameter to Qnil. | Karl Heuer | 1996-01-24 | 1 | -3/+1 |
* | (make_number): Function deleted. | Karl Heuer | 1996-01-24 | 1 | -9/+0 |
* | * macros.c (Fstart_kbd_macro): Use xmalloc. | Karl Heuer | 1996-01-24 | 1 | -4/+10 |
* | (syms_of_lread): Set Vsource_directory here. | Karl Heuer | 1996-01-24 | 1 | -4/+6 |
* | (update_menu_bar): | Karl Heuer | 1996-01-24 | 1 | -1/+1 |
* | (set_frame_menubar): | Karl Heuer | 1996-01-24 | 1 | -1/+1 |
* | (change_frame_size_1) [MSDOS]: Support frame size | Karl Heuer | 1996-01-24 | 1 | -0/+7 |
* | (dos_set_window_size): Prototype for a new function. | Karl Heuer | 1996-01-24 | 1 | -0/+1 |
* | (dos_set_window_size): New function; switches the screen | Karl Heuer | 1996-01-24 | 1 | -0/+124 |
* | (xmenu.o): Depend on termhooks.h. | Richard M. Stallman | 1996-01-24 | 1 | -1/+1 |
* | (sys_select): Use time macros to prevent time values | Karl Heuer | 1996-01-24 | 1 | -9/+22 |
* | (wait_reading_process_input) [not subprocesses]: Do | Karl Heuer | 1996-01-24 | 1 | -3/+6 |
* | (update_menu__ba, redisplay_window) :" Use FRAME_WINDOW_P | Geoff Voelker | 1996-01-23 | 1 | -3/+3 |
* | (kill-local-variable): didn't update the value of | Karl Heuer | 1996-01-23 | 1 | -3/+7 |
* | (mark_window_display_accurate): buffer->clip_changed was | Karl Heuer | 1996-01-23 | 1 | -1/+1 |
* | (sigblock): New (dummy) function. | Karl Heuer | 1996-01-23 | 1 | -0/+1 |
* | (sigblock): Delete this, undoing previous change. | Karl Heuer | 1996-01-23 | 1 | -3/+0 |
* | (UNEXEC): unexsgi.o renamed from unexelfsgi.o. | Karl Heuer | 1996-01-23 | 1 | -1/+1 |
* | [USG5_4] (UNEXEC): unexsgi.o renamed from unexelfsgi.o. | Karl Heuer | 1996-01-23 | 1 | -1/+1 |
* | (UNEXEC): unexsni.o renamed from unexelfsni.o. | Karl Heuer | 1996-01-23 | 1 | -1/+1 |
* | Comment fixes. | Karl Heuer | 1996-01-23 | 1 | -1/+1 |
* | (LOCALTIME_CACHE): Delete extra #undef. | Karl Heuer | 1996-01-23 | 1 | -1/+0 |
* | (unexec): Undo data relocations unconditionally, not #ifdef SOLARIS2. | Roland McGrath | 1996-01-21 | 1 | -111/+109 |
* | [__DJGPP__] (sigblock): Define trivially. | Karl Heuer | 1996-01-21 | 1 | -0/+3 |
* | (x_make_frame_visible): Explicitly make the frame | Geoff Voelker | 1996-01-21 | 1 | -3/+5 |
* | (keyboard.obj, dispnew.obj): Depend upon w32term.h. | Geoff Voelker | 1996-01-21 | 1 | -1/+4 |
* | (nt_stat): Use alloca instead of xmalloc. | Geoff Voelker | 1996-01-21 | 1 | -9/+112 |
* | (WIN32_KEY_SHIFTED): Macro undefined. | Geoff Voelker | 1996-01-21 | 1 | -51/+72 |
* | (clear_frame): Use FillConsoleOutput* calls instead of | Geoff Voelker | 1996-01-21 | 1 | -16/+12 |
* | (Vwin32_enable_italics, Vwin32_enable_palette): | Geoff Voelker | 1996-01-21 | 1 | -211/+526 |
* | (REG_ROOT): Don't use trailing backslash. | Geoff Voelker | 1996-01-21 | 1 | -1/+1 |
* | (win32_fill_rect): Remove unused variable. | Geoff Voelker | 1996-01-21 | 1 | -35/+63 |
* | (win32_palette_entry): New structure. | Geoff Voelker | 1996-01-21 | 1 | -6/+46 |
* | Include frame.h. | Geoff Voelker | 1996-01-21 | 1 | -32/+73 |
* | (Fformat_time_string): Don't crash if the resulting string is empty. | Paul Eggert | 1996-01-20 | 1 | -3/+5 |
* | (Fother_buffer): If we have to create a new buffer, use | Karl Heuer | 1996-01-19 | 1 | -1/+4 |
* | (make_frame): Initialize frame title field to nil. | Erik Naggum | 1996-01-19 | 1 | -0/+3 |
* | sp correction | Simon Marshall | 1996-01-18 | 1 | -1/+1 |
* | (safe_run_hooks): Use Qt, not Qerror, to avoid running the debugger. | Richard M. Stallman | 1996-01-18 | 1 | -1/+1 |
* | (run_hook_with_args): Do nothing if Vrun_hooks is nil. | Richard M. Stallman | 1996-01-18 | 1 | -0/+17 |
* | (syms_of_frame_1): Initialize Qtitle. | Richard M. Stallman | 1996-01-18 | 1 | -0/+3 |
* | (mark_object): Mark frame title field. | Richard M. Stallman | 1996-01-18 | 1 | -0/+1 |
* | (struct frame): New field `title'. | Richard M. Stallman | 1996-01-18 | 1 | -2/+6 |
* | (decode_mode_spec, case 'F'): Use `title' field. | Richard M. Stallman | 1996-01-17 | 1 | -0/+2 |