| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fx_create_frame): Fix last arg to x_get_arg for Qdisplay. | Richard M. Stallman | 1995-06-19 | 1 | -1/+1 |
| * | (LIB_GCC): Fix previous change. | Richard M. Stallman | 1995-06-19 | 1 | -1/+2 |
| * | (quit_throw_to_read_char): Turn off the error check | Richard M. Stallman | 1995-06-18 | 1 | -0/+4 |
| * | (LIB_GCC): Define here, overriding Makefile.in.in, | Richard M. Stallman | 1995-06-18 | 1 | -1/+4 |
| * | (malloc, realloc): If not _MALLOC_INTERNAL, always use void *. | Richard M. Stallman | 1995-06-18 | 1 | -1/+6 |
| * | (menu_item_equiv_key): Do reconsider a command that had | Richard M. Stallman | 1995-06-17 | 1 | -3/+9 |
| * | (Vdefine_key_rebound_commands): New variable. | Richard M. Stallman | 1995-06-17 | 1 | -0/+15 |
| * | (Flocal_variable_if_set_p): New function. | Richard M. Stallman | 1995-06-17 | 1 | -0/+42 |
| * | (display_text_line): Fill in charstart for end of buffer. | Richard M. Stallman | 1995-06-17 | 1 | -1/+12 |
| * | (quit_throw_to_read_char): Use do_switch_frame directly. | Richard M. Stallman | 1995-06-17 | 1 | -1/+2 |
| * | [MULTI_FRAME] (BASE_PURESIZE): Increase to 315000. | Richard M. Stallman | 1995-06-17 | 1 | -1/+1 |
| * | (Fset_window_configuration): Use do_switch_frame directly. | Richard M. Stallman | 1995-06-16 | 1 | -2/+3 |
| * | (do_switch_frame): Declared. | Richard M. Stallman | 1995-06-16 | 1 | -3/+1 |
| * | (Fdelete_frame): Use do_switch_frame directly. | Richard M. Stallman | 1995-06-16 | 1 | -3/+3 |
| * | [MULTI_FRAME] (Fignore_event): New function. | Karl Heuer | 1995-06-16 | 1 | -2/+11 |
| * | Use long, not EMACS_INT. | Richard M. Stallman | 1995-06-16 | 1 | -1/+3 |
| * | (x_report_frame_params, x_set_icon_type, x_set_icon_name) | Richard M. Stallman | 1995-06-16 | 1 | -16/+13 |
| * | (struct x_display): icon_name deleted. | Richard M. Stallman | 1995-06-16 | 1 | -6/+0 |
| * | (struct frame): New field icon_name. | Richard M. Stallman | 1995-06-16 | 1 | -0/+4 |
| * | (mark_object): Mark icon_name field. | Richard M. Stallman | 1995-06-16 | 1 | -0/+1 |
| * | Fix previous change. | Karl Heuer | 1995-06-16 | 1 | -1/+1 |
| * | (init_kboard): Initialize it. | Karl Heuer | 1995-06-16 | 1 | -38/+47 |
| * | (Qoverriding_terminal_local_map): New variable. | Karl Heuer | 1995-06-16 | 1 | -2/+8 |
| * | (Fkey_binding, describe_buffer_bindings): | Karl Heuer | 1995-06-16 | 1 | -3/+13 |
| * | (Fsubstitute_command_keys): | Karl Heuer | 1995-06-16 | 1 | -1/+3 |
| * | (struct kboard): Add Voverriding_terminal_local_map. | Karl Heuer | 1995-06-16 | 1 | -0/+7 |
| * | (Fhandle_switch_frame): Preserve prefix arg. | Karl Heuer | 1995-06-16 | 1 | -0/+2 |
| * | Update GPL version. | Karl Heuer | 1995-06-15 | 1 | -1/+1 |
| * | Initial revision | Karl Heuer | 1995-06-15 | 2 | -0/+245 |
| * | ($valmask): Use EMACS_INT, not int. | Karl Heuer | 1995-06-15 | 1 | -1/+1 |
| * | (enum pvec_type): Don't use trailing comma. | Karl Heuer | 1995-06-15 | 1 | -1/+1 |
| * | Initial revision | Karl Heuer | 1995-06-15 | 1 | -0/+483 |
| * | Update GPL to version 2. | Karl Heuer | 1995-06-15 | 36 | -36/+36 |
| * | (TRES) [MSVCNT11]: Use emacs.res, and don't compile it. | Richard M. Stallman | 1995-06-15 | 1 | -0/+6 |
| * | (win32_spawnve): Accept program names without executable suffixes. | Richard M. Stallman | 1995-06-15 | 1 | -1/+21 |
| * | (call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP. | Richard M. Stallman | 1995-06-15 | 1 | -1/+5 |
| * | (LD_SWITCH_MACHINE): Don't define it. | Richard M. Stallman | 1995-06-15 | 1 | -0/+8 |
| * | Comment change. | Richard M. Stallman | 1995-06-14 | 1 | -4/+3 |
| * | (emacs_set_tty): Swap TCSETAF and TCSETAW. | Richard M. Stallman | 1995-06-14 | 1 | -8/+7 |
| * | (Fprefix_numeric_value): Fix type check. | Karl Heuer | 1995-06-14 | 1 | -1/+1 |
| * | (command_loop_1): Clear prefix arg (undo Feb 1 change). | Karl Heuer | 1995-06-14 | 1 | -0/+1 |
| * | (Flocal_variable_p): Fix backwards logical operator. | Richard M. Stallman | 1995-06-14 | 1 | -1/+1 |
| * | [!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems to confuse cpp. | Karl Heuer | 1995-06-14 | 1 | -0/+2 |
| * | If NOT_C_CODE, don't include alloca.h. | Karl Heuer | 1995-06-14 | 1 | -0/+2 |
| * | (Fdelete_frame): If the minibuf window was selected, make that remain so. | Richard M. Stallman | 1995-06-14 | 1 | -0/+8 |
| * | Comment change. | Richard M. Stallman | 1995-06-14 | 1 | -4/+4 |
| * | (status_notify): Undo May 18 change. | Richard M. Stallman | 1995-06-14 | 1 | -77/+74 |
| * | (Fprevious_overlay_change): Check for overlays that end at POS. | Richard M. Stallman | 1995-06-14 | 1 | -2/+24 |
| * | (syms_of_xfns): Initialize Vx_no_window_manager. Doc fix. | Richard M. Stallman | 1995-06-14 | 1 | -1/+6 |
| * | (LIBS_MACHINE): Use -lpthreads, not -lpthread. | Karl Heuer | 1995-06-13 | 1 | -3/+3 |