(_getpty): Declare this, not _get_pty.
[bpt/emacs.git] / src /
1993-03-17 Richard M. Stallman(_getpty): Declare this, not _get_pty.
1993-03-17 Richard M. StallmanFix typo in previous change.
1993-03-17 Richard M. Stallman(Fprocess_send_eof): Make sure proc is running.
1993-03-16 Jim BlandyDoc fix.
1993-03-16 Jim Blandy* cmds.c (overwrite_binary_mode): Deleted; this impleme...
1993-03-16 Jim BlandyRename `live-window-p' to `window-live-p', for consiste...
1993-03-16 Richard M. Stallman(xmenu_show): Do BLOCK_INPUT; unblock just before retur...
1993-03-16 Richard M. Stallman[SIGIO] (UNBLOCK_INPUT): Resignal if x_pending_input.
1993-03-15 Jim Blandy* frame.c (Fframe_height, Fframe_width): Fix doc string...
1993-03-15 Jim Blandy* floatfns.c (logb): Add extern declaration for this.
1993-03-15 Richard M. Stallman(wait_reading_process_input): New option to wait
1993-03-15 Richard M. Stallman(FRAMEP): Macro deleted.
1993-03-15 Richard M. StallmanInclude termhooks.h.
1993-03-15 Richard M. Stallman(Xatom_wm_change_state): Just declare.
1993-03-15 Richard M. Stallman(SELECTION_EVENT_DISPLAY): New macro.
1993-03-15 Richard M. Stallman(Xatom_wm_change_state): Define here.
1993-03-15 Richard M. Stallman(record_property_change, record_delete, record_insert):
1993-03-15 Richard M. Stallman(PRINTPREPARE): Handle marker that points nowhere.
1993-03-15 Richard M. Stallman(list_of_items): Allow strings among the alist items;
1993-03-15 Richard M. Stallman(Fdelete_other_windows): Handle FRAME_MENU_BAR_LINES.
1993-03-15 Richard M. Stallman(display_menu_bar): Assume FRAME_MENU_BAR_ITEMS already...
1993-03-15 Richard M. Stallman(command_loop_1): Set FRAME_MENU_BAR_ITEMS here.
1993-03-15 Richard M. Stallman(INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New...
1993-03-15 Richard M. Stallman(selection_request_event, selection_clear_event): New...
1993-03-15 Jim BlandyFix the fix.
1993-03-15 Jim Blandy* dired.c (Fdirectory_files): Compile the MATCH regexp...
1993-03-15 Jim BlandyAdd extern declaration for do_line_insertion_deletion_c...
1993-03-15 Jim BlandyAdd GNU copyright notice.
1993-03-14 Jim BlandyInitial revision
1993-03-14 Jim Blandy* keyboard.h (internal_last_event_frame): This should...
1993-03-14 Jim Blandy* fns.c (Fy_or_n_p): Display the answer.
1993-03-14 Richard M. Stallmanentered into RCS
1993-03-14 Richard M. Stallman(NO_X_DESTROY_DATABASE): Defined.
1993-03-13 Jim Blandy* s/usg5-4.h: Remove extraneous text after #undef LIB_X...
1993-03-13 Richard M. Stallman*** empty log message ***
1993-03-13 Jim BlandyDoc fix.
1993-03-13 Richard M. StallmanInitial revision
1993-03-12 Richard M. Stallman(xmenu_show): New arg enable_list.
1993-03-12 Richard M. Stallman(internal_self_insert): Check that tab_width does not
1993-03-12 Eric S. RaymondFixed typo. tigetstr -> tgetstr.
1993-03-12 Richard M. Stallman(Qrange_error, Qdomain_error, Qsingularity_error):
1993-03-12 Richard M. Stallman(Fcurrent_time_string): Optional arg specifies time.
1993-03-12 Richard M. Stallman(Fx_popup_menu): Allow a frame instead of a window...
1993-03-12 Richard M. StallmanComment fix.
1993-03-12 Richard M. Stallman(mark_object): Mark the menu_bar_items field.
1993-03-12 Richard M. Stallman(display_menu_bar): New function.
1993-03-12 Richard M. Stallman(syms_of_keyboard): Set up Qmenu_bar.
1993-03-12 Richard M. Stallman(FRAME_MENU_BAR_ITEMS): New macro (two versions).
1993-03-12 Richard M. Stallman(Fx_popup_menu): Allow a frame instead of a window...
1993-03-11 Richard M. Stallman(tigetstr): Add dummy definition to make Emacs link...
1993-03-11 Eric S. RaymondAdded lots more cookies to fkey_table[], and code to...
1993-03-11 Richard M. Stallman(x_frame_parms): Add elts for visibility and menu-bar...
1993-03-11 Richard M. Stallman(syms_of_xmenu): Set up Qmenu_enable.
1993-03-11 Richard M. Stallman(command_loop_1): Typo in last change.
1993-03-11 Richard M. Stallman(change_frame_size): Handle FRAME_MENU_BAR_LINES.
1993-03-11 Richard M. Stallman(x_frame_parms): Add elts for visibility and menu-bar...
1993-03-11 Richard M. Stallman(Flogb): Fix arg names. Don't confuse Lisp_Object...
1993-03-11 Richard M. Stallman(Flogb): Fix use of IN_FLOAT.
1993-03-11 Jim Blandy* xterm.c (x_find_modifier_meanings): XDisplayKeycodes...
1993-03-11 Jim Blandy* xrdb.c (get_user_db): Since xrdb.c doesn't #include...
1993-03-11 Jim Blandy* unexec.c (copy_text_and_data): Error message tweaked.
1993-03-11 Jim Blandy* textprop.c (Fadd_text_properties): Initialize the...
1993-03-11 Jim Blandy* systime.h (timezone): Add an explicit declaration...
1993-03-11 Jim Blandy* syssignal.h (sigunblock): Add definition which works...
1993-03-11 Jim Blandy* sysdep.c (read_input_waiting): Set e.frame_or_window...
1993-03-11 Jim Blandy* process.c (process_send_signal): In the TERMIOS code...
1993-03-11 Jim Blandy* floatfns.c (Flogb): Undo the change of Feb 22.
1993-03-11 Jim Blandy* emacs.c (__do_global_ctors, __do_global_ctors_aux,
1993-03-11 Jim Blandy* dired.c (NAMLEN): Never use d_nameln to get the lengt...
1993-03-11 Jim Blandy* s/usg5-4.h: Changes from Eric Raymond:
1993-03-11 Jim Blandy* s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the...
1993-03-11 Jim Blandy* m/template.h, s/template.h: Mention that `etc/MACHINE...
1993-03-11 Jim Blandy* m/intel386.h (LIB_STANDARD): If USG5_4 is #defined...
1993-03-11 Jim Blandy* keyboard.c (command_loop_1): Adjust to the fact that...
1993-03-10 Richard M. StallmanDefine HAVE_TCATTR based on HAVE_TERMIOS earlier.
1993-03-10 Richard M. Stallman(FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO.
1993-03-10 Richard M. Stallman(Fdefine_key): Use proper meta-bit to clear.
1993-03-10 Richard M. Stallman(syms_of_data) [LISP_FLOAT_TYPE]: Define new error...
1993-03-10 Richard M. Stallman(Fy_or_n_p): Use query-replace-map.
1993-03-10 Richard M. Stallman(set_point): Check invisibility of following character...
1993-03-09 Jim Blandy*** empty log message ***
1993-03-08 Richard M. Stallman(Fframe_char_height, Fframe_char_width):
1993-03-08 Richard M. Stallman(Fx_pixel_width, Fx_pixel_height): Fns deleted.
1993-03-08 Richard M. Stallman(copy_rope): Expect FROM to be a vector.
1993-03-08 Richard M. Stallman(XTread_socket):
1993-03-07 Richard M. StallmanDeclare Qcategory, Qlocal_map. Declare textget, get_lo...
1993-03-07 Richard M. StallmanInclude intervals.h.
1993-03-07 Roland McGrath(syms_of_buffer): Make erase-buffer a disabled command.
1993-03-07 Richard M. StallmanInclude termhooks.h.
1993-03-07 Richard M. Stallman(Fget_text_property): Use textget.
1993-03-07 Richard M. Stallman(read_key_sequence):
1993-03-07 Richard M. Stallman(Qmodification_hooks): Renamed from Qmodification.
1993-03-07 Richard M. Stallman(verify_interval_modification): Handle insertions
1993-03-07 Richard M. Stallman(struct buffer): New field mark_active.
1993-03-07 Richard M. Stallman(prepare_to_modify_buffer): Set Vdeactivate_mark.
1993-03-07 Richard M. Stallman(save_excursion_save): Save mark_active of buffer.
1993-03-07 Richard M. Stallman(check_mark): Error if mark is not active.
1993-03-07 Richard M. Stallman(x_alt_mod_mask, x_super_mod_mask, x_hyper_mod_mask...
1993-03-07 Richard M. Stallman(alt_modifier, super_modifier, hyper_modifier):
1993-03-07 Richard M. Stallman(follow_key): Downcase shift_modifier as well as ASCII.
next