summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (fatal_error_signal): Do TOTALLY_UNBLOCK_INPUT.Richard M. Stallman1996-02-061-0/+2
* (sigchld_handler): Use cleaner end-of-list test.Karl Heuer1996-02-051-2/+2
* (LIB_X11_LIB): Remove; this undoes the Jan 31 change. The problem wasRichard M. Stallman1996-02-051-4/+0
* (vfork): Define as fork.Richard M. Stallman1996-02-042-0/+8
* (read_char_minibuf_menu_prompt): Use malloc to allocateRichard M. Stallman1996-02-041-1/+21
* (x_connection_signal): Call x_connection_closed properly.Richard M. Stallman1996-02-041-12/+22
* [POSIX_SIGNALS] (sigsetmask): Don't define if already defined.Richard M. Stallman1996-02-041-0/+2
* (syms_of_fns): Set yes-or-no-p-history to nil.Richard M. Stallman1996-02-041-0/+2
* (Fread_char_exclusive): Doc fix.Richard M. Stallman1996-02-041-1/+2
* (x_frame_parms): Add "title" element.Richard M. Stallman1996-02-041-7/+82
* (syms_of_buffer): Doc fix.Richard M. Stallman1996-02-031-0/+3
* (record_marker_adjustment): New function.Richard M. Stallman1996-02-031-0/+34
* (adjust_markers): When a marker is inside textRichard M. Stallman1996-02-031-8/+21
* (VECSIZE): Round up when dividing.Richard M. Stallman1996-02-031-3/+4
* Comment/whitespace changes.Richard M. Stallman1996-02-021-8/+26
* (win32_kbd_mods_to_emacs, win32_kbd_patch_key,Geoff Voelker1996-02-021-3/+14
* (convert_to_key_event, is_dead_key): New functions.Geoff Voelker1996-02-021-13/+63
* (modifiers, modifier_key_support_tested,Geoff Voelker1996-02-021-42/+146
* (prepend_msg): New function.Geoff Voelker1996-02-021-0/+21
* (update_frame): Compare FRAME_MINIBUF_WINDOW(f)Richard M. Stallman1996-02-011-1/+1
* (wait_reading_process_input): If select times out,Richard M. Stallman1996-02-011-4/+11
* 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