summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address in comment.make-3-74-3Karl Heuer1996-02-011-1/+2
* (Qcursor_in_echo_area): New variable.Richard M. Stallman1996-02-011-2/+9
* (echo_now): Renamed from `echo'. All callers changed.Richard M. Stallman1996-02-011-6/+6
* (make_lispy_event): Timer event is a list, not just cons.Richard M. Stallman1996-02-011-10/+46
* (synch_process_death, synch_process_retcode): Delete extra declaration.Karl Heuer1996-01-311-2/+0
* (LIB_X11_LIB): New definition.Richard M. Stallman1996-01-311-0/+4
* (Fset_window_buffer): Set buffer temporarily around runningRichard M. Stallman1996-01-311-0/+28
* (LIBS_SYSTEM): Use -linet unconditionally.Karl Heuer1996-01-301-4/+0
* (HAVE_SOCKETS): Moved here from s/isc4-1.h.Karl Heuer1996-01-301-10/+8
* (HAVE_SOCKETS): Moved to s/isc2-2.h.Karl Heuer1996-01-301-4/+0
* (syms_of_editfns): Make buffer-access-fontify-functionsRichard M. Stallman1996-01-301-0/+12
* (x_frame_parms): Alphabetize.Richard M. Stallman1996-01-301-32/+12
* (child_setup): Fix size in write call.Richard M. Stallman1996-01-301-1/+1
* (Fdelete_backward_char): In overwrite mode,Richard M. Stallman1996-01-291-2/+32
* (Fset_minibuffer_window): New function.Richard M. Stallman1996-01-291-1/+20
* Update FSF address in comment.Karl Heuer1996-01-295-8/+11
* (dos_rawgetc): Allow simulation of `Mouse-3' byRichard M. Stallman1996-01-291-34/+60
* (XTframe_raise_lower): Rename arg `raise' to `raise_flag'.Richard M. Stallman1996-01-291-3/+3
* (event_kind): New event type: timer_event.Richard M. Stallman1996-01-291-0/+1
* (Qtimer_event): New symbol.Richard M. Stallman1996-01-291-4/+124
* (create_process): Set outchannel to be non-blocking.Richard M. Stallman1996-01-291-1/+4
* (wait_reading_process_input): Call timer_checkRichard M. Stallman1996-01-291-0/+18
* (sort_args): Error if option is missing an arg.Richard M. Stallman1996-01-281-0/+4
* Whitespace change.Richard M. Stallman1996-01-281-0/+1
* (struct input_event): New field `padding'.Richard M. Stallman1996-01-271-2/+7
* (Fy_or_n_p): Call choose_minibuf_frame.Richard M. Stallman1996-01-271-0/+1
* (Fcompare_buffer_substrings): Access case_canon_table as a char_table.Richard M. Stallman1996-01-271-2/+2
* (child_setup_tty): Turn off ISTRIP to pass 8bit. Turn off TAB3 soRichard M. Stallman1996-01-271-0/+4
* (Qtitle): Declared.Richard M. Stallman1996-01-261-2/+4
* (xfree): Macro deleted.Richard M. Stallman1996-01-251-20/+18
* (x_get_window_property_as_lisp_data): Use xfree, not XFree.Richard M. Stallman1996-01-251-3/+24
* (mode25, mode4350): Moved to `lisp/dos-fns.el'.Richard M. Stallman1996-01-251-59/+0
* backout 1.3Geoff Voelker1996-01-253-573/+218
* backout 1,.4Geoff Voelker1996-01-251-73/+32
* ubackout 1.3 and 1.4Geoff Voelker1996-01-251-68/+38
* (XCAR, XCDR, CAR, CDR): New macros.Karl Heuer1996-01-241-1/+20
* (x_connection_signal): Explicitly check the thread interlockKarl Heuer1996-01-241-8/+16
* (Faccessible_keymaps): Doc fix.Karl Heuer1996-01-241-2/+20
* (make_frame): Initialize title parameter to Qnil.Karl Heuer1996-01-241-3/+1
* (make_number): Function deleted.Karl Heuer1996-01-241-9/+0
* * macros.c (Fstart_kbd_macro): Use xmalloc.Karl Heuer1996-01-241-4/+10
* (syms_of_lread): Set Vsource_directory here.Karl Heuer1996-01-241-4/+6
* (update_menu_bar):Karl Heuer1996-01-241-1/+1
* (set_frame_menubar):Karl Heuer1996-01-241-1/+1
* (change_frame_size_1) [MSDOS]: Support frame sizeKarl Heuer1996-01-241-0/+7
* (dos_set_window_size): Prototype for a new function.Karl Heuer1996-01-241-0/+1
* (dos_set_window_size): New function; switches the screenKarl Heuer1996-01-241-0/+124
* (xmenu.o): Depend on termhooks.h.Richard M. Stallman1996-01-241-1/+1
* (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