aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (grow_specpdl): Increase max_specpdl_size before Fsignal.Richard M. Stallman1992-10-201-1/+3
* [emacs]: Define POINTER and SIZE.Richard M. Stallman1992-10-201-2/+11
* (get_lim_data): Make it static.Richard M. Stallman1992-10-201-3/+3
* (syms_of_keyboard): Properly staticpro this_command_keys.Richard M. Stallman1992-10-201-1/+1
* * xdisp.c (message): If M is zero, clear echo_area_glyphs andJim Blandy1992-10-191-19/+27
* * window.h (struct window): Doc fix.Jim Blandy1992-10-191-1/+2
* * window.c: Try to deal coherently with deleted windows:Jim Blandy1992-10-191-26/+79
* * minibuf.c (temp_echo_area_glyphs): Don't clear echo_area_glyphsJim Blandy1992-10-191-7/+2
* * lisp.h (CHECK_LIVE_WINDOW): New predicate.Jim Blandy1992-10-191-1/+15
* * keymap.c (store_in_keymap): Don't forget to QUIT in theJim Blandy1992-10-191-0/+4
* * keyboard.h (this_command_keys): Extern declaration changed. Doc fix.Jim Blandy1992-10-191-3/+6
* * keyboard.c (this_command_keys): Make this a vector, instead ofJim Blandy1992-10-191-27/+38
* Same. * xfns.c (x_set_face): Dyked out this function; it has no callers,Jim Blandy1992-10-191-0/+4
* * frame.c (make_frame_without_minibuffer, Fwindow_frame): UseJim Blandy1992-10-193-6/+6
* * xterm.c (compose_status): New variable.Jim Blandy1992-10-191-26/+46
* (BROKEN_FIONREAD): Defined.Richard M. Stallman1992-10-181-0/+3
* * * editfns.c (Fmessage): With no arguments, clear any activeJim Blandy1992-10-171-6/+12
* * callint.c (Fcall_interactively): Change handling of 'e' spec;Jim Blandy1992-10-171-2/+3
* (check_memory_limits): Declare __morecore.Roland McGrath1992-10-151-1/+2
* (morecore_with_warning): Removed.Roland McGrath1992-10-151-13/+5
* Comment fix.Richard M. Stallman1992-10-151-1/+2
* * intervals.c (traverse_intervals): New parameter `depth'.Joseph Arceneaux1992-10-141-10/+6
* * alloc.c (mark_interval_tree): Pass 0 as initial depth argumentJoseph Arceneaux1992-10-141-1/+1
* * scroll.c (do_scrolling): Don't bcopy non-existant `nruns' orJoseph Arceneaux1992-10-141-4/+2
* * dispextern.h: New element of frame structure `max_ascent'.Joseph Arceneaux1992-10-141-22/+60
* * xterm.h: Declaration of struct face removed.Joseph Arceneaux1992-10-141-16/+1
* * dispnew.c (scroll_frame_lines): All references to frame elementsJoseph Arceneaux1992-10-141-24/+14
* Initial revisionJim Blandy1992-10-135-0/+0
* * keyboard.c (kbd_buffer_get_event): Fix fencepost bug inJim Blandy1992-10-121-1/+1
* Removed #include "mem-limits.h".Roland McGrath1992-10-121-7/+15
* * keyboard.c (kbd_buffer_get_event): Remember thatJim Blandy1992-10-121-1/+3
* (sbrk): Removed decl.Roland McGrath1992-10-121-98/+9
* (warnfunction): Renamed to warn_function (was used inconsistently).Roland McGrath1992-10-121-5/+5
* (start_of_data): Removed extra defn.Roland McGrath1992-10-121-4/+3
* mem_limits.h is now called mem-limits.h.Roland McGrath1992-10-122-4/+4
* (find_defun_start): scan_buffer returns start of line;Richard M. Stallman1992-10-111-5/+0
* [!emacs]: Don't define POINTER, SIZE or NULL.Richard M. Stallman1992-10-111-3/+5
* (morecore_with_warning): Reduce warnlevel when usage drops far enough.Richard M. Stallman1992-10-111-18/+40
* (Fdump_emacs, main): Use memory_warnings.Richard M. Stallman1992-10-111-3/+3
* (check_memory_limits): Reduce warnlevel when usage drops far enough.Richard M. Stallman1992-10-111-32/+77
* * xterm.c, xrdb.c: #include <stdio.h> before "xterm.h", to avoidJim Blandy1992-10-112-4/+7
* * keymap.c (initial_define_lispy_key): New function, for definingJim Blandy1992-10-111-15/+28
* * keyboard.h (Qswitch_frame): Declare this extern.Jim Blandy1992-10-111-0/+5
* * keyboard.c (Vlast_event_frame): Make this variable exist evenJim Blandy1992-10-111-50/+126
* * frame.c: #include "commands.h" and "keyboard.h".Jim Blandy1992-10-111-2/+27
* * emacs.c (main): Call keys_of_frame.Jim Blandy1992-10-111-0/+1
* * callint.c (Fcall_interactively): Allow multiple 'e' specs.Jim Blandy1992-10-111-6/+16
* [__GNUC__ >= 2] (LIB_STANDARD): Don't define.Richard M. Stallman1992-10-101-0/+2
* (Fwrite_region): If VISIT is a file name,Richard M. Stallman1992-10-101-12/+16
* (PTY_ITERATION, etc.): Defined.Richard M. Stallman1992-10-091-3/+5