aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (sys_select): Use time macros to prevent time valuesKarl Heuer1996-01-241-9/+22
* (wait_reading_process_input) [not subprocesses]: DoKarl Heuer1996-01-241-3/+6
* (update_menu__ba, redisplay_window) :" Use FRAME_WINDOW_PGeoff Voelker1996-01-231-3/+3
* (kill-local-variable): didn't update the value ofKarl Heuer1996-01-231-3/+7
* (mark_window_display_accurate): buffer->clip_changed wasKarl Heuer1996-01-231-1/+1
* (sigblock): New (dummy) function.Karl Heuer1996-01-231-0/+1
* (sigblock): Delete this, undoing previous change.Karl Heuer1996-01-231-3/+0
* (UNEXEC): unexsgi.o renamed from unexelfsgi.o.Karl Heuer1996-01-231-1/+1
* [USG5_4] (UNEXEC): unexsgi.o renamed from unexelfsgi.o.Karl Heuer1996-01-231-1/+1
* (UNEXEC): unexsni.o renamed from unexelfsni.o.Karl Heuer1996-01-231-1/+1
* Comment fixes.Karl Heuer1996-01-231-1/+1
* (LOCALTIME_CACHE): Delete extra #undef.Karl Heuer1996-01-231-1/+0
* (unexec): Undo data relocations unconditionally, not #ifdef SOLARIS2.Roland McGrath1996-01-211-111/+109
* [__DJGPP__] (sigblock): Define trivially.Karl Heuer1996-01-211-0/+3
* (x_make_frame_visible): Explicitly make the frameGeoff Voelker1996-01-211-3/+5
* (keyboard.obj, dispnew.obj): Depend upon w32term.h.Geoff Voelker1996-01-211-1/+4
* (nt_stat): Use alloca instead of xmalloc.Geoff Voelker1996-01-211-9/+112
* (WIN32_KEY_SHIFTED): Macro undefined.Geoff Voelker1996-01-211-51/+72
* (clear_frame): Use FillConsoleOutput* calls instead ofGeoff Voelker1996-01-211-16/+12
* (Vwin32_enable_italics, Vwin32_enable_palette):Geoff Voelker1996-01-211-211/+526
* (REG_ROOT): Don't use trailing backslash.Geoff Voelker1996-01-211-1/+1
* (win32_fill_rect): Remove unused variable.Geoff Voelker1996-01-211-35/+63
* (win32_palette_entry): New structure.Geoff Voelker1996-01-211-6/+46
* Include frame.h.Geoff Voelker1996-01-211-32/+73
* (Fformat_time_string): Don't crash if the resulting string is empty.Paul Eggert1996-01-201-3/+5
* (Fother_buffer): If we have to create a new buffer, useKarl Heuer1996-01-191-1/+4
* (make_frame): Initialize frame title field to nil.Erik Naggum1996-01-191-0/+3
* sp correctionSimon Marshall1996-01-181-1/+1
* (safe_run_hooks): Use Qt, not Qerror, to avoid running the debugger.Richard M. Stallman1996-01-181-1/+1
* (run_hook_with_args): Do nothing if Vrun_hooks is nil.Richard M. Stallman1996-01-181-0/+17
* (syms_of_frame_1): Initialize Qtitle.Richard M. Stallman1996-01-181-0/+3
* (mark_object): Mark frame title field.Richard M. Stallman1996-01-181-0/+1
* (struct frame): New field `title'.Richard M. Stallman1996-01-181-2/+6
* (decode_mode_spec, case 'F'): Use `title' field.Richard M. Stallman1996-01-171-0/+2
* (replace_buffer_in_all_windows): Don't change selectedKarl Heuer1996-01-171-13/+2
* (HAVE_TZSET): Add #undef.Richard M. Stallman1996-01-171-0/+1
* (Fdump_emacs): If HAVE_TZSET and notRichard M. Stallman1996-01-171-0/+32
* (set_time_zone_rule): No longer static.Richard M. Stallman1996-01-171-2/+2
* (X11R5_INHIBIT_I18N): Add undef.Richard M. Stallman1996-01-151-5/+5
* Update FSF's address in the preamble.Erik Naggum1996-01-15234-433/+677
* Initial revisionErik Naggum1996-01-151-0/+103
* (LIB_MOTIF): New macro definition.Richard M. Stallman1996-01-151-0/+4
* (redisplay_window): Fix minor bug in Fset_marker call.Richard M. Stallman1996-01-151-2/+2
* (display_buffer_1): Don't deiconify the selected frame.Richard M. Stallman1996-01-151-2/+11
* (window_scroll): Fix typo in comment.Erik Naggum1996-01-121-1/+1
* (XTread_socket): For selection_clear_event andRichard M. Stallman1996-01-121-1/+3
* Comment change.Richard M. Stallman1996-01-121-1/+4
* (struct input_event): Put frame_or_window last.Richard M. Stallman1996-01-121-5/+7
* ($(OLDXMENU) rules): Fix conditionals so no rules are defined when !HAVE_MENUS.Roland McGrath1996-01-121-6/+3
* (dos_rawgetc): Make buf longer.Richard M. Stallman1996-01-121-1/+1