* solar.el (solar-sunrise, solar-sunset, solar-longitude-of-sun):
[bpt/emacs.git] / src /
1993-08-19 David J. MacKenziecomment fix
1993-08-19 Roland McGrath(F{next,previous}_single_property_change): Doc fix.
1993-08-16 Roland McGrath*** empty log message ***
1993-08-15 Richard M. Stallman(mkdir, rmdir): Use wait_for_termination to wait.
1993-08-15 Richard M. Stallman(HAVE_VFORK, INTEL386, aix386): Add #undef.
1993-08-15 Richard M. Stallman(Qread_file_name_internal): New var.
1993-08-15 Richard M. StallmanInclude syswait.h.
1993-08-15 Richard M. StallmanInclude syswait.h.
1993-08-15 Richard M. Stallman(adjust_intervals_for_insertion): If inserting in middle
1993-08-15 Richard M. Stallman(mostlyclean): Don't delete emacs here.
1993-08-14 Richard M. Stallman(struct property_change): New field `arrived'.
1993-08-14 Richard M. Stallman(compile_pattern): Cast result of re_compile_pattern.
1993-08-14 Richard M. Stallman(init_cmdargs): Check openp result for 1, not != 0.
1993-08-14 Richard M. Stallman(x_wm_set_size_hint): New args spec_x and spec_y.
1993-08-14 Richard M. Stallman(x_wm_set_size_hint): New args spec_x and spec_y.
1993-08-14 Richard M. Stallman(Fx_popup_menu): Adjust coords so they are relative...
1993-08-14 Richard M. Stallmanentered into RCS
1993-08-14 Richard M. Stallman(__CTOR_LIST__): Don't declare it on Linux.
1993-08-14 Richard M. Stallman(getpwuid): Declare it as in xrdb.c.
1993-08-14 Richard M. Stallman(x_set_frame_parameters): Don't die if just one of
1993-08-14 Richard M. Stallman(internal_equal): Typo in previous change.
1993-08-14 Richard M. Stallman(property_change_between_p): Test NULL_INTERVAL_P
1993-08-14 Richard M. Stallman(internal_equal): All markers in no buffer are equal.
1993-08-13 Roland McGrathAdded #undef HAVE_XSCREENNUMBEROFSCREEN.
1993-08-13 Richard M. Stallman(C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.
1993-08-13 Richard M. Stallman(C_SWITCH_MACHINE): Deleted.
1993-08-13 Richard M. Stallman(XScreenNumberOfScreen): New function.
1993-08-13 Richard M. Stallman(START_FILES, LIB_STANDARD): Don't define if USG5_4.
1993-08-13 Richard M. StallmanDelete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.
1993-08-13 Richard M. Stallman(C_ALLOCA): Don't define it.
1993-08-13 Richard M. Stallman(kbd_buffer_store_event): Use bcopy to copy
1993-08-13 Richard M. Stallman(get_data_region): Add cast to avoid warning.
1993-08-13 Richard M. Stallman(Flogb): Error at run time if not supported.
1993-08-12 Roland McGrath*** empty log message ***
1993-08-12 Richard M. Stallman(Flogb): Doc fix.
1993-08-12 Richard M. StallmanInclude process.h.
1993-08-12 Richard M. StallmanInclude alloca.h if appropriate.
1993-08-12 Richard M. Stallman(Fdelete_frame): Add parens for clarity.
1993-08-12 Richard M. StallmanFix typo in last change.
1993-08-12 Richard M. Stallman(HAVE_GETHOSTNAME): #if 0'd.
1993-08-12 Richard M. Stallman(BIG_ENDIAN): Don't actually define it.
1993-08-11 Richard M. Stallman(LD_SWITCH_SYSTEM): Delete the -L options.
1993-08-11 Richard M. Stallman(describe_buffer_bindings): Declare shadow just once.
1993-08-11 Richard M. Stallman(verify_overlay_modification): initialize endpos.
1993-08-11 Richard M. Stallman(enum resource_types): Delete final comma.
1993-08-11 Richard M. Stallman(enum window_loop): Delete final comma.
1993-08-11 Richard M. Stallman(enum event_kind): Delete final comma.
1993-08-11 Richard M. Stallman(BIG_ENDIAN): Don't define if already defined.
1993-08-11 Richard M. Stallman(Frecenter): Preserve point in the buffer we change...
1993-08-11 Richard M. Stallman(Fnewline): If we don't do the first SET_PT,
1993-08-11 Richard M. Stallman(make_lispy_event): Clear all but 0377 in event->code.
1993-08-11 Roland McGrath*** empty log message ***
1993-08-11 Richard M. Stallman(direct_output_forward_char): Fix previous change:
1993-08-11 Richard M. Stallman(Qminibuffer_setup_hook, Vminibuffer_setup_hook): New...
1993-08-11 Richard M. Stallman(receive_incremental_selection): Use bcopy, not memcpy.
1993-08-11 Richard M. Stallman(BIG_ENDIAN): Provide a value that matches the system.
1993-08-11 Richard M. Stallman(C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM.
1993-08-11 Richard M. StallmanAdd #undef HAVE_FTIME.
1993-08-11 Richard M. Stallman(term_get_fkeys_define_1, term_get_fkeys_define): New...
1993-08-10 Richard M. Stallman*** empty log message ***
1993-08-10 Richard M. Stallman(LIB_X11_LIB, LIBX11_SYSTEM): Make #undefs unconditional.
1993-08-10 Richard M. StallmanHandle NO_TERMIO in principal HAVE_TERMIOS case.
1993-08-10 Richard M. Stallman(x_get_customization_string): Don't use value of strcpy.
1993-08-10 Richard M. Stallman(HAVE_TCATTR): Macro #defined.
1993-08-10 Richard M. Stallman(Fexpt): Use IN_FLOAT2.
1993-08-10 Richard M. Stallman(Vinvocation_directory): Declared.
1993-08-10 Paul Eggert(Fmod): New function; result is always same sign as...
1993-08-10 Paul Eggert(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
1993-08-10 Paul Eggert(Ffloor): Optional second operand specifies divisor...
1993-08-10 Richard M. Stallman(unexec): Add casts for some comparisons.
1993-08-09 Jim Blandy* config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs...
1993-08-09 Richard M. Stallman(term_init): Improve error messages (give sh commands).
1993-08-08 Richard M. Stallman(mark_object): Declare ptr volatile, or don't use it
1993-08-08 Richard M. Stallman(struct font_info): New structure.
1993-08-08 Richard M. StallmanDon't put -q in args.
1993-08-08 Richard M. Stallman(HAVE_VFORK): Defined.
1993-08-08 Richard M. Stallman(Vinvocation_directory): New var.
1993-08-08 Richard M. Stallman(expand_and_dir_to_file): Use Fdirectory_file_name.
1993-08-08 Richard M. Stallman(init_lread): Normally put Vinvocation_directory
1993-08-06 Richard M. Stallman(x_term_init): Set the hooks before we call Fset_input_...
1993-08-06 Richard M. Stallman(set_poll_suppress_count): New function.
1993-08-06 Richard M. Stallman(unwind_to_catch): Call set_poll_suppress_count.
1993-08-06 Richard M. Stallman(Fset_input_mode): Start polling, if appropriate.
1993-08-06 Richard M. StallmanTotal rewrite; includes ibmps2-aix.h.
1993-08-05 Richard M. Stallman(do_autoload): Don't report autoload failure
1993-08-05 Richard M. Stallman(SYSTEM_TYPE): Don't redefine it here.
1993-08-05 Richard M. StallmanDoc fix.
1993-08-05 Richard M. Stallman(Fyes_or_no_p): Use Qyes_or_no_p_history.
1993-08-04 Richard M. Stallman(expand_and_dir_to_file): Remove final / by copying...
1993-08-04 Richard M. Stallman[BSD4_3] (HAVE_FTIME): Defined.
1993-08-04 Richard M. Stallman(Frem): Don't accept floats, just ints and markers.
1993-08-03 Richard M. Stallman(CRT0_COMPILE): Add -O and -Demacs.
1993-08-03 Jim BlandyChanges for 3b1 suggested by Andy Fyfe <andy@scp.caltec...
1993-08-03 Jim Blandy* config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDI...
1993-08-03 Richard M. StallmanDon't mention dir `s/' in #include.
1993-08-03 Richard M. Stallman(vfork): Move this outside the USG conditional.
1993-08-02 Roland McGrath(Fprevious_frame): New function, for parity with Fnext_...
1993-08-02 Jim Blandy* xdisp.c (display_menu_bar): Redisplay all lines occup...
1993-08-02 Roland McGrath*** empty log message ***
1993-08-02 Richard M. Stallman(save_excursion_restore): Never make the buffer visible.
next