Comment change.
[bpt/emacs.git] / src /
1994-06-17 Karl Heuer(compute_motion): Recenter overlays, for speed.
1994-06-17 Richard M. Stallman(Fprocess_status): Return nil for process name that...
1994-06-17 Richard M. Stallman(scratch_cursor_gc): New variable.
1994-06-17 Richard M. Stallman(redisplay_region): Treat selected window's buffer
1994-06-16 Richard M. Stallman(make_hdr): Handle case of no "additional header".
1994-06-16 Richard M. StallmanComment change.
1994-06-16 Richard M. Stallman[USG5_4] (sigblock): Use |, not &.
1994-06-16 Karl Heuer(redisplay_window): Don't use shortcut if window_end_vp...
1994-06-16 Richard M. Stallman(syms_of_display): Make baud-rate a user var.
1994-06-16 Richard M. Stallman(scan_lists): Get error if eob within comment with...
1994-06-16 Roland McGrathInclude <sys/file.h> and [USG5] <fcntl.h> to define...
1994-06-15 Richard M. Stallman(x_noop_count): New variable.
1994-06-15 Richard M. Stallman(C_DEBUG_SWITCH): Define as empty.
1994-06-15 Richard M. Stallman(redisplay): Don't call x_consider_frame_title.
1994-06-15 Richard M. Stallman(Fcall_interactively): Ignore `-' in string.
1994-06-15 Karl Heuer(init_system_name): New function, replaces get_system_name.
1994-06-15 Karl Heuer(init_editfns): Call init_system_name instead of get_sy...
1994-06-15 Karl Heuerdeclare init_system_name (replaces get_system_name).
1994-06-15 Karl Heuer(x_term_init): Don't call get_system_name.
1994-06-15 Richard M. Stallman(sigblock) [USG5_4]: Define if not defined.
1994-06-15 Richard M. StallmanPut stdio.h after config.h.
1994-06-15 Richard M. StallmanPut stdio.h after config.h.
1994-06-15 Richard M. StallmanComment change.
1994-06-15 Richard M. StallmanPut config.h first.
1994-06-15 Richard M. StallmanPut sys/signal.h and errno.h first, then config.h.
1994-06-15 Richard M. StallmanPut stdio.h, sys/types.h and sys/stat.h after config.h.
1994-06-15 Karl Heuer(Fsingle_key_description): Allow strings as keys.
1994-06-15 Karl Heuer(create_process): Set input_wait_mask before forking.
1994-06-14 Richard M. Stallman(vmotion): Use find_next_newline_no_quit.
1994-06-14 Richard M. Stallman(find_next_newline_no_quit): New function.
1994-06-14 Richard M. Stallman(init_sys_modes): Don't set up sigio here if window...
1994-06-14 Richard M. Stallman(init_eval_once): Call xmalloc, not malloc.
1994-06-14 Richard M. Stallman(Fprocess_send_eof): Doc fix.
1994-06-13 Richard M. Stallman(init_sys_modes): Don't call set_terminal_modes
1994-06-13 Richard M. StallmanFix previous change.
1994-06-13 Richard M. StallmanAdd conditional for SOLARIS2.
1994-06-13 Richard M. Stallman(SOLARIS2): Defined.
1994-06-13 Karl Heuer(single_keymap_panes): gcpro some things.
1994-06-13 Richard M. Stallman(XTread_socket): Handle Xatom_wm_save_yourself by calli...
1994-06-13 Richard M. Stallman(init_cmdargs): Set up initial_argv, initial_argc.
1994-06-13 Richard M. Stallman(syms_of_keyboard): Properly init Vsystem_key_alist.
1994-06-13 Richard M. Stallman(adjust_lnnoptrs): Handle multiple aux symbols.
1994-06-12 Karl Heuer(transpose_markers): Allow for gap at start of region.
1994-06-12 Richard M. Stallman(x_window): Request "save yourself" commands.
1994-06-12 Richard M. Stallman(read_char): When we loop and call redisplay,
1994-06-11 Richard M. Stallman(Freplace_match): Be sure not to treat non-digit like...
1994-06-11 Richard M. Stallman(xmenu_show): Don't call XMenuDestroy twice in XM_FAILU...
1994-06-11 Richard M. Stallman(xterm.o): Depend on dispextern.h.
1994-06-11 Richard M. Stallman(X_IO_BUG): Defined.
1994-06-10 Richard M. Stallman(Fdisplay_completion_list): Require at least two spaces...
1994-06-10 Richard M. Stallman(CLASH_DETECTION): Defined.
1994-06-07 Richard M. Stallman(menu_item_equiv_key): Check whether def1 matches
1994-06-07 Richard M. Stallman(command_loop_1): Treat nil in display tab like no...
1994-06-07 Richard M. Stallman*** empty log message ***
1994-06-07 Richard M. Stallman(init_callproc) [MSDOS]: Exclude less code, so ../etc
1994-06-07 Richard M. Stallman[MSDOS]: #include "msdos.h".
1994-06-07 Richard M. StallmanAdd template for rootrelativepath.
1994-06-07 Richard M. Stallman(init_environment): Clean up code and make the default
1994-06-07 Karl Heuer(Fy_or_n_p, Fyes_or_no_p) [HAVE_X_MENU]: Redisplay...
1994-06-07 Karl Heuer(Fframe_or_buffer_changed_p): Reuse the state vector.
1994-06-06 Karl Heuer(Fframe_or_buffer_changed_p): New function.
1994-06-05 Richard M. Stallman(Fkey_description): Avoid using Fmapconcat--do it directly.
1994-06-05 Richard M. StallmanInclude systime.h after xterm.h.
1994-06-05 Richard M. Stallman(modify_event_symbol): Return nil if out of range.
1994-06-05 Richard M. Stallman(x_wm_set_icon_position, x_wm_set_icon_pixmap):
1994-06-05 Richard M. Stallman(BSD): Redefine.
1994-06-05 Richard M. Stallman(LIBS_MACHINE) [USG]: New #define.
1994-06-05 Richard M. Stallman(Fx_open_connection): Set up Vx_resource_name and xrm_o...
1994-06-05 Richard M. Stallman(x_term_init): New args xrm_option and resource_string.
1994-06-05 Richard M. Stallman(x_window): Take account of internal border of paned...
1994-06-05 Richard M. Stallman(PURESIZE): Increased to 240000.
1994-06-05 Richard M. Stallman(PURESIZE): Increased to 222000.
1994-06-05 Richard M. Stallman(using_x_p): New function.
1994-06-05 Richard M. Stallman(Fy_or_n_p): Don't use dialog box if not an X frame.
1994-06-05 Richard M. Stallman(main): Do the setpgrp after checking for -batch.
1994-06-05 Richard M. Stallman(command_loop_1): Properly handle nil in display table.
1994-06-04 Richard M. Stallmanentered into RCS
1994-06-04 Roland McGrathPut #include of errno.h and decl of errno before #ifnde...
1994-06-04 Karl Heuer[MSDOS]: #include "msdos.h" for rootrelativepath template.
1994-06-03 Karl Heuer(run_msdos_command): Make local copy of argv[2] on...
1994-06-03 Karl Heuer(Fprevious_single_property_change): Check for null...
1994-06-03 Karl Heuer(display_text_line): Make sure pointer is in range.
1994-06-02 Karl Heuer(xdialog_show): Fix problem with message in dialog...
1994-06-02 Richard M. Stallman(C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.
1994-06-02 Richard M. Stallman[emacs]: Block input around the garbage reclamation.
1994-06-01 Richard M. Stallman(defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):
1994-06-01 Richard M. Stallman(kill_buffer_processes): For net conn, use Fdelete_process.
1994-05-30 Richard M. Stallman(command_loop_1): Allow direct output for insert
1994-05-30 Richard M. Stallman(redisplay): Limit prev change to pause != 0.
1994-05-30 Richard M. Stallman(redisplay): If have window change at end, redisplay...
1994-05-30 Richard M. Stallman(create_process): Get a pty for any non-nil Vprocess_co...
1994-05-30 Richard M. Stallman(output_string): New function.
1994-05-28 Richard M. Stallman(TABDLY, TAB3): Defined.
1994-05-28 Richard M. Stallman(roundup): Undef before defining.
1994-05-28 Richard M. Stallman(x_iconify_frame): Call x_set_offset,
1994-05-28 Richard M. StallmanUndo previous change.
1994-05-28 Richard M. Stallman[HAVE_X_WINDOWS]: Include xterm.h.
1994-05-28 Richard M. Stallman(LD_SWITCH_SYSTEM): Delete the -L options.
1994-05-28 Richard M. Stallman(LD_SWITCH_X_DEFAULT): Define if not defined.
1994-05-28 Richard M. Stallman(child_setup): If PWD is set, set it in the child so...
next