| Commit message (Expand) | Author | Age | Files | Lines |
* | (struct kboard): New member Vdefault_minibuffer_frame. | Karl Heuer | 1995-05-09 | 1 | -0/+3 |
* | (init_kboard): Initialize Vdefault_minibuffer_frame. | Karl Heuer | 1995-05-09 | 1 | -0/+1 |
* | (VMS_SUPPORT): Add missing `.elc'. | Richard M. Stallman | 1995-05-09 | 1 | -3/+14 |
* | (make_frame_without_minibuffer): New arg KB. | Karl Heuer | 1995-05-09 | 1 | -1/+7 |
* | (Fx_create_frame): Pass kb to make_frame_without_minibuffer. | Karl Heuer | 1995-05-09 | 1 | -3/+9 |
* | [MULTI_FRAME] (make_terminal_frame): Don't set Vterminal_frame. | Karl Heuer | 1995-05-09 | 1 | -1/+1 |
* | (Funfocus_frame): Check for live X frame. | Richard M. Stallman | 1995-05-09 | 1 | -5/+9 |
* | [MULTI_FRAME] (init_window_once): Set Vterminal_frame | Karl Heuer | 1995-05-09 | 1 | -0/+1 |
* | (x_consider_frame_title): When setting multiple_frames, | Karl Heuer | 1995-05-09 | 1 | -3/+21 |
* | [MULTI_KBOARD] (read_char): If the character was for | Karl Heuer | 1995-05-09 | 1 | -0/+1 |
* | (prepare_menu_bars): Save and restore the match data. | Richard M. Stallman | 1995-05-09 | 1 | -5/+20 |
* | (Fdump_emacs): Don't use & before my_edata. | Richard M. Stallman | 1995-05-08 | 1 | -1/+1 |
* | (Fread_key_sequence): Doc fix. | Richard M. Stallman | 1995-05-08 | 1 | -1/+1 |
* | (Fraise_frame, Flower_frame): Make arg FRAME optional. | Richard M. Stallman | 1995-05-08 | 1 | -2/+2 |
* | * delta.h (C_SWITCH_MACHINE): Let configure decide if this is a | Francesco Potortì | 1995-05-08 | 1 | -23/+12 |
* | (region-cache.obj,vm-limit.obj): Dependencies defined. | Richard M. Stallman | 1995-05-08 | 1 | -4/+22 |
* | (Fdisplay_buffer): Initialize other, upper, lower. | Richard M. Stallman | 1995-05-08 | 1 | -0/+1 |
* | (Fmatch_data, Fstore_match_data): Declared. | Richard M. Stallman | 1995-05-07 | 1 | -0/+1 |
* | (wait_reading_process_input): Pass arg in new call to set_waiting_for_input. | Richard M. Stallman | 1995-05-07 | 1 | -1/+1 |
* | (TRES): Defined. | Richard M. Stallman | 1995-05-07 | 1 | -9/+27 |
* | (GETPGRP_NO_ARG): Defined | Richard M. Stallman | 1995-05-07 | 1 | -1/+2 |
* | (region_face, next_face_id): Make static. | Richard M. Stallman | 1995-05-07 | 1 | -2/+2 |
* | (isfloat_string): Reject strings like "0.5+". | Richard M. Stallman | 1995-05-07 | 1 | -21/+26 |
* | (Fmod): Fix the final adjustment, when f2 < 0 and f1 == 0. | Richard M. Stallman | 1995-05-07 | 1 | -1/+1 |
* | (syms_of_window): Doc fix. | Richard M. Stallman | 1995-05-07 | 1 | -16/+18 |
* | (wait_reading_process_input): Don't call prepare_menu_bars. | Richard M. Stallman | 1995-05-06 | 1 | -6/+6 |
* | (gc_cons_threshold): Change back to int. | Richard M. Stallman | 1995-05-06 | 1 | -2/+4 |
* | (gc_cons_threshold): Change back to int. | Richard M. Stallman | 1995-05-06 | 1 | -1/+1 |
* | (GETPGRP_NO_ARG): New definition. | Richard M. Stallman | 1995-05-06 | 1 | -0/+1 |
* | (bcmp, bcopy): Fix backward BSTRING conditionals. | Richard M. Stallman | 1995-05-06 | 1 | -2/+2 |
* | [! emacs]: #undef REL_ALLOC. | Richard M. Stallman | 1995-05-06 | 1 | -0/+5 |
* | Delete all APOLLO conditionals. | Richard M. Stallman | 1995-05-06 | 1 | -18/+8 |
* | (prepare_menu_bars): Clear size-change flag before running | Richard M. Stallman | 1995-05-06 | 1 | -5/+7 |
* | (days_per_month): Move variable to top level. | Richard M. Stallman | 1995-05-05 | 1 | -1/+3 |
* | (Fencode_time): Rename arg from min to minute. | Richard M. Stallman | 1995-05-05 | 1 | -7/+7 |
* | [USE_X_TOOLKIT] (x_window): Always pass position in geometry. | Richard M. Stallman | 1995-05-05 | 1 | -21/+23 |
* | (HAVE_VFORK): Add #undef. | Richard M. Stallman | 1995-05-05 | 1 | -0/+3 |
* | (GETPGRP_NO_ARG): Defined. | Richard M. Stallman | 1995-05-05 | 1 | -0/+2 |
* | (string_display_width): Renamed from string_width. | Richard M. Stallman | 1995-05-05 | 1 | -2/+3 |
* | (make_gap): Make this new error check also check exceeding VALBITS. | Richard M. Stallman | 1995-05-05 | 1 | -8/+5 |
* | (Vx_sent_selection_hooks, Vx_lost_selection_hooks, Vselection_alist) | Richard M. Stallman | 1995-05-05 | 1 | -13/+9 |
* | (Fnumber_to_string, Fstring_to_number): | Richard M. Stallman | 1995-05-05 | 1 | -2/+17 |
* | (doprnt): Handle long EMACS_INT in sprintf. | Richard M. Stallman | 1995-05-05 | 1 | -0/+10 |
* | (read1): Handle long EMACS_INT in atol. | Richard M. Stallman | 1995-05-05 | 1 | -1/+6 |
* | (Fexecute_extended_command): Handle long EMACS_INT in sprintf. | Richard M. Stallman | 1995-05-05 | 1 | -2/+16 |
* | (print): Make the printing understand EMACS_INTs | Richard M. Stallman | 1995-05-05 | 1 | -1/+6 |
* | (bcopy, bzero, bcmp): Don't let string.h prototype these. | Richard M. Stallman | 1995-05-05 | 1 | -0/+13 |
* | (list_processes_1): Cast XFASTINT for passing to sprintf. | Richard M. Stallman | 1995-05-05 | 1 | -1/+1 |
* | (Qbefore_string, Qafter_string): New vars. | Karl Heuer | 1995-05-05 | 1 | -4/+234 |
* | [!__GNUC__] (LINKER): Defined. | Richard M. Stallman | 1995-05-04 | 1 | -0/+5 |