aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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.Karl 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 1996-01-21T00:22:24Z!voelker@cs.washington.eduGeoff Voelker1996-01-253-573/+218
* backout 1,.4Geoff Voelker1996-01-251-73/+32
* backout 1996-01-21T00:21:35Z!voelker@cs.washington.eduGeoff 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