summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * delta.h (C_SWITCH_MACHINE): Let configure decide if this is aFrancesco Potortì1995-05-081-23/+12
* (region-cache.obj,vm-limit.obj): Dependencies defined.Richard M. Stallman1995-05-081-4/+22
* (Fdisplay_buffer): Initialize other, upper, lower.Richard M. Stallman1995-05-081-0/+1
* (Fmatch_data, Fstore_match_data): Declared.Richard M. Stallman1995-05-071-0/+1
* (wait_reading_process_input): Pass arg in new call to set_waiting_for_input.Richard M. Stallman1995-05-071-1/+1
* (TRES): Defined.Richard M. Stallman1995-05-071-9/+27
* (GETPGRP_NO_ARG): DefinedRichard M. Stallman1995-05-071-1/+2
* (region_face, next_face_id): Make static.Richard M. Stallman1995-05-071-2/+2
* (isfloat_string): Reject strings like "0.5+".Richard M. Stallman1995-05-071-21/+26
* (Fmod): Fix the final adjustment, when f2 < 0 and f1 == 0.Richard M. Stallman1995-05-071-1/+1
* (syms_of_window): Doc fix.Richard M. Stallman1995-05-071-16/+18
* (wait_reading_process_input): Don't call prepare_menu_bars.Richard M. Stallman1995-05-061-6/+6
* (gc_cons_threshold): Change back to int.Richard M. Stallman1995-05-061-2/+4
* (gc_cons_threshold): Change back to int.Richard M. Stallman1995-05-061-1/+1
* (GETPGRP_NO_ARG): New definition.Richard M. Stallman1995-05-061-0/+1
* (bcmp, bcopy): Fix backward BSTRING conditionals.Richard M. Stallman1995-05-061-2/+2
* [! emacs]: #undef REL_ALLOC.Richard M. Stallman1995-05-061-0/+5
* Delete all APOLLO conditionals.Richard M. Stallman1995-05-061-18/+8
* (prepare_menu_bars): Clear size-change flag before runningRichard M. Stallman1995-05-061-5/+7
* (days_per_month): Move variable to top level.Richard M. Stallman1995-05-051-1/+3
* (Fencode_time): Rename arg from min to minute.Richard M. Stallman1995-05-051-7/+7
* [USE_X_TOOLKIT] (x_window): Always pass position in geometry.Richard M. Stallman1995-05-051-21/+23
* (HAVE_VFORK): Add #undef.Richard M. Stallman1995-05-051-0/+3
* (GETPGRP_NO_ARG): Defined.Richard M. Stallman1995-05-051-0/+2
* (string_display_width): Renamed from string_width.Richard M. Stallman1995-05-051-2/+3
* (make_gap): Make this new error check also check exceeding VALBITS.Richard M. Stallman1995-05-051-8/+5
* (Vx_sent_selection_hooks, Vx_lost_selection_hooks, Vselection_alist)Richard M. Stallman1995-05-051-13/+9
* (Fnumber_to_string, Fstring_to_number):Richard M. Stallman1995-05-051-2/+17
* (doprnt): Handle long EMACS_INT in sprintf.Richard M. Stallman1995-05-051-0/+10
* (read1): Handle long EMACS_INT in atol.Richard M. Stallman1995-05-051-1/+6
* (Fexecute_extended_command): Handle long EMACS_INT in sprintf.Richard M. Stallman1995-05-051-2/+16
* (print): Make the printing understand EMACS_INTsRichard M. Stallman1995-05-051-1/+6
* (bcopy, bzero, bcmp): Don't let string.h prototype these.Richard M. Stallman1995-05-051-0/+13
* (list_processes_1): Cast XFASTINT for passing to sprintf.Richard M. Stallman1995-05-051-1/+1
* (Qbefore_string, Qafter_string): New vars.Karl Heuer1995-05-051-4/+234
* [!__GNUC__] (LINKER): Defined.Richard M. Stallman1995-05-041-0/+5
* (make_gap): Don't allow buffer size that won't fit in int.Richard M. Stallman1995-05-041-0/+8
* (${etc}DOC): Put SOME_MACHINE_OBJECTS before obj.Richard M. Stallman1995-05-041-1/+6
* (arith_driver): Make accum and next EMACS_INTs.Richard M. Stallman1995-05-041-3/+3
* (read1): New arg FIRST_IN_LIST; all callers changed.Richard M. Stallman1995-05-041-9/+78
* (parse_modifiers, apply_modifiers): Don't assume 32-bit EMACS_INT.Richard M. Stallman1995-05-041-4/+4
* (Fdelete_overlay): Was mistakenly called Fdelete_overlays.Richard M. Stallman1995-05-041-1/+1
* (gc_cons_threshold): Make this an EMACS_INT.Richard M. Stallman1995-05-041-1/+1
* (gc_cons_threshold): Make this an EMACS_INT.Richard M. Stallman1995-05-041-3/+6
* (search_buffer): Cast p_limit to EMACS_INT not int.Richard M. Stallman1995-05-041-1/+1
* (GETPGRP_NO_ARG): Define.Richard M. Stallman1995-05-041-0/+2
* (HAVE_FMOD): Defined.Richard M. Stallman1995-05-041-0/+4
* (reorder_modifiers): Cast apply_modifiers arg to int.Richard M. Stallman1995-05-041-1/+1
* (reorder_modifiers): Use XINT.Richard M. Stallman1995-05-041-1/+1
* (CANNOT_DUMP, VIRT_ADDR_VARIES, LIBS_TERMCAP)Richard M. Stallman1995-05-031-20/+25