aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* [USG5_4] (sigblock): Use |, not &.Richard M. Stallman1994-06-161-1/+1
* (redisplay_window): Don't use shortcut if window_end_vpos is out of date.Karl Heuer1994-06-161-0/+3
* (syms_of_display): Make baud-rate a user var.Richard M. Stallman1994-06-161-1/+1
* (scan_lists): Get error if eob within comment with depth!=0.Richard M. Stallman1994-06-161-2/+12
* Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.Roland McGrath1994-06-161-4/+24
* (x_noop_count): New variable.Richard M. Stallman1994-06-151-4/+23
* (C_DEBUG_SWITCH): Define as empty.Richard M. Stallman1994-06-151-0/+6
* (redisplay): Don't call x_consider_frame_title.Richard M. Stallman1994-06-151-10/+11
* (Fcall_interactively): Ignore `-' in string.Richard M. Stallman1994-06-151-3/+5
* (init_system_name): New function, replaces get_system_name.Karl Heuer1994-06-151-98/+74
* (init_editfns): Call init_system_name instead of get_system_name.Karl Heuer1994-06-151-9/+8
* declare init_system_name (replaces get_system_name).Karl Heuer1994-06-151-2/+2
* (x_term_init): Don't call get_system_name.Karl Heuer1994-06-151-5/+5
* (sigblock) [USG5_4]: Define if not defined.Richard M. Stallman1994-06-151-7/+11
* Put stdio.h after config.h.Richard M. Stallman1994-06-151-3/+4
* Put stdio.h after config.h.Richard M. Stallman1994-06-156-8/+18
* Comment change.Richard M. Stallman1994-06-151-2/+4
* Put config.h first.Richard M. Stallman1994-06-151-1/+1
* Put sys/signal.h and errno.h first, then config.h.Richard M. Stallman1994-06-151-4/+4
* Put stdio.h, sys/types.h and sys/stat.h after config.h.Richard M. Stallman1994-06-151-2/+2
* (Fsingle_key_description): Allow strings as keys.Karl Heuer1994-06-151-1/+5
* (create_process): Set input_wait_mask before forking.Karl Heuer1994-06-151-4/+4
* (vmotion): Use find_next_newline_no_quit.Richard M. Stallman1994-06-141-4/+4
* (find_next_newline_no_quit): New function.Richard M. Stallman1994-06-141-0/+7
* (init_sys_modes): Don't set up sigio here if window system.Richard M. Stallman1994-06-141-1/+2
* (init_eval_once): Call xmalloc, not malloc.Richard M. Stallman1994-06-141-1/+1
* (Fprocess_send_eof): Doc fix.Richard M. Stallman1994-06-141-1/+4
* (init_sys_modes): Don't call set_terminal_modesRichard M. Stallman1994-06-131-1/+3
* Fix previous change.Richard M. Stallman1994-06-131-11/+13
* Add conditional for SOLARIS2.Richard M. Stallman1994-06-131-0/+15
* (SOLARIS2): Defined.Richard M. Stallman1994-06-131-0/+2
* (single_keymap_panes): gcpro some things.Karl Heuer1994-06-131-0/+4
* (XTread_socket): Handle Xatom_wm_save_yourself by calling XSetCommand.Richard M. Stallman1994-06-131-0/+15
* (init_cmdargs): Set up initial_argv, initial_argc.Richard M. Stallman1994-06-131-0/+7
* (syms_of_keyboard): Properly init Vsystem_key_alist.Richard M. Stallman1994-06-131-1/+1
* (adjust_lnnoptrs): Handle multiple aux symbols.Richard M. Stallman1994-06-131-1/+2
* (transpose_markers): Allow for gap at start of region.Karl Heuer1994-06-121-48/+38
* (x_window): Request "save yourself" commands.Richard M. Stallman1994-06-121-2/+7
* (read_char): When we loop and call redisplay,Richard M. Stallman1994-06-121-1/+4
* (Freplace_match): Be sure not to treat non-digit like digit.Richard M. Stallman1994-06-111-1/+1
* (xmenu_show): Don't call XMenuDestroy twice in XM_FAILURE case.Richard M. Stallman1994-06-111-1/+0
* (xterm.o): Depend on dispextern.h.Richard M. Stallman1994-06-111-1/+2
* (X_IO_BUG): Defined.Richard M. Stallman1994-06-111-0/+4
* (Fdisplay_completion_list): Require at least two spaces between items.Richard M. Stallman1994-06-101-1/+1
* (CLASH_DETECTION): Defined.Richard M. Stallman1994-06-101-1/+1
* (menu_item_equiv_key): Check whether def1 matchesRichard M. Stallman1994-06-071-0/+5
* (command_loop_1): Treat nil in display tab like no display tab.Richard M. Stallman1994-06-071-1/+6
* *** empty log message ***Richard M. Stallman1994-06-071-12/+6
* (init_callproc) [MSDOS]: Exclude less code, so ../etcRichard M. Stallman1994-06-071-2/+3
* [MSDOS]: #include "msdos.h".Richard M. Stallman1994-06-071-0/+1