aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (doprnt.o): Depend on config_h.Richard M. Stallman1994-06-181-68/+68
* (minibuf_save_list): New variable, replaces minibuf_save_vector.Karl Heuer1994-06-181-49/+35
* minibuf_prompt is now a Lisp_Object.Karl Heuer1994-06-181-3/+4
* (minibuf_prompt): Now a Lisp_Object. All uses changed.Karl Heuer1994-06-181-1/+1
* (EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.Richard M. Stallman1994-06-171-3/+3
* (GETTIMEOFDAY_ONE_ARGUMENT): Undef it.Richard M. Stallman1994-06-171-0/+4
* (GETTIMEOFDAY_ONE_ARGUMENT): Define it.Richard M. Stallman1994-06-171-0/+4
* (x_real_positions): Make sure we know the parent window.Richard M. Stallman1994-06-171-0/+17
* (compute_motion): Recenter overlays, for speed.Karl Heuer1994-06-171-0/+1
* (Fprocess_status): Return nil for process name that has no process.Richard M. Stallman1994-06-171-1/+7
* (scratch_cursor_gc): New variable.Richard M. Stallman1994-06-171-13/+17
* (redisplay_region): Treat selected window's bufferRichard M. Stallman1994-06-171-1/+6
* (make_hdr): Handle case of no "additional header".Richard M. Stallman1994-06-161-1/+4
* Comment change.Richard M. Stallman1994-06-161-1/+1
* [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