summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * callproc.c: Arrange for synchronous processes to get SIGINT theJim Blandy1992-10-311-7/+28
* * bytecode.c (Fbyte_code): Use EQ to compare string_saved withJim Blandy1992-10-311-1/+1
* * buffer.h (Fbuffer_name, Fget_file_buffer): Added externalJim Blandy1992-10-311-1/+4
* * buffer.c (reset_buffer): Don't assign to b->save_length as if itJim Blandy1992-10-311-1/+1
* * alloc.c (Frope_elt): Declare arguments to be Lisp_Objects.Jim Blandy1992-10-311-0/+1
* * abbrev.c (Funexpand_abbrev): Just assign the last abbrev's valueJim Blandy1992-10-311-1/+3
* (preserved_fns): New var.Richard M. Stallman1992-10-301-3/+47
* (get_system_name): Use gethostname for USG systemsRichard M. Stallman1992-10-291-2/+12
* (count_blanks): Leave argument r constant, and increment p.Richard M. Stallman1992-10-291-4/+4
* Initial revisionRichard M. Stallman1992-10-281-0/+45
* (HAVE_GETHOSTNAME): Define it.Richard M. Stallman1992-10-281-0/+4
* (HAVE_SETSID, IRIX): Defined.Richard M. Stallman1992-10-281-0/+9
* [sony, IRIS_4D]: Include getpagesize.h and fcntl.h.Richard M. Stallman1992-10-271-6/+12
* (relinquish): Adjust page_break_value by amount of memory actually given back.Richard M. Stallman1992-10-241-14/+46
* * emacs.c (main): Correct spelling of HAVE_X_WINDOW toJim Blandy1992-10-231-1/+1
* (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