| Commit message (Expand) | Author | Age | Files | Lines |
| * | Put interrupt input blocking in a separate file from xterm.h. | Jim Blandy | 1993-03-31 | 23 | -133/+224 |
| * | * xfaces.c: Doc fixes. | Jim Blandy | 1993-03-31 | 1 | -4/+3 |
| * | Initial revision | Jim Blandy | 1993-03-31 | 1 | -0/+72 |
| * | * keyboard.c (parse_modifiers, apply_modifiers): Make sure we're | Jim Blandy | 1993-03-31 | 1 | -0/+6 |
| * | (Fwrite_region): Don't fail to set visit_file. | Richard M. Stallman | 1993-03-31 | 1 | -1/+1 |
| * | (read_char): Clear Vquit_flag when we return C-g for it. | Richard M. Stallman | 1993-03-31 | 1 | -0/+4 |
| * | New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the | Jim Blandy | 1993-03-30 | 1 | -0/+2 |
| * | New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the | Jim Blandy | 1993-03-30 | 3 | -9/+16 |
| * | Rename int-to-string to number-to-string, since it can handle | Jim Blandy | 1993-03-30 | 5 | -7/+7 |
| * | (make_frame): Init face_alist field. | Richard M. Stallman | 1993-03-29 | 1 | -0/+1 |
| * | (NO_PTY_H): Defined. | Richard M. Stallman | 1993-03-29 | 1 | -0/+2 |
| * | [NO_PTY_H]: Don't include pty.h. | Richard M. Stallman | 1993-03-29 | 1 | -0/+2 |
| * | [USG5_4]: Alternate defining of LIBS_SYSTEM, | Richard M. Stallman | 1993-03-29 | 1 | -0/+16 |
| * | (Fexpand_file_name): Default DEFALT at beginning, | Richard M. Stallman | 1993-03-28 | 1 | -7/+18 |
| * | (command_loop_1): Clear force_start of selected_window | Richard M. Stallman | 1993-03-28 | 1 | -0/+5 |
| * | (struct frame): New field face_alist. | Richard M. Stallman | 1993-03-28 | 1 | -0/+6 |
| * | (struct face): New fields pixmap_h, pixmap_w. | Richard M. Stallman | 1993-03-28 | 1 | -15/+19 |
| * | (FRAME_FACES, FRAME_N_FACES, FRAME_DEFAULT_FACE) | Richard M. Stallman | 1993-03-28 | 1 | -2/+13 |
| * | (Freplace_match): Clean up criterion about converting case. | Richard M. Stallman | 1993-03-28 | 1 | -17/+19 |
| * | (main): Call syms_of_xfaces. | Richard M. Stallman | 1993-03-28 | 1 | -0/+1 |
| * | *** empty log message *** | Jim Blandy | 1993-03-27 | 1 | -131/+205 |
| * | (struct buffer): Field `fieldlist' deleted. | Richard M. Stallman | 1993-03-27 | 1 | -38/+40 |
| * | (init_buffer_once, reset_buffer): | Richard M. Stallman | 1993-03-27 | 1 | -47/+447 |
| * | (Fchar_equal): Don't ignore high bits of character. | Richard M. Stallman | 1993-03-27 | 1 | -1/+2 |
| * | * xselect.c (SELECTION_QUANTUM): Don't use XMaxRequestSize on R3; | Jim Blandy | 1993-03-25 | 1 | -2/+5 |
| * | (searchbuf): Declare here. | Richard M. Stallman | 1993-03-25 | 1 | -0/+3 |
| * | (mark_object): Mark face_alist of a frame. | Richard M. Stallman | 1993-03-25 | 1 | -0/+1 |
| * | (Fy_or_n_p): Ensure cursor_in_echo_area = 0 when quit. | Richard M. Stallman | 1993-03-25 | 1 | -0/+4 |
| * | * dispnew.c (getenv): Add extern declaration. | Jim Blandy | 1993-03-25 | 1 | -0/+2 |
| * | Fix typo. | Jim Blandy | 1993-03-25 | 1 | -0/+1 |
| * | * dispnew.c (init_display): Get display name from environment | Jim Blandy | 1993-03-25 | 1 | -1/+9 |
| * | * keymap.c (Fkeymapp): Doc fix. | Jim Blandy | 1993-03-25 | 1 | -1/+1 |
| * | * process.c [VMS] (DCL_PROMPT): Remove hack. | Jim Blandy | 1993-03-25 | 1 | -6/+8 |
| * | * xfns.c [VMS]: Get the gray_bits from [.bitmaps]gray.xbm. | Jim Blandy | 1993-03-25 | 1 | -0/+4 |
| * | * xterm.h (x_focus_frame): Add extern keyword to declaration. | Jim Blandy | 1993-03-25 | 1 | -1/+1 |
| * | * xterm.c [VMS]: Don't #include <sys/termio.h> and <string.h>. | Jim Blandy | 1993-03-25 | 1 | -0/+2 |
| * | * config.h.in (HAVE_XFREE386): New flag, set by configure script. | Jim Blandy | 1993-03-25 | 1 | -0/+9 |
| * | (push_key_description): Ignore bits above meta_modifier. | Richard M. Stallman | 1993-03-24 | 1 | -0/+3 |
| * | *** empty log message *** | Jim Blandy | 1993-03-24 | 1 | -4/+176 |
| * | * xfns.c (x_make_gc): Don't forget to block X input around the | Jim Blandy | 1993-03-24 | 1 | -1/+5 |
| * | * keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char): If | Jim Blandy | 1993-03-24 | 1 | -1/+6 |
| * | * dispnew.c (init_display): Initialize Vwindow_system. | Jim Blandy | 1993-03-24 | 1 | -9/+9 |
| * | * keyboard.c (Fsuspend_emacs): | Jim Blandy | 1993-03-24 | 1 | -13/+4 |
| * | Initial revision | Jim Blandy | 1993-03-23 | 1 | -0/+547 |
| * | * sysdep.c (random, srandom): Don't define these if HAVE_RANDOM is | Jim Blandy | 1993-03-23 | 1 | -0/+2 |
| * | * config.h.in (C_SWITCH_X_SITE, LD_SWITCH_X_SITE): New flags. | Jim Blandy | 1993-03-23 | 1 | -8/+16 |
| * | * xfns.c (Fx_parse_geometry): Renamed from Fx_geometry. | Jim Blandy | 1993-03-23 | 1 | -9/+15 |
| * | (current_column, Findent_to, position_indentation): | Richard M. Stallman | 1993-03-23 | 1 | -5/+5 |
| * | (display_string, display_text_line): Allow tab_width up to 1000. | Richard M. Stallman | 1993-03-23 | 1 | -2/+2 |
| * | Decide automatically whether to use COFF or ELF. | Richard M. Stallman | 1993-03-22 | 1 | -3/+13 |