| Commit message (Expand) | Author | Age | Files | Lines |
| * | (init_keyboard): Don't malloc a new structure; | Karl Heuer | 1995-04-10 | 1 | -8/+2 |
| * | #define SPECIAL_EMACS_INT | Richard M. Stallman | 1995-04-10 | 1 | -0/+14 |
| * | Don't include alloca.h, string.h here. | Richard M. Stallman | 1995-04-10 | 1 | -13/+0 |
| * | Include alloca.h, string.h. Test NOT_C_CODE. | Richard M. Stallman | 1995-04-10 | 1 | -0/+6 |
| * | (make_terminal_frame): Use Emacs, Emacs-2, ... as name. | Richard M. Stallman | 1995-04-10 | 1 | -2/+9 |
| * | (display_mode_line): Use push_frame_kboard, pop_frame_kboard. | Richard M. Stallman | 1995-04-10 | 1 | -15/+12 |
| * | (x_window): Copy the frame name to non-Lisp string. | Richard M. Stallman | 1995-04-10 | 1 | -8/+52 |
| * | (struct x_display_info): Use `struct kboard', not KBOARD. | Richard M. Stallman | 1995-04-10 | 1 | -1/+1 |
| * | (struct frame): Use `struct kboard', not KBOARD. | Richard M. Stallman | 1995-04-10 | 1 | -1/+1 |
| * | (any_kboard_state): Renamed from unlock_kboard. | Richard M. Stallman | 1995-04-10 | 1 | -54/+123 |
| * | (single_kboard): Renamed from kboard_locked. All refs renamed. | Richard M. Stallman | 1995-04-10 | 1 | -0/+133 |
| * | (XTread_socket): Make deiconify event only if frame was iconified. | Richard M. Stallman | 1995-04-10 | 1 | -5/+8 |
| * | (minibuf.o, xdisp.o): Don't depend on keyboard.h. | Richard M. Stallman | 1995-04-10 | 1 | -2/+2 |
| * | Don't include keyboard.h. | Richard M. Stallman | 1995-04-10 | 1 | -4/+1 |
| * | (Fcall_interactively): Call single_kboard_state | Richard M. Stallman | 1995-04-10 | 1 | -9/+3 |
| * | (alloc.o, data.o, macros.o, minibuf.o, print.o, xdisp.o): Depend on keyboard.h. | Richard M. Stallman | 1995-04-10 | 1 | -7/+7 |
| * | (KBOARD, etc): Moved to keyboard.h. | Richard M. Stallman | 1995-04-10 | 1 | -86/+0 |
| * | Include keyboard.h. | Richard M. Stallman | 1995-04-10 | 5 | -0/+5 |
| * | Initial revision | Richard M. Stallman | 1995-04-10 | 1 | -0/+15 |
| * | (LD_SWITCH_X_DEFAULT): New definition. | Richard M. Stallman | 1995-04-10 | 1 | -0/+4 |
| * | (NO_MATHERR): Defined. | Richard M. Stallman | 1995-04-10 | 1 | -1/+3 |
| * | (XMISCTYPE): New macro. | Richard M. Stallman | 1995-04-10 | 1 | -20/+23 |
| * | (strftime.o): Define strftime as emacs_strftime. | Richard M. Stallman | 1995-04-10 | 1 | -0/+1 |
| * | (re_match_2_internal): Eliminate cast of ptr to int. | Richard M. Stallman | 1995-04-09 | 1 | -24/+33 |
| * | (set_point): When skipping intangible text, | Richard M. Stallman | 1995-04-09 | 1 | -19/+27 |
| * | (xmalloc, xrealloc): Declare them here. | Richard M. Stallman | 1995-04-09 | 1 | -1/+3 |
| * | (Fmove_to_column): Fix minor bug in prev change. | Richard M. Stallman | 1995-04-08 | 1 | -1/+1 |
| * | (read_escape): Undo Nov 15 change. | Richard M. Stallman | 1995-04-08 | 1 | -2/+10 |
| * | (Fnext_window, Fprevious_window): If all_frames is a frame and window | Richard M. Stallman | 1995-04-08 | 1 | -0/+10 |
| * | (string_width): New function. | Richard M. Stallman | 1995-04-08 | 1 | -1/+87 |
| * | (HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted. | Richard M. Stallman | 1995-04-08 | 1 | -13/+0 |
| * | (redisplay): Don't call update_frame for non-selected termcap frame. | Richard M. Stallman | 1995-04-08 | 1 | -92/+98 |
| * | Update copyright. | Karl Heuer | 1995-04-08 | 1 | -1/+1 |
| * | (kbd_buffer_get_event): Check for frame buried in a cons. | Karl Heuer | 1995-04-08 | 1 | -9/+11 |
| * | (prepare_menu_bars): Do the frame titles last. | Richard M. Stallman | 1995-04-08 | 1 | -12/+16 |
| * | Use "..." in #include. | Richard M. Stallman | 1995-04-08 | 1 | -1/+1 |
| * | (Fcall_interactively): Fix previous change. | Karl Heuer | 1995-04-07 | 1 | -1/+1 |
| * | (Fcall_interactively): `+' is reserved for user changes. | Richard M. Stallman | 1995-04-07 | 1 | -2/+8 |
| * | (read_process_output_error_handler) | Richard M. Stallman | 1995-04-07 | 1 | -2/+2 |
| * | (menubar_selection_callback, dialog_selection_callback) | Richard M. Stallman | 1995-04-07 | 1 | -3/+9 |
| * | (Flogb): Use EMACS_INT for `value'. | Richard M. Stallman | 1995-04-07 | 1 | -1/+1 |
| * | (tgetent): Don't try to return the allocated address. | Richard M. Stallman | 1995-04-07 | 1 | -2/+0 |
| * | (Fformat): Cast int to pointer by way of EMACS_INT. | Richard M. Stallman | 1995-04-07 | 1 | -5/+5 |
| * | (search_buffer): Avoid casting trt to int. | Richard M. Stallman | 1995-04-07 | 1 | -9/+9 |
| * | (Fdelete_overlays): Add declaration. | Richard M. Stallman | 1995-04-07 | 1 | -0/+1 |
| * | (parse_modifiers): Use type EMACS_INT for `modifiers'. | Richard M. Stallman | 1995-04-07 | 1 | -1/+1 |
| * | (dumpglyphs): Cast FACE_DEFAULT to (XFontStruct *) | Richard M. Stallman | 1995-04-07 | 1 | -2/+2 |
| * | (bcopy): If NEED_BCOPY, do compile this. | Richard M. Stallman | 1995-04-07 | 1 | -78/+83 |
| * | (get_doc_string): In (STRING . INTEGER), if INTEGER | Richard M. Stallman | 1995-04-07 | 1 | -1/+6 |
| * | (Fuser_variable_p): For (STRING . INTEGER), test sign. | Richard M. Stallman | 1995-04-07 | 1 | -3/+9 |