| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (store_symval_forwarding, Fsymbol_value): Use assignment, not initialization. | Karl Heuer | 1994-03-23 | 1 | -3/+4 |
| * | (internal_self_insert): Use assignment, not initialization. | Karl Heuer | 1994-03-23 | 1 | -1/+2 |
| * | (call_process_cleanup, getenv_internal): Use assignment, not initialization. | Karl Heuer | 1994-03-23 | 1 | -3/+5 |
| * | (check_mark, Fcall_interactively): Use assignment, not initialization. | Karl Heuer | 1994-03-23 | 1 | -3/+4 |
| * | (sort_overlays, Fmake_overlay): Use assignment, not initialization. | Karl Heuer | 1994-03-23 | 1 | -5/+6 |
| * | (make_event_array): Use assignment, not initialization. | Karl Heuer | 1994-03-23 | 1 | -1/+2 |
| * | (reset_sys_modes): Turn off O_NDELAY. | Karl Heuer | 1994-03-23 | 1 | -0/+3 |
| * | (Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix. | Karl Heuer | 1994-03-23 | 1 | -1/+3 |
| * | (do_switch_frame): Common code for Fselect_frame and handle_switch_frame. | Karl Heuer | 1994-03-23 | 1 | -36/+66 |
| * | (x_get_focus_frame): New function. | Karl Heuer | 1994-03-23 | 1 | -0/+11 |
| * | (update_frame_menubar): Function renamed from update_one_frame_psheets. | Fred Pierresteguy | 1994-03-23 | 1 | -3/+14 |
| * | (Fx_create_frame): Call initialize_frame_menubar. | Fred Pierresteguy | 1994-03-23 | 1 | -0/+4 |
| * | (Fy_or_n_p, Fyes_or_no_p): Call Fx_popup_dialog the new way. | Richard M. Stallman | 1994-03-23 | 1 | -10/+2 |
| * | (reset_buffer): Init auto_save_failure_time slot. | Richard M. Stallman | 1994-03-23 | 1 | -0/+1 |
| * | (where_is_string, Fwhere_is): Deleted. | Richard M. Stallman | 1994-03-23 | 1 | -34/+0 |
| * | (Fdefine_key): Check for non-events in keyvector. | Karl Heuer | 1994-03-22 | 1 | -0/+3 |
| * | (read_minibuf): Don't redirect focus unless minibuf is on another frame. | Karl Heuer | 1994-03-22 | 1 | -1/+2 |
| * | (unreadchar): Don't back up the pointer when unreading EOF. | Karl Heuer | 1994-03-22 | 1 | -1/+5 |
| * | (read1): Check for invalid modifier bits in a string. | Karl Heuer | 1994-03-22 | 1 | -4/+8 |
| * | (__do_global_ctors, __do_global_ctors_aux) | Richard M. Stallman | 1994-03-22 | 1 | -0/+2 |
| * | (Fcall_process): Make sure to close descriptors. | Richard M. Stallman | 1994-03-22 | 1 | -9/+15 |
| * | Call XtSetValues not XtVaSetValues. | Fred Pierresteguy | 1994-03-22 | 1 | -1/+5 |
| * | (set_frame_size): Put #if 0 around a lot of useless code. | Fred Pierresteguy | 1994-03-22 | 1 | -2/+17 |
| * | (add_command_key, command_loop_1, read_char, kbd_buffer_store_event, | Karl Heuer | 1994-03-22 | 1 | -33/+50 |
| * | (Qwholenump): New variable. | Richard M. Stallman | 1994-03-22 | 1 | -1/+5 |
| * | (Qwholenump): Declared. | Richard M. Stallman | 1994-03-22 | 1 | -2/+3 |
| * | (Fkeymapp): Doc fix. | Karl Heuer | 1994-03-21 | 1 | -1/+1 |
| * | (Fcopy_keymap): Account for menus and equiv-key cache. | Karl Heuer | 1994-03-21 | 1 | -4/+34 |
| * | (Fstring_to_number): Doc fix. | Richard M. Stallman | 1994-03-21 | 1 | -1/+2 |
| * | (Fmake_local_variable): Void variables stay void. | Karl Heuer | 1994-03-21 | 1 | -2/+2 |
| * | (xdialog_show): Delete args x, y. | Richard M. Stallman | 1994-03-20 | 1 | -141/+77 |
| * | Initial revision | Richard M. Stallman | 1994-03-20 | 1 | -0/+350 |
| * | (HAVE_TERMIOS, NO_TERMIO): Defined. | Richard M. Stallman | 1994-03-20 | 1 | -0/+3 |
| * | (tagsfiles): Accept capital letters. | Richard M. Stallman | 1994-03-20 | 1 | -1/+1 |
| * | (emacs): rm emacs before the ln. | Richard M. Stallman | 1994-03-20 | 1 | -0/+1 |
| * | (wait_reading_process_input, both versions): Don't call | Richard M. Stallman | 1994-03-20 | 1 | -3/+3 |
| * | (syms_of_emacs): Don't initialize Vinstallation_name | Richard M. Stallman | 1994-03-20 | 1 | -2/+2 |
| * | (Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu. | Richard M. Stallman | 1994-03-19 | 1 | -0/+2 |
| * | (Fx_popup_dialog): Don't fail to set X, Y from POSITION. | Richard M. Stallman | 1994-03-19 | 1 | -5/+64 |
| * | (Fx_popup_dialog, Fx_popup_menu): Require 2 args. | Richard M. Stallman | 1994-03-19 | 1 | -2/+2 |
| * | (MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X. | Karl Heuer | 1994-03-19 | 1 | -3/+17 |
| * | (fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): Handle | Karl Heuer | 1994-03-19 | 1 | -36/+52 |
| * | (direct_output_for_insert): Handle termcap frames as well as X. | Karl Heuer | 1994-03-19 | 1 | -5/+1 |
| * | (dumpglyphs): Use the fast macros. | Karl Heuer | 1994-03-19 | 1 | -3/+3 |
| * | (list_of_items): Arg to push_menu_item was missing. | Richard M. Stallman | 1994-03-18 | 1 | -1/+1 |
| * | (X_WINDOWS_SUPPORT): Don't include term/x-win. | Roland McGrath | 1994-03-18 | 1 | -1/+1 |
| * | (lisp): Include version.el, not version.elc. | Roland McGrath | 1994-03-18 | 1 | -1/+1 |
| * | (LIBXT): Add -lXext. | Roland McGrath | 1994-03-18 | 1 | -1/+1 |
| * | (LD_SWITCH_SYSTEM): Undo previous change. | Karl Heuer | 1994-03-18 | 1 | -2/+0 |
| * | (compute_motion): Doc fixes. | Karl Heuer | 1994-03-18 | 1 | -4/+9 |