Comment change.
[bpt/emacs.git] / src /
1994-05-07 Richard M. Stallman(PURESIZE): Increase to 205000.
1994-05-07 Richard M. Stallmanentered into RCS
1994-05-07 Richard M. Stallman(PURESIZE): Increase to 235000.
1994-05-06 Richard M. StallmanDefine NO_MATHERR.
1994-05-06 Richard M. StallmanDon't guard DOMAIN && SING && OVERFLOW check by an...
1994-05-06 Jim Meyering*** empty log message ***
1994-05-06 Richard M. Stallman(LD_SWITCH_SYSTEM): Use ./prefix-args, not -Xlinker...
1994-05-06 Francesco Potortì* m/delta.h: (SYSTEM_MALLOC): deleted. The problem...
1994-05-06 Richard M. Stallman(error): Fix logic in call to xmalloc/xrealloc.
1994-05-06 Richard M. Stallman(wait_reading_process_input): Don't call prepare_menu_bars
1994-05-06 Richard M. Stallman(make_lispy_event): Ignore mouse events for deleted...
1994-05-06 Karl Heuer(Fdelete_other_windows): Do nothing if w->start is...
1994-05-06 Karl HeuerUse PT, not point.
1994-05-06 Richard M. Stallman(x_set_offset): Update XNegative and YNegative for...
1994-05-06 Richard M. Stallman(last_point_position_buffer): New variable.
1994-05-05 Richard M. Stallman(x_load_resources) [USE_X_TOOLKIT]: Don't call XrmIniti...
1994-05-05 Richard M. Stallman(describe_map): Ignore bindings for all except symbols...
1994-05-05 Richard M. Stallman(unexec): Handle debugging info properly.
1994-05-05 Richard M. StallmanDon't use netbsd.h. Do all that right here.
1994-05-05 Karl Heuer(xmenu_show): Disallow empty menus.
1994-05-05 Karl Heuer(Fx_popup_menu): Restore accidentally-deleted call...
1994-05-05 Richard M. Stallman(last_point_position_buffer): Declared.
1994-05-05 Richard M. StallmanPut in a separator for where to start cpp procssing.
1994-05-04 Richard M. StallmanTest ISC4_0 along with TIOCGWINSZ.
1994-05-04 Richard M. Stallman(NEED_SIOCTL, ISC4_0): Declared.
1994-05-04 Richard M. Stallman*** empty log message ***
1994-05-04 Richard M. Stallman(x_set_cursor_color): Fix typo.
1994-05-04 Karl HeuerUpdate copyright.
1994-05-04 Roland McGrathInitial revision
1994-05-04 Richard M. Stallman*** empty log message ***
1994-05-04 Richard M. Stallman(x_own_selection): Catch errors around XSetSelectionOwner.
1994-05-03 Richard M. Stallman(syms_of_buffer): Doc fix.
1994-05-03 Richard M. Stallman(display_text_line): Since HPOS is negative, avoid
1994-05-03 Richard M. Stallman(read_minibuf): Clear previous_echo_glyphs.
1994-05-02 Richard M. Stallman(file_name_completion_stat): Use both lstat and stat.
1994-05-02 Karl Heuer(note_mouse_highlight, show_mouse_face, clear_mouse_fac...
1994-05-02 Karl Heuer(show_mouse_face): Fix test for cursor in highlighted...
1994-05-02 Francesco Potortì* m/delta.h: (SYSTEM_MALLOC): defined as gnu malloc...
1994-05-02 Richard M. Stallman(HAVE_MOUSE): Defined.
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.
next