| Commit message (Expand) | Author | Age | Files | Lines |
| * | Comment fix. | Richard M. Stallman | 1992-10-15 | 1 | -1/+2 |
| * | * intervals.c (traverse_intervals): New parameter `depth'. | Joseph Arceneaux | 1992-10-14 | 1 | -10/+6 |
| * | * alloc.c (mark_interval_tree): Pass 0 as initial depth argument | Joseph Arceneaux | 1992-10-14 | 1 | -1/+1 |
| * | * scroll.c (do_scrolling): Don't bcopy non-existant `nruns' or | Joseph Arceneaux | 1992-10-14 | 1 | -4/+2 |
| * | * dispextern.h: New element of frame structure `max_ascent'. | Joseph Arceneaux | 1992-10-14 | 1 | -22/+60 |
| * | * xterm.h: Declaration of struct face removed. | Joseph Arceneaux | 1992-10-14 | 1 | -16/+1 |
| * | * dispnew.c (scroll_frame_lines): All references to frame elements | Joseph Arceneaux | 1992-10-14 | 1 | -24/+14 |
| * | Initial revision | Jim Blandy | 1992-10-13 | 5 | -0/+0 |
| * | * keyboard.c (kbd_buffer_get_event): Fix fencepost bug in | Jim Blandy | 1992-10-12 | 1 | -1/+1 |
| * | Removed #include "mem-limits.h". | Roland McGrath | 1992-10-12 | 1 | -7/+15 |
| * | * keyboard.c (kbd_buffer_get_event): Remember that | Jim Blandy | 1992-10-12 | 1 | -1/+3 |
| * | (sbrk): Removed decl. | Roland McGrath | 1992-10-12 | 1 | -98/+9 |
| * | (warnfunction): Renamed to warn_function (was used inconsistently). | Roland McGrath | 1992-10-12 | 1 | -5/+5 |
| * | (start_of_data): Removed extra defn. | Roland McGrath | 1992-10-12 | 1 | -4/+3 |
| * | mem_limits.h is now called mem-limits.h. | Roland McGrath | 1992-10-12 | 2 | -4/+4 |
| * | (find_defun_start): scan_buffer returns start of line; | Richard M. Stallman | 1992-10-11 | 1 | -5/+0 |
| * | [!emacs]: Don't define POINTER, SIZE or NULL. | Richard M. Stallman | 1992-10-11 | 1 | -3/+5 |
| * | (morecore_with_warning): Reduce warnlevel when usage drops far enough. | Richard M. Stallman | 1992-10-11 | 1 | -18/+40 |
| * | (Fdump_emacs, main): Use memory_warnings. | Richard M. Stallman | 1992-10-11 | 1 | -3/+3 |
| * | (check_memory_limits): Reduce warnlevel when usage drops far enough. | Richard M. Stallman | 1992-10-11 | 1 | -32/+77 |
| * | * xterm.c, xrdb.c: #include <stdio.h> before "xterm.h", to avoid | Jim Blandy | 1992-10-11 | 2 | -4/+7 |
| * | * keymap.c (initial_define_lispy_key): New function, for defining | Jim Blandy | 1992-10-11 | 1 | -15/+28 |
| * | * keyboard.h (Qswitch_frame): Declare this extern. | Jim Blandy | 1992-10-11 | 1 | -0/+5 |
| * | * keyboard.c (Vlast_event_frame): Make this variable exist even | Jim Blandy | 1992-10-11 | 1 | -50/+126 |
| * | * frame.c: #include "commands.h" and "keyboard.h". | Jim Blandy | 1992-10-11 | 1 | -2/+27 |
| * | * emacs.c (main): Call keys_of_frame. | Jim Blandy | 1992-10-11 | 1 | -0/+1 |
| * | * callint.c (Fcall_interactively): Allow multiple 'e' specs. | Jim Blandy | 1992-10-11 | 1 | -6/+16 |
| * | [__GNUC__ >= 2] (LIB_STANDARD): Don't define. | Richard M. Stallman | 1992-10-10 | 1 | -0/+2 |
| * | (Fwrite_region): If VISIT is a file name, | Richard M. Stallman | 1992-10-10 | 1 | -12/+16 |
| * | (PTY_ITERATION, etc.): Defined. | Richard M. Stallman | 1992-10-09 | 1 | -3/+5 |
| * | * alloc.c (Fmemory_limit): Explain why we divide by 1024. | Jim Blandy | 1992-10-07 | 1 | -5/+2 |
| * | entered into RCS | Jim Blandy | 1992-10-07 | 1 | -0/+4 |
| * | (directory_file_name): Don't clobber the envvar | Richard M. Stallman | 1992-10-06 | 1 | -3/+5 |
| * | entered into RCS | Richard M. Stallman | 1992-10-06 | 1 | -0/+14 |
| * | (main) [NeXT]: Call malloc_jumpstart. | Richard M. Stallman | 1992-10-06 | 1 | -0/+9 |
| * | entered into RCS | Richard M. Stallman | 1992-10-06 | 1 | -0/+433 |
| * | (Fkill_buffer): Pass 2nd arg to Fother_buffer. | Richard M. Stallman | 1992-10-06 | 1 | -4/+4 |
| * | (Fcall_interactively): Pass 2nd arg to Fother_buffer. | Richard M. Stallman | 1992-10-06 | 1 | -2/+3 |
| * | (make_frame): Pass 2nd arg to Fother_buffer. | Richard M. Stallman | 1992-10-06 | 1 | -1/+1 |
| * | (window_loop): Pass 2nd arg to Fother_buffer. | Richard M. Stallman | 1992-10-06 | 1 | -2/+2 |
| * | * config.h.in: Added a slot for definition of USE_TEXT_PROPERTIES, | Joseph Arceneaux | 1992-10-05 | 1 | -0/+11 |
| * | Doc fix. | Richard M. Stallman | 1992-10-05 | 1 | -1/+1 |
| * | * keyboard.c (read_key_sequence): Treat mouse clicks on non-text | Jim Blandy | 1992-10-03 | 1 | -170/+359 |
| * | * alloc.c (Fmemory_limit): New function. | Jim Blandy | 1992-10-03 | 1 | -0/+20 |
| * | * window.c (SAVE_WINDOW_DATA_SIZE): Define this using sizeof, | Jim Blandy | 1992-10-03 | 1 | -2/+9 |
| * | * window.c (struct save_window_data): Save the currently selected | Jim Blandy | 1992-10-03 | 1 | -30/+42 |
| * | * xterm.c (x_find_modifier_meanings): If there are no | Jim Blandy | 1992-10-03 | 1 | -6/+22 |
| * | * process.c (wait_reading_process_input): If the select returns | Jim Blandy | 1992-10-03 | 1 | -0/+6 |
| * | * keyboard.c (modify_event_symbol): Make sure that the unmodified | Jim Blandy | 1992-10-03 | 1 | -22/+22 |
| * | (Fprimitive_undo): When undoing an insert, move point and then delete. | Richard M. Stallman | 1992-10-03 | 1 | -1/+3 |