]> code.delx.au - gnu-emacs/history - src
(HAVE_STRERROR, HAVE_XRMSETDATABASE)
[gnu-emacs] / src /
1994-06-20 Richard M. Stallman(HAVE_STRERROR, HAVE_XRMSETDATABASE)
1994-06-20 Richard M. Stallman(Fmove_overlay): Call redisplay_region even when
1994-06-20 Richard M. Stallman(Fmatching_paren): Fix typo.
1994-06-20 Richard M. Stallman(SEGMENT_MASK): Defined.
1994-06-19 Richard M. Stallman(x_window): Take account of pane widget internal border...
1994-06-19 Richard M. Stallman(Fmatching_paren): New function.
1994-06-19 Richard M. Stallman(SYNTAX_MATCH): Fix typo (syntax -> matcher).
1994-06-19 Richard M. Stallman(C_OPTIMIZE_SWITCH): Definition deleted.
1994-06-18 Richard M. StallmanDoc fixes.
1994-06-18 Richard M. Stallman(xsymbol): Cast $ to int.
1994-06-18 Richard M. Stallman(GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.
1994-06-18 Richard M. Stallman(make_frame_visible): At end, wait till Emacs sees...
1994-06-18 Francesco Potortì* m/delta.h (memmove): switch the first two args.
1994-06-18 Richard M. Stallman(echo_after_prompt): New variable.
1994-06-18 Richard M. Stallman(C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
1994-06-18 Richard M. Stallman(doprnt.o): Depend on config_h.
1994-06-18 Karl Heuer(minibuf_save_list): New variable, replaces minibuf_sav...
1994-06-18 Karl Heuerminibuf_prompt is now a Lisp_Object.
1994-06-18 Karl Heuer(minibuf_prompt): Now a Lisp_Object. All uses changed.
1994-06-17 Richard M. Stallman(EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not...
1994-06-17 Richard M. Stallman(GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
1994-06-17 Richard M. Stallman(GETTIMEOFDAY_ONE_ARGUMENT): Define it.
1994-06-17 Richard M. Stallman(x_real_positions): Make sure we know the parent window.
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
next