aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fmod): New function; result is always same sign as divisor.Paul Eggert1993-08-101-0/+55
* (main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPEPaul Eggert1993-08-101-2/+0
* (Ffloor): Optional second operand specifies divisor, as in Common Lisp.Paul Eggert1993-08-101-15/+61
* (unexec): Add casts for some comparisons.Richard M. Stallman1993-08-101-62/+63
* * config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for theJim Blandy1993-08-092-3/+9
* (term_init): Improve error messages (give sh commands).Richard M. Stallman1993-08-091-3/+9
* (mark_object): Declare ptr volatile, or don't use itRichard M. Stallman1993-08-081-29/+16
* (struct font_info): New structure.Richard M. Stallman1993-08-081-18/+25
* Don't put -q in args.Richard M. Stallman1993-08-081-4/+3
* (HAVE_VFORK): Defined.Richard M. Stallman1993-08-085-0/+20
* (Vinvocation_directory): New var.Richard M. Stallman1993-08-081-3/+29
* (expand_and_dir_to_file): Use Fdirectory_file_name.Richard M. Stallman1993-08-081-2/+2
* (init_lread): Normally put Vinvocation_directoryRichard M. Stallman1993-08-081-1/+14
* (x_term_init): Set the hooks before we call Fset_input_mode.Richard M. Stallman1993-08-061-5/+3
* (set_poll_suppress_count): New function.Richard M. Stallman1993-08-061-0/+21
* (unwind_to_catch): Call set_poll_suppress_count.Richard M. Stallman1993-08-061-4/+1
* (Fset_input_mode): Start polling, if appropriate.Richard M. Stallman1993-08-061-7/+14
* Total rewrite; includes ibmps2-aix.h.Richard M. Stallman1993-08-061-159/+18
* (do_autoload): Don't report autoload failureRichard M. Stallman1993-08-051-2/+1
* (SYSTEM_TYPE): Don't redefine it here.Richard M. Stallman1993-08-051-2/+0
* Doc fix.Richard M. Stallman1993-08-051-8/+8
* (Fyes_or_no_p): Use Qyes_or_no_p_history.Richard M. Stallman1993-08-051-1/+5
* (expand_and_dir_to_file): Remove final / by copying abspath.Richard M. Stallman1993-08-041-10/+3
* [BSD4_3] (HAVE_FTIME): Defined.Richard M. Stallman1993-08-041-0/+4
* (Frem): Don't accept floats, just ints and markers.Richard M. Stallman1993-08-041-26/+1
* (CRT0_COMPILE): Add -O and -Demacs.Richard M. Stallman1993-08-031-1/+1
* Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu>Jim Blandy1993-08-031-0/+23
* * config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, forJim Blandy1993-08-032-1/+114
* Don't mention dir `s/' in #include.Richard M. Stallman1993-08-031-2/+2
* (vfork): Move this outside the USG conditional.Richard M. Stallman1993-08-031-13/+13
* (Fprevious_frame): New function, for parity with Fnext_frame.Roland McGrath1993-08-021-0/+23
* * xdisp.c (display_menu_bar): Redisplay all lines occupied by theJim Blandy1993-08-021-0/+5
* *** empty log message ***Roland McGrath1993-08-021-0/+8
* (save_excursion_restore): Never make the buffer visible.Richard M. Stallman1993-08-021-0/+5
* (read_key_sequence): Use XFASTINT to convert valueRichard M. Stallman1993-08-021-2/+2
* (Fmove_overlay): Avoid initializer for Lisp_Object vars.Richard M. Stallman1993-08-021-4/+6
* (Fset_frame_position): Doc fix.Richard M. Stallman1993-08-021-1/+1
* *** empty log message ***Roland McGrath1993-08-011-0/+9
* *** empty log message ***Roland McGrath1993-08-011-3/+5
* (last_mouse_button): Renamed from button_up_button.Richard M. Stallman1993-08-011-85/+99
* (Finsert_file_contents): Don't call prepare_to_modify_bufferRichard M. Stallman1993-08-011-1/+1
* Doc fix.Richard M. Stallman1993-08-011-1/+1
* (try_window): Handle invisible newline at end of buffer.Richard M. Stallman1993-07-311-2/+49
* (compute_motion): Compute correctly for invisible text.Richard M. Stallman1993-07-311-5/+53
* (direct_output_for_insert): Fail if characterRichard M. Stallman1993-07-311-2/+33
* (adjust_intervals_for_insertion): Handle insertionRichard M. Stallman1993-07-311-121/+321
* (MERGE_INSERTIONS): Define as 1.Richard M. Stallman1993-07-311-4/+13
* (Qfront_sticky, Qrear_nonsticky): New variables.Richard M. Stallman1993-07-311-2/+40
* (prop_location_identifier): Was named prop_location_tick.Richard M. Stallman1993-07-311-64/+93
* (Fnewline): Disable the "insert one position before"Richard M. Stallman1993-07-311-1/+7