| Commit message (Expand) | Author | Age | Files | Lines |
| * | (describe_map_2): Cleanups. | Richard M. Stallman | 1993-06-28 | 1 | -16/+17 |
| * | * xterm.c (XTread_socket): Remove #if 0''s around code which tests | Jim Blandy | 1993-06-24 | 1 | -6/+8 |
| * | * commands.h (Vglobal_mouse_map): Removed; unused. | Jim Blandy | 1993-06-22 | 1 | -3/+0 |
| * | * keyboard.c (menu_bar_items, read_key_sequence): Use | Jim Blandy | 1993-06-22 | 1 | -2/+2 |
| * | * keyboard.c (menu_bar_items, read_key_sequence): Use | Jim Blandy | 1993-06-22 | 1 | -8/+4 |
| * | * buffer.c (list_buffers_1): Make desired_point a lisp object; set | Jim Blandy | 1993-06-22 | 1 | -9/+12 |
| * | Separate parameter faces (those created and modified by the user) | Jim Blandy | 1993-06-22 | 3 | -29/+38 |
| * | Separate parameter faces (those created and modified by the user) | Jim Blandy | 1993-06-22 | 1 | -128/+159 |
| * | Separate parameter faces (those created and modified by the user) | Jim Blandy | 1993-06-22 | 1 | -3/+5 |
| * | * xdisp.c (redisplay_window): Remember to compute end relative to | Jim Blandy | 1993-06-22 | 1 | -1/+1 |
| * | * xrdb.c (get_user_db): Remember to free the screen-local resource | Jim Blandy | 1993-06-22 | 1 | -1/+4 |
| * | * keyboard.c (make_lispy_event): Added detection of double-click | Jim Blandy | 1993-06-22 | 2 | -38/+132 |
| * | (Fremove_text_properties, Fadd_text_properties): | Richard M. Stallman | 1993-06-21 | 1 | -0/+2 |
| * | * alloc.c (Fgarbage_collect): If the minibuffer is active, don't | Jim Blandy | 1993-06-21 | 1 | -1/+1 |
| * | * config.h.in (HAVE_LONG_FILE_NAMES): Add an #undef, for autoconf | Jim Blandy | 1993-06-20 | 1 | -8/+19 |
| * | (verify_interval_modification): Don't just test | Richard M. Stallman | 1993-06-20 | 1 | -5/+6 |
| * | * puresize.h (PURESIZE): Up this to 20500 for MULTI_FRAME Emaces, | Jim Blandy | 1993-06-19 | 1 | -2/+2 |
| * | * xfaces.c (recompute_basic_faces): This shouldn't be declared static. | Jim Blandy | 1993-06-19 | 1 | -1/+1 |
| * | * sysdep.c (rename): Make arguments const. autoconf #defines | Jim Blandy | 1993-06-19 | 1 | -2/+2 |
| * | * minibuf.c (Fread_minibuffer): Add missing semicolon after | Jim Blandy | 1993-06-19 | 1 | -1/+1 |
| * | * xterm.c (XTread_socket): Never treat a modifier key as a | Jim Blandy | 1993-06-19 | 1 | -14/+14 |
| * | * emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs. | Jim Blandy | 1993-06-19 | 2 | -2/+2 |
| * | * frame.c (Fmake_frame_visible): Make this interactively callable; | Jim Blandy | 1993-06-19 | 1 | -1/+1 |
| * | * xfaces.c: Add forward declaration for recompute_basic_faces. | Jim Blandy | 1993-06-19 | 1 | -4/+5 |
| * | * fileio.c (Fset_visited_file_modtime): We're only passing two | Jim Blandy | 1993-06-19 | 1 | -1/+1 |
| * | Changes for Irix 4.0, tested this time: | Jim Blandy | 1993-06-18 | 5 | -8/+16 |
| * | Remove #definition of HAVE_CLOSEDIR; autoconf figures this out. | Jim Blandy | 1993-06-18 | 6 | -6/+0 |
| * | * xfns.c: Always #include "bitmaps/gray.xbm"; the bitmaps seem to | Jim Blandy | 1993-06-18 | 1 | -1/+1 |
| * | Typo. | Jim Blandy | 1993-06-18 | 1 | -2/+2 |
| * | * m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We are | Jim Blandy | 1993-06-17 | 2 | -3/+5 |
| * | * xfaces.c (compute_base_face): Initialize the face's stipple. | Jim Blandy | 1993-06-17 | 1 | -0/+4 |
| * | * callproc.c (Fcall_process, child_setup): If IRIX is #defined, | Jim Blandy | 1993-06-17 | 2 | -4/+4 |
| * | * keyboard.c (read_key_sequence): Don't confuse mock input with | Jim Blandy | 1993-06-17 | 1 | -20/+32 |
| * | Don't let the 'B' interactive spec default to buffers viewed in | Jim Blandy | 1993-06-17 | 1 | -11/+5 |
| * | Don't let the 'B' interactive spec default to buffers viewed in | Jim Blandy | 1993-06-17 | 1 | -1/+1 |
| * | Changes for correct pgrp behavior; approach suggested by Bob | Jim Blandy | 1993-06-17 | 2 | -10/+4 |
| * | Remove decl for Qvisible. | Jim Blandy | 1993-06-17 | 1 | -1/+1 |
| * | * keyboard.c (read_key_sequence): If we add events to a key | Jim Blandy | 1993-06-17 | 1 | -7/+15 |
| * | * config.h.in (HAVE_CLOSEDIR): Add an #undef for autoconf to | Jim Blandy | 1993-06-17 | 1 | -0/+1 |
| * | Changes for correct pgrp behavior; approach suggested by Bob | Jim Blandy | 1993-06-17 | 1 | -10/+8 |
| * | (scan_lists, Fforward_comment): #if 0 the code | Richard M. Stallman | 1993-06-17 | 1 | -3/+10 |
| * | * lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_SYMBOL, | Jim Blandy | 1993-06-17 | 1 | -23/+23 |
| * | * xdisp.c (redisplay_window): No need to subtract one from start | Jim Blandy | 1993-06-17 | 1 | -1/+1 |
| * | * fileio.c (Finsert_file_contents): Two new args, BEG and END. | Jim Blandy | 1993-06-17 | 1 | -13/+43 |
| * | Don't let the 'B' interactive spec default to buffers viewed in | Jim Blandy | 1993-06-17 | 3 | -12/+20 |
| * | * Makefile.in (CPP): New variable, set by the top-level Makefile. | Jim Blandy | 1993-06-16 | 1 | -0/+1 |
| * | Changes for correct pgrp behavior from Bob Glickstein | Jim Blandy | 1993-06-16 | 2 | -4/+3 |
| * | (Finsert_buffer_substring): Doc fix. | Roland McGrath | 1993-06-16 | 1 | -1/+1 |
| * | (LIBS_SYSTEM): Don't attempt to #define this if we already have a | Jim Blandy | 1993-06-16 | 1 | -0/+3 |
| * | * m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconf | Jim Blandy | 1993-06-16 | 1 | -1/+0 |