summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (CRT0_DUMMIES): Ignore one arg.Richard M. Stallman1994-04-191-3/+8
* (Vlast_event_frame): Define unconditionally.Richard M. Stallman1994-04-191-3/+1
* (${etc}DOC): Delete redundant version.el from cmd.Richard M. Stallman1994-04-191-1/+1
* (read_avail_input): Test EINTR, not EAGAIN.Karl Heuer1994-04-191-1/+1
* (read_avail_input): Write loop as a do-while.Karl Heuer1994-04-191-8/+6
* (PURESIZE) [!MULTI_FRAME]: Increase to 200000.Karl Heuer1994-04-191-1/+1
* (EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.Karl Heuer1994-04-181-1/+5
* (create_process): Fix previous change.Richard M. Stallman1994-04-181-1/+1
* (Xatom_editres_name): Variable defined.Richard M. Stallman1994-04-171-3/+16
* (Xatom_editres_name): Declared.Richard M. Stallman1994-04-171-0/+4
* (EMACS_INT, EMACS_UINT): New typedefs.Richard M. Stallman1994-04-171-0/+5
* (set_case_table): Handle nil for EQV with non-nil CANON.Richard M. Stallman1994-04-171-6/+11
* (read_avail_input): Test both aix386 and _BSD.Richard M. Stallman1994-04-171-1/+1
* (Fx_create_frame): Delete excess args to x_wm_set_size_hint.Richard M. Stallman1994-04-171-6/+18
* (dumpglyphs): When HL=2, check explicitly for usingRichard M. Stallman1994-04-171-32/+20
* (x_display): New field win_gravity.Richard M. Stallman1994-04-171-0/+3
* (read_char_x_menu_prompt): Don't check for value = nilRichard M. Stallman1994-04-171-1/+1
* (xmenu_show): Fix typo in last change.Richard M. Stallman1994-04-171-1/+1
* Rewrite to use netbsd.h and define NO_SHARED_LIBS.Richard M. Stallman1994-04-171-37/+9
* (create_process): Test TIOCSETD along with NTTYDISC.Richard M. Stallman1994-04-161-1/+1
* (configuration): Use SET_MAKE to get the value of $(MAKE).Richard M. Stallman1994-04-161-4/+4
* (make_lispy_movement): Don't clip.Karl Heuer1994-04-161-1/+1
* (Fmouse_position): Don't clip.Karl Heuer1994-04-161-1/+1
* Add NO_SHARED_LIBS conditional.Richard M. Stallman1994-04-161-0/+2
* (Fset_frame_position): Pass new arg to x_set_offset.Richard M. Stallman1994-04-161-1/+1
* (read_avail_input): Fix previous change--test _BSD.Richard M. Stallman1994-04-161-1/+1
* (Fsetq_default): Doc fix.Richard M. Stallman1994-04-161-4/+11
* (Fsetq): Doc fix.Richard M. Stallman1994-04-161-2/+5
* (xmenu_show): Don't cons on subprefix_stck[j] if nil.Richard M. Stallman1994-04-161-1/+2
* (map_prompt): Declared.Richard M. Stallman1994-04-161-0/+1
* (read_avail_input): Don't generate SIGHUP of aix386;Richard M. Stallman1994-04-161-1/+1
* (Finsert_file_contents): Fix test for unchanged file.Richard M. Stallman1994-04-151-1/+1
* (Fprocess_send_eof, Foverlay_get): Declared.Richard M. Stallman1994-04-151-0/+2
* (fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face asKarl Heuer1994-04-151-6/+8
* (sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.Richard M. Stallman1994-04-151-0/+4
* (modify_event_symbol): Use the cdr of the alist entry.Richard M. Stallman1994-04-151-2/+3
* (syms_of_keyboard): Init and staticpro system_key_syms.Richard M. Stallman1994-04-151-0/+3
* (LIBX): Put LIBXT after LD_SWITCH_X_SITE.Richard M. Stallman1994-04-151-1/+1
* (read_avail_input): Fix comment delimiter.Karl Heuer1994-04-151-1/+1
* (C_SWITCH_X_MACHINE): add -DNeedVarargsProrotypes=0.Karl Heuer1994-04-151-1/+6
* (calculate_scrolling): Add explicit casts, to avoid compiler warnings.Karl Heuer1994-04-151-2/+2
* (x_make_frame_visible): Don't call XMapSubwindows.Richard M. Stallman1994-04-141-37/+54
* (Fx_list_fonts): Error if non-X frame used.Richard M. Stallman1994-04-141-5/+11
* (last_menu_bar_item_end): New variable.Richard M. Stallman1994-04-141-21/+76
* (LIBS_SYSTEM): Defined.Richard M. Stallman1994-04-141-0/+1
* (frame_update_line_height): Don't call x_set_window_size.Richard M. Stallman1994-04-141-5/+6
* (Fuser_real_login_name): Doc syntax fix.Richard M. Stallman1994-04-141-1/+1
* (make_lispy_event): Put mouse event codeRichard M. Stallman1994-04-141-12/+16
* (update_menu_bar): Take frame as arg.Richard M. Stallman1994-04-141-59/+13
* (HAVE_X11R4): If we define HAVE_X11R5, define this too.Richard M. Stallman1994-04-141-0/+3