aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (x_top_window_to_frame): Declare this function.Karl Heuer1994-04-201-0/+1
* Doc fixes.Richard M. Stallman1994-04-201-3/+4
* (TAGS): Split off included tags file lisp/TAGS.Richard M. Stallman1994-04-201-4/+10
* * m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined.Francesco Potortì1994-04-201-3/+5
* (Fmodify_frame_parameters, Fframe_parameters):Richard M. Stallman1994-04-201-1/+52
* (HAVE_INET_SOCKETS): Add #undef.Richard M. Stallman1994-04-201-0/+2
* (XTread_socket): Delete the non-NEW_SELECTIONS codeRichard M. Stallman1994-04-201-62/+16
* (XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.Richard M. Stallman1994-04-201-21/+33
* (set_window_width): Don't delete root window for being too narrow.Richard M. Stallman1994-04-201-1/+1
* (describe_map_tree, describe_map): Skip keymaps we've seen before.Karl Heuer1994-04-201-11/+23
* (create_process): Call setsid only if pty_flag.Richard M. Stallman1994-04-201-5/+7
* (describe_map): Merge with describe_map_2.Karl Heuer1994-04-201-33/+20
* (read_avail_input): Don't retry read.Karl Heuer1994-04-201-3/+12
* (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