summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (init_lread): Maybe put build-time Lisp dirs on load-path.Richard M. Stallman1994-04-211-5/+14
* (init_cmdargs): Check only for etc and lib-src subdirsRichard M. Stallman1994-04-211-5/+13
* (init_cmdargs): Just check for etc and lib-src subdirsRichard M. Stallman1994-04-211-41/+23
* (x_make_frame_visible): Args to x_set_offset were swapped.Richard M. Stallman1994-04-211-1/+1
* (init_callproc): Set Vdoc_directory like Vdata_directory.Richard M. Stallman1994-04-211-1/+1
* Comment change.Richard M. Stallman1994-04-211-3/+0
* *** empty log message ***Richard M. Stallman1994-04-211-4/+0
* (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