*** empty log message ***
[bpt/emacs.git] / src /
1994-09-24 Richard M. Stallman(Ffile_writable_p): Use stat to test for existence.
1994-09-24 Richard M. Stallman(strftime.o): New target.
1994-09-24 Richard M. Stallman[USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.
1994-09-24 Richard M. Stallman(USE_DL_STUBS): Defined.
1994-09-24 Richard M. Stallman(USE_DL_STUBS): Add #undef.
1994-09-24 Richard M. Stallman(set_point): If Vinhibit_point_motion_hooks, ignore...
1994-09-24 Richard M. Stallman(syms_of_textprop): Doc fix.
1994-09-24 Richard M. Stallman(STACK_DIRECTION): Don't redefine if defined already.
1994-09-24 Richard M. Stallman(Fexpand_abbrev): Instead of Fcapitalize_region,
1994-09-24 Richard M. Stallman(Fupcase_initials_region): New function.
1994-09-24 Richard M. Stallman(upcase_initials): New function.
1994-09-24 Richard M. Stallman(read_minibuf_unwind): Preserve Vdeactivate_mark.
1994-09-24 Richard M. Stallman(get-file-buffer): Doc fix.
1994-09-24 Richard M. Stallman(DONT_DEFINE_SIGNAL): Macro deleted.
1994-09-24 Richard M. Stallman(DK_HEADER_FILE): Macro deleted.
1994-09-24 Richard M. Stallman(DKSTAT_HEADER_FILE): Macro deleted.
1994-09-24 Richard M. Stallman(CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.
1994-09-24 Richard M. Stallman(start_of_text): Don't test CANNOT_UNEXEC.
1994-09-24 Richard M. StallmanDon't test CANNOT_UNEXEC.
1994-09-24 Richard M. StallmanDon't test CANNOT_DUMP or CANNOT_UNEXEC.
1994-09-24 Richard M. StallmanDelete BROKEN_FASYNC conditional.
1994-09-24 Richard M. Stallman(Fset_default, Fset): Delete RTPC_REGISTER_BUG conditio...
1994-09-24 Richard M. Stallman(Fprocess_send_eof): Delete DID_REMOTE conditional.
1994-09-23 Richard M. Stallman(prev_frame): Fix typo.
1994-09-23 Richard M. StallmanComment changes.
1994-09-23 Richard M. Stallman(exec_sentinel_error_handler): New function.
1994-09-23 Richard M. Stallman(Freplace_match): New 4th arg OBJECT can specify string...
1994-09-23 Richard M. Stallman(Fdelete_other_windows): Nice error if WINDOW is minibuf.
1994-09-23 Richard M. Stallman(copy_text_and_data): Delete some printf's.
1994-09-23 Richard M. Stallman(PURESIZE): Definition deleted.
1994-09-23 Richard M. StallmanInitial revision
1994-09-23 Richard M. Stallman(Fx_create_frame): Rename menuBarLines resource to...
1994-09-23 Richard M. Stallman(X_IO_BUG): Definition deleted.
1994-09-23 Richard M. Stallman(BSD): Have two definitions according to version number.
1994-09-23 Richard M. Stallman(copy_text_and_data): Add RISCiX changes.
1994-09-23 Richard M. Stallman(Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
1994-09-23 Richard M. Stallman(FRAME_X_DISPLAY): New macro.
1994-09-23 Richard M. Stallman(x_destroy_window): Decrement ref count of x_screen...
1994-09-22 Karl Heuer(evaporate_overlays): Overlay is in car, not cdr.
1994-09-22 Richard M. Stallman(Fcompleting_read): Doc fix.
1994-09-22 Richard M. Stallman(BASE_PURESIZE): Increment both values.
1994-09-22 Richard M. Stallman(Vdebug_on_error): Declared.
1994-09-22 Richard M. Stallman(cmd_error_internal): New function, broken out of cmd_e...
1994-09-22 Richard M. Stallman(display-buffer, special-display-buffer-names)
1994-09-22 Richard M. Stallman(cmputc): Return int rather than void.
1994-09-22 Richard M. Stallman(evalcost, cmputc): They now return their arguments.
1994-09-22 Richard M. Stallman(HAVE_TERMIOS, NO_TERMIO): Defined.
1994-09-22 Richard M. Stallman(Fmessage_or_box): Use Fmessage_box with new name.
1994-09-21 Richard M. Stallman(init_eval_once): Init Vrun_hooks here.
1994-09-21 Richard M. Stallman(Fmessage_box): Renamed from Fbox_message.
1994-09-21 Richard M. StallmanInitial revision
1994-09-21 Richard M. Stallman(overlays_at): New arg PREV_PTR.
1994-09-21 Richard M. Stallman(concat3): New function.
1994-09-21 Richard M. Stallman(compute_char_face): Pass new arg to overlays_at.
1994-09-21 Richard M. Stallman(note_mouse_highlight): Pass new arg to overlays_at.
1994-09-21 Richard M. Stallman(Fget_char_property): Pass new arg to overlays_at.
1994-09-21 Richard M. Stallman(Fx_get_resource): Doc fix.
1994-09-21 Karl Heuer(report_error): Include reason in error message.
1994-09-20 Richard M. Stallman(SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.
1994-09-20 Karl Heuer(r_alloc_freeze_level): New variable.
1994-09-20 Karl Heuer(trivial_regexp_p): New function.
1994-09-20 Karl Heuer(FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedes
1994-09-20 Karl Heuer(VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.
1994-09-20 Karl Heuer(compute_motion): Fix comment.
1994-09-20 Karl Heuer(set_frame_size, EmacsFrameSetCharSize): Change
1994-09-20 Karl Heuer(window_internal_width): Change VERTICAL_SCROLL_BAR_WID...
1994-09-20 Karl Heuer(display_string): Change VERTICAL_SCROLL_BAR_WIDTH...
1994-09-20 Karl Heuer(x_set_scroll_bar_width): New function.
1994-09-20 Karl Heuer* xterm.c (x_new_font): Compute number of scrollbar...
1994-09-20 Karl Heuer(make_float, make_pure_float): Fix Lisp_Object vs....
1994-09-20 Karl Heuer(Fset_window_buffer): Fix Lisp_Object vs. int problems.
1994-09-20 Karl Heuer(kbd_store_ptr): Declare storage class before qualifier.
1994-09-20 Karl Heuer(kbd_store_ptr): Declare storage class before qualifier.
1994-09-20 Karl Heuer(set_file_times): Move this out of the USG conditional.
1994-09-20 Richard M. Stallman(PURESIZE_RATIO, BASE_PURESIZE): Defined.
1994-09-20 Richard M. Stallman(POSIX_SIGNALS): Defined.
1994-09-20 Richard M. Stallman(struct saved_window_data): New slots min_width, min_he...
1994-09-20 Richard M. Stallman(malloc, realloc): Declared.
1994-09-19 Karl Heuer(syms_of_buffer): Doc fix.
1994-09-19 Karl Heuer(Fkey_description): Reverse condition.
1994-09-19 Jim BlandyAdd a new element to display tables controlling side...
1994-09-19 Karl Heuer[!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.
1994-09-19 Richard M. Stallman(SYSTEM_TYPE): Delete definition.
1994-09-19 Richard M. Stallman(RETURN_UNGCPRO): Use if (1) .. else, not do ... while...
1994-09-19 Karl Heuer(validate_interval_range, property_value, Fget_char_pro...
1994-09-19 Karl Heuer(openp): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer(vmotion, Fvertical_motion): Fix Lisp_Object vs. int...
1994-09-19 Karl Heuer(Fframe_parameters): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer(direct_output_for_insert, direct_output_forward_char...
1994-09-19 Karl Heuer(Fsignal): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer(Frandom): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer[!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs...
1994-09-19 Karl Heuer(read_minibuf): Fix Lisp_Object vs. int problems.
1994-09-19 Karl HeuerDeclare Fmake_sparse_keymap.
1994-09-19 Karl HeuerAdd #include "keyboard.h"
1994-09-18 Karl Heuer(Fmember): Declare this function.
1994-09-18 Karl Heuer(_ALL_SOURCE): Don't redefine if already defined.
1994-09-18 Karl Heuer(HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.
1994-09-18 Karl HeuerDelete obsolete symbols.
1994-09-18 Richard M. Stallman(struct process): New field tty_name.
next