aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* * config.h.in (HAVE_AIX_SMT_EXP): New #undef for configure to edit.Jim Blandy1993-07-312-0/+6
* * xfns.c (Fx_open_connection): Test the CPP symbolJim Blandy1993-07-311-1/+1
* * config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef forJim Blandy1993-07-312-3/+3
* * config.h.in (HAVE_BCOPY): Add an #undef for this.Jim Blandy1993-07-311-0/+9
* * xfns.c (x_set_background_color): Change the foreground color ofJim Blandy1993-07-301-0/+2
* (syms_of_editfns): Just staticpro Vuser...nameRichard M. Stallman1993-07-301-11/+4
* Initial revisionRoland McGrath1993-07-301-0/+35
* *** empty log message ***Roland McGrath1993-07-301-4/+4
* * xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;Jim Blandy1993-07-301-1/+0
* * window.c (check_frame_size): Include the menu bar height in theJim Blandy1993-07-301-2/+6
* (Fdelete_frame): New arg FORCE allows deletion of last non-invisible frame.Richard M. Stallman1993-07-291-8/+10
* (bzero, bcmp, bcopy): New macros.Richard M. Stallman1993-07-291-0/+14
* File removed.Richard M. Stallman1993-07-291-0/+3
* (syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape.Roland McGrath1993-07-291-1/+1