| Commit message (Expand) | Author | Age | Files | Lines |
| * | (message, message1): If noninteractive and | Richard M. Stallman | 1993-04-13 | 1 | -2/+6 |
| * | (Fy_or_n_p): Echo the answer just once, at exit. | Richard M. Stallman | 1993-04-13 | 1 | -7/+7 |
| * | * Makefile.in (xmakefile): Recognize the -O option with a numeric | Jim Blandy | 1993-04-10 | 1 | -1/+1 |
| * | long_to_cons and cons_to_long are generally useful things; they're | Jim Blandy | 1993-04-10 | 3 | -30/+31 |
| * | Since Qmenu_enable is used by non-X-specific code, it shouldn't be | Jim Blandy | 1993-04-10 | 1 | -4/+1 |
| * | * xfaces.c (sort_overlays): Define this to be static, as declared. | Jim Blandy | 1993-04-10 | 1 | -1/+1 |
| * | * keyboard.c (command_loop_1): Rebuild menu bar if | Jim Blandy | 1993-04-10 | 1 | -2/+27 |
| * | * dispnew.c (getenv): Extern declaration deleted; this is done in | Jim Blandy | 1993-04-10 | 1 | -4/+2 |
| * | Adjust for autoconf merger. | Jim Blandy | 1993-04-10 | 1 | -40/+46 |
| * | * callproc.c (relocate_fd): Make messages string literals, not | Jim Blandy | 1993-04-10 | 1 | -5/+4 |
| * | * buffer.c (Fmake_overlay, Fmove_overlay): New optional BUFFER | Jim Blandy | 1993-04-10 | 1 | -51/+84 |
| * | * alloc.c (__malloc_hook, __realloc_hook, __free_hook): Declare | Jim Blandy | 1993-04-10 | 1 | -10/+13 |
| * | Adjust for autoconf merger. | Jim Blandy | 1993-04-10 | 1 | -5/+4 |
| * | * keyboard.c (echo_dash): Do nothing if echoptr is 0. | Jim Blandy | 1993-04-10 | 1 | -0/+3 |
| * | (Fkill_all_local_variables): Store each var's current value | Richard M. Stallman | 1993-04-08 | 1 | -0/+8 |
| * | * keyboard.c (apply_modifiers): Fix typo in sanity check. | Jim Blandy | 1993-04-08 | 1 | -1/+1 |
| * | * keyboard.c (interrupt_input_blocked, interrupt_input_pending): | Jim Blandy | 1993-04-07 | 1 | -2/+2 |
| * | Include blockinput.h. | Richard M. Stallman | 1993-04-07 | 2 | -0/+2 |
| * | (interrupt_input_blocked): Make this signed int. | Richard M. Stallman | 1993-04-07 | 1 | -1/+1 |
| * | (UNBLOCK_INPUT): Fix typo. | Richard M. Stallman | 1993-04-07 | 1 | -1/+1 |
| * | (search_buffer): Fix typo in previous change. | Richard M. Stallman | 1993-04-07 | 1 | -7/+9 |
| * | Fix typo in comment delimiter. | Richard M. Stallman | 1993-04-07 | 1 | -1/+1 |
| * | * m/imbrs6000.h: If we're using GCC, define ORDINARY_LINK instead | Jim Blandy | 1993-04-07 | 3 | -2/+13 |
| * | * xterm.c (updating_frame): Declare this extern instead of static, | Jim Blandy | 1993-04-07 | 1 | -6/+3 |
| * | *** empty log message *** | Jim Blandy | 1993-04-06 | 1 | -2/+17 |
| * | * editfns.c (Fcurrent_time_zone): Return a list whose elements are | Jim Blandy | 1993-04-05 | 1 | -3/+6 |
| * | * s/vms.h (EXEC_SUFFIXES): Add definition for this. | Jim Blandy | 1993-04-05 | 1 | -0/+2 |
| * | *** empty log message *** | Jim Blandy | 1993-04-02 | 2 | -3/+3 |
| * | *** empty log message *** | Jim Blandy | 1993-04-02 | 1 | -0/+16 |
| * | 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 |