| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * unexec.c [HPUX] (sbrk): This returns a void *. | Jim Blandy | 1993-06-16 | 1 | -1/+5 |
* | *** empty log message *** | Jim Blandy | 1993-06-16 | 1 | -8/+8 |
* | * window.c (check_frame_size): Allow minibuffer-only frames to be | Jim Blandy | 1993-06-16 | 1 | -3/+2 |
* | * frame.c (store_frame_param): Fix error message punctuation. | Jim Blandy | 1993-06-16 | 1 | -1/+1 |
* | * s/isc3-0.h (memmove): #define this to call safe_bcopy. | Jim Blandy | 1993-06-16 | 1 | -0/+5 |
* | * sysdep.c (closedir): Don't free directory buffer if it looks | Jim Blandy | 1993-06-16 | 1 | -1/+5 |
* | * sysdep.c [ultrix] (init_sys_modes): Don't set LLITOUT; it | Jim Blandy | 1993-06-16 | 1 | -0/+5 |
* | Bring mumbleclean targets into conformance with GNU coding standards. | Jim Blandy | 1993-06-16 | 1 | -7/+9 |
* | * buffer.c (list_buffers_1): Return the desired point. | Jim Blandy | 1993-06-16 | 1 | -8/+13 |
* | * xdisp.c (redisplay_window): No need to subtract BEGV to compute | Jim Blandy | 1993-06-16 | 1 | -1/+1 |
* | Calls to access_keymap updated. | Richard M. Stallman | 1993-06-16 | 1 | -10/+9 |
* | (xmenu_show): Store 0 in *ERROR at the beginning. | Richard M. Stallman | 1993-06-15 | 1 | -1/+2 |
* | (adjust_intervals_for_insertion): By default, copy | Richard M. Stallman | 1993-06-15 | 1 | -1/+1 |
* | Make prefix keys work with keymap inheritance | Richard M. Stallman | 1993-06-15 | 1 | -11/+69 |