aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* [HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1994-04-131-0/+3
* (inherited_pgroup): Conditionalize on BSD_PGRPS.Richard M. Stallman1994-04-131-1/+1
* [HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1994-04-132-0/+8
* (TABDLY): Defined.Richard M. Stallman1994-04-131-0/+1
* (Ffile_attributes): Cast st_size to int.Richard M. Stallman1994-04-131-1/+1
* (describe_map_tree): Fix call to Flookup_key.Richard M. Stallman1994-04-131-1/+1
* (Vglyph_table): Doc fix.Karl Heuer1994-04-131-1/+1
* (Fmouse_position) [MULTI_FRAME]: Use pixel_to_glyph, not glyph_to_pixel. SkipKarl Heuer1994-04-131-34/+12
* (Fset_window_configuration): Only call X fns if HAVE_X_WINDOWS.Karl Heuer1994-04-131-0/+4
* (Fnext_window, Fprevious_window, Fdisplay_buffer): Test MULTI_FRAME whenKarl Heuer1994-04-131-0/+8