]> code.delx.au - gnu-emacs/history - src
Finish downcasing mouse_init1, mouse_off,
[gnu-emacs] / src /
1994-05-02 Richard M. StallmanFinish downcasing mouse_init1, mouse_off,
1994-05-02 Richard M. StallmanFinish downcasing mouse_init1, mouse_off,
1994-05-02 Richard M. Stallman(Fframe_live_p): Alternative defn for not MULTI_FRAME.
1994-05-02 Richard M. Stallman(init_buffer_once): Initialize buffer_file_type field...
1994-05-02 Richard M. Stallman(create_process): Undo April 19 setsid change.
1994-05-02 Richard M. Stallman(struct x_display): New field size_hint_flags.
1994-05-02 Richard M. Stallman(x_calc_absolute_position): Use size_hint_flags.
1994-05-02 Richard M. Stallman(Fx_create_frame): Set the size_hint_flags field.
1994-05-01 Richard M. Stallman(x_wm_set_size_hint): Don't try to handle negative...
1994-05-01 Richard M. Stallman(x_figure_window_size): Handle `-' for top or left.
1994-05-01 Richard M. Stallman(x_figure_window_size): Set USPosition only if user...
1994-05-01 Richard M. Stallman(Ftranspose_regions): Take addresses only after move...
1994-05-01 Richard M. Stallman(update_frame): Fix previous change: unconditionally...
1994-05-01 Richard M. Stallman(Ftrack_mouse): Call prepare_menu_bars at the start.
1994-05-01 Paul ReillyCorrected the DGUX 5.4R2 include filename.
1994-05-01 Paul ReillyInitial revision
1994-05-01 Karl Heuer(PURESIZE) [MULTI_FRAME]: Increase to 232000.
1994-04-30 Paul Reilly(IN_ADDR, NUMERIC_ADDR_ERROR): Made conditional on...
1994-04-30 Paul ReillyInitial revision
1994-04-30 Paul ReillyRemove the SVR4 macro. Move the kernel INTERRUPT_INPUT...
1994-04-30 Paul Reillyentered into RCS
1994-04-30 Richard M. Stallman(record_asynch_buffer_change): Block SIGIO.
1994-04-30 Richard M. Stallman(force_auto_save_soon): New function.
1994-04-30 Richard M. Stallman(memory_warning_signal): Call force_auto_save_soon.
1994-04-30 Richard M. Stallman(Fopen_network_stream): Retry the connect if EADDRINUSE...
1994-04-30 Richard M. Stallman(init_eval): Initialize when_entered_debugger to -1.
1994-04-30 Richard M. Stallman(x_wm_set_size_hint): Always set PWinGravity.
1994-04-30 Richard M. Stallman(Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.
1994-04-29 Richard M. Stallman(xdialog_show): Clear x_mouse_grabbed.
1994-04-29 Richard M. Stallman(Ftranspose_regions): New function.
1994-04-29 Karl Heuer(Ffset, Ffmakunbound): Signal an error if SYM is nil...
1994-04-29 Karl Heuer[MSDOS]: Re-enable some #undef's.
1994-04-29 Richard M. Stallman(getppid): Definition deleted.
1994-04-29 Richard M. Stallman(Fminibuffer_complete): Add third arg to Fset_window_start.
1994-04-29 Richard M. Stallman(decode_mode_spec): Fix handling of `%t'.
1994-04-29 Karl Heuer(Fsingle_key_description): Undo previous change.
1994-04-29 Karl Heuer(do_completion): Initialize vars before gcpro.
1994-04-29 Richard M. Stallman(update_frame): Move those assignments even farther...
1994-04-29 Richard M. Stallman(x_wm_set_size_hint): Don't set PMaxSize.
1994-04-29 Karl Heuer(describe_buffer_bindings): gcpro stuff. Delete some...
1994-04-29 Karl HeuerDoc fixes.
1994-04-29 Karl Heuer(describe_map_tree): gcpro some things.
1994-04-29 Karl Heuer(Fsingle_key_description): Accept strings as keys since...
1994-04-28 Richard M. Stallman(inhibit-file-name-handers): Correct documentation.
1994-04-28 Richard M. Stallman(update_frame): Move assignments to current_frame and...
1994-04-28 Richard M. Stallman(logb): Test HPUX, not hpux.
1994-04-28 Richard M. Stallman(LIBS_SYSTEM): #if 0'd.
1994-04-28 Richard M. Stallman(Fx_popup_menu): Doc fix.
1994-04-28 Richard M. Stallman(x_window) [USE_X_TOOLKIT]: Call XSetWMHints.
1994-04-28 Richard M. Stallman(Vunread_command_events): Renamed.
1994-04-28 Karl Heuer(XTread_socket): Only top window cares about LeaveNotify.
1994-04-28 Richard M. Stallman(Vunread_command_events): Renamed from unread_command_e...
1994-04-28 Richard M. Stallman(x_make_frame_visible): Use XtMapWidget, not XtPopup.
1994-04-28 Richard M. StallmanFix typo in previous change.
1994-04-28 Richard M. Stallman(syms_of_emacs): Doc fix.
1994-04-28 Karl Heuer(Fframe_parameters) [!MULTI_FRAME]: Unstub it again.
1994-04-28 Richard M. Stallman(child_setup): Test PRIO_PROCESS, as in sys_subshell.
1994-04-28 Richard M. StallmanRenamed from hp9000s800.h.
1994-04-28 Richard M. Stallman(create_process): If vfork fails, close forkin and...
1994-04-28 Karl Heuer(unexec): Cast pointers. Fix error message.
1994-04-28 Richard M. Stallman(hp800): Define this instead of hp9000s800.
1994-04-28 Richard M. Stallman(mostlyclean): Remove liblw.a.
1994-04-28 Richard M. Stallman(read1): Allow `\C- ' and `\C-?'.
1994-04-27 Richard M. Stallman(LD_SWITCH_SYSTEM): Undo previous change.
1994-04-27 Karl HeuerUse C-style comments.
1994-04-27 Karl Heuer*** empty log message ***
1994-04-27 Karl Heuer(Fframe_parameters) [!MULTI_FRAME]: Replace with stub.
1994-04-27 Richard M. Stallman(LIBS_SYSTEM): Commented out.
1994-04-27 Richard M. Stallman(Finsert_file_contents): Fix accessing buffer_file_type
1994-04-27 Richard M. Stallman(xmenu_show, xdialog_show):
1994-04-27 Richard M. Stallman(XTread_socket, case ClientMessage): Don't call
1994-04-27 Richard M. Stallman(configuration): Make variable deleted.
1994-04-27 Richard M. Stallman(CONFIGURATION): Add #undef.
1994-04-27 Richard M. Stallman(x_wm_set_size_hint): Do set max_height, max_width...
1994-04-27 Richard M. Stallman(XTread_socket) [USE_X_TOOLKIT]: Undo previous change.
1994-04-27 Richard M. Stallman*** empty log message ***
1994-04-26 Karl Heuer(create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr.
1994-04-26 Richard M. Stallman(mark_object, case frame): Mark menu_bar_vector field.
1994-04-26 Karl Heuer(adjust_point): New function.
1994-04-26 Karl HeuerUse PT, not point.
1994-04-26 Richard M. StallmanFix GPL version.
1994-04-26 Richard M. Stallman(read_filtered_event): Use Vunread_command_events.
1994-04-26 Richard M. Stallman(temp_echo_area_glyphs): Use Vunread_command_events.
1994-04-26 Karl HeuerFix comment.
1994-04-25 Karl Heuer(XTmouse_position, XTread_socket): Don't use last_mouse...
1994-04-25 Karl Heuer(x_term_init): Add explicit cast.
1994-04-25 Richard M. Stallman(menu_bar_item): Put a list of keymaps into the third
1994-04-25 Richard M. Stallman(menu_bar_event): New event type.
1994-04-25 Richard M. Stallman(syms_of_xdisp): Set up Qmenu_bar_update_hook.
1994-04-25 Richard M. Stallman(make_frame): Initialize fields menu_bar_vector and...
1994-04-25 Richard M. Stallman(struct frame): New fields menu_bar_vector and menu_bar...
1994-04-25 Richard M. Stallman(XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle...
1994-04-25 Karl Heuer(F*_property_change): Typecheck limit argument.
1994-04-24 Richard M. Stallman(Fselect_window): Use Fselect_frame.
1994-04-24 Richard M. Stallman(Fkill_all_local_variables): Doc fix.
1994-04-24 Richard M. Stallman(create_process): Use child_setup_tty only if pty_flag.
1994-04-24 Richard M. Stallman(create_process): Use SETUP_SLAVE_PTY only if pty_flag.
1994-04-23 Richard M. StallmanImplement special frames for specified buffers.
1994-04-23 Richard M. Stallman(Fset_frame_selected_window): New function.
1994-04-23 Richard M. Stallman(Vascii_canon_table, Vascii_eqv_table): Declared.
next