(count_blanks): Leave argument r constant, and increment p.
[bpt/emacs.git] / src /
1992-10-29 Richard M. Stallman(count_blanks): Leave argument r constant, and increment p.
1992-10-28 Richard M. StallmanInitial revision
1992-10-28 Richard M. Stallman(HAVE_GETHOSTNAME): Define it.
1992-10-28 Richard M. Stallman(HAVE_SETSID, IRIX): Defined.
1992-10-27 Richard M. Stallman[sony, IRIS_4D]: Include getpagesize.h and fcntl.h.
1992-10-24 Richard M. Stallman(relinquish): Adjust page_break_value by amount of...
1992-10-23 Jim Blandy* emacs.c (main): Correct spelling of HAVE_X_WINDOW to
1992-10-20 Richard M. Stallman(grow_specpdl): Increase max_specpdl_size before Fsignal.
1992-10-20 Richard M. Stallman[emacs]: Define POINTER and SIZE.
1992-10-20 Richard M. Stallman(get_lim_data): Make it static.
1992-10-20 Richard M. Stallman(syms_of_keyboard): Properly staticpro this_command_keys.
1992-10-19 Jim Blandy* xdisp.c (message): If M is zero, clear echo_area_glyp...
1992-10-19 Jim Blandy* window.h (struct window): Doc fix.
1992-10-19 Jim Blandy* window.c: Try to deal coherently with deleted windows:
1992-10-19 Jim Blandy* minibuf.c (temp_echo_area_glyphs): Don't clear echo_a...
1992-10-19 Jim Blandy* lisp.h (CHECK_LIVE_WINDOW): New predicate.
1992-10-19 Jim Blandy* keymap.c (store_in_keymap): Don't forget to QUIT...
1992-10-19 Jim Blandy* keyboard.h (this_command_keys): Extern declaration...
1992-10-19 Jim Blandy* keyboard.c (this_command_keys): Make this a vector...
1992-10-19 Jim BlandySame.\f * xfns.c (x_set_face): Dyked out this function...
1992-10-19 Jim Blandy* frame.c (make_frame_without_minibuffer, Fwindow_frame...
1992-10-19 Jim Blandy* xterm.c (compose_status): New variable.
1992-10-18 Richard M. Stallman(BROKEN_FIONREAD): Defined.
1992-10-17 Jim Blandy* * editfns.c (Fmessage): With no arguments,...
1992-10-17 Jim Blandy* callint.c (Fcall_interactively): Change handling...
1992-10-15 Roland McGrath(check_memory_limits): Declare __morecore.
1992-10-15 Roland McGrath(morecore_with_warning): Removed.
1992-10-15 Richard M. StallmanComment fix.
1992-10-14 Joseph Arceneaux* intervals.c (traverse_intervals): New parameter ...
1992-10-14 Joseph Arceneaux* alloc.c (mark_interval_tree): Pass 0 as initial depth...
1992-10-14 Joseph Arceneaux* scroll.c (do_scrolling): Don't bcopy non-existant...
1992-10-14 Joseph Arceneaux* dispextern.h: New element of frame structure `max_asc...
1992-10-14 Joseph Arceneaux* xterm.h: Declaration of struct face removed.
1992-10-14 Joseph Arceneaux* dispnew.c (scroll_frame_lines): All references to...
1992-10-13 Jim BlandyInitial revision
1992-10-12 Jim Blandy* keyboard.c (kbd_buffer_get_event): Fix fencepost...
1992-10-12 Roland McGrathRemoved #include "mem-limits.h".
1992-10-12 Jim Blandy* keyboard.c (kbd_buffer_get_event): Remember that
1992-10-12 Roland McGrath(sbrk): Removed decl.
1992-10-12 Roland McGrath(warnfunction): Renamed to warn_function (was used...
1992-10-12 Roland McGrath(start_of_data): Removed extra defn.
1992-10-12 Roland McGrathmem_limits.h is now called mem-limits.h.
1992-10-11 Richard M. Stallman(find_defun_start): scan_buffer returns start of line;
1992-10-11 Richard M. Stallman[!emacs]: Don't define POINTER, SIZE or NULL.
1992-10-11 Richard M. Stallman(morecore_with_warning): Reduce warnlevel when usage...
1992-10-11 Richard M. Stallman(Fdump_emacs, main): Use memory_warnings.
1992-10-11 Richard M. Stallman(check_memory_limits): Reduce warnlevel when usage...
1992-10-11 Jim Blandy* xterm.c, xrdb.c: #include <stdio.h> before "xterm...
1992-10-11 Jim Blandy* keymap.c (initial_define_lispy_key): New function...
1992-10-11 Jim Blandy* keyboard.h (Qswitch_frame): Declare this extern.
1992-10-11 Jim Blandy* keyboard.c (Vlast_event_frame): Make this variable...
1992-10-11 Jim Blandy* frame.c: #include "commands.h" and "keyboard.h".
1992-10-11 Jim Blandy* emacs.c (main): Call keys_of_frame.
1992-10-11 Jim Blandy* callint.c (Fcall_interactively): Allow multiple ...
1992-10-10 Richard M. Stallman[__GNUC__ >= 2] (LIB_STANDARD): Don't define.
1992-10-10 Richard M. Stallman(Fwrite_region): If VISIT is a file name,
1992-10-09 Richard M. Stallman(PTY_ITERATION, etc.): Defined.
1992-10-07 Jim Blandy* alloc.c (Fmemory_limit): Explain why we divide by...
1992-10-07 Jim Blandyentered into RCS
1992-10-06 Richard M. Stallman(directory_file_name): Don't clobber the envvar
1992-10-06 Richard M. Stallmanentered into RCS
1992-10-06 Richard M. Stallman(main) [NeXT]: Call malloc_jumpstart.
1992-10-06 Richard M. Stallmanentered into RCS
1992-10-06 Richard M. Stallman(Fkill_buffer): Pass 2nd arg to Fother_buffer.
1992-10-06 Richard M. Stallman(Fcall_interactively): Pass 2nd arg to Fother_buffer.
1992-10-06 Richard M. Stallman(make_frame): Pass 2nd arg to Fother_buffer.
1992-10-06 Richard M. Stallman(window_loop): Pass 2nd arg to Fother_buffer.
1992-10-05 Joseph Arceneaux* config.h.in: Added a slot for definition of USE_TEXT_...
1992-10-05 Richard M. StallmanDoc fix.
1992-10-03 Jim Blandy* keyboard.c (read_key_sequence): Treat mouse clicks...
1992-10-03 Jim Blandy* alloc.c (Fmemory_limit): New function.
1992-10-03 Jim Blandy* window.c (SAVE_WINDOW_DATA_SIZE): Define this using...
1992-10-03 Jim Blandy* window.c (struct save_window_data): Save the currentl...
1992-10-03 Jim Blandy* xterm.c (x_find_modifier_meanings): If there are no
1992-10-03 Jim Blandy* process.c (wait_reading_process_input): If the select...
1992-10-03 Jim Blandy* keyboard.c (modify_event_symbol): Make sure that...
1992-10-03 Richard M. Stallman(Fprimitive_undo): When undoing an insert, move point...
1992-10-03 Jim BlandyDoc fix.
1992-10-03 Joseph ArceneauxFixed typos.
1992-10-03 Jim Blandy* minibuf.c (read_minibuf): Don't bother to save the...
1992-10-03 Joseph Arceneaux* intervals.c: `copy_intervals()' no longer static.
1992-10-03 Jim Blandy* keymap.c (access_keymap, store_in_keymap,
1992-10-03 Joseph Arceneaux* intervals.h: Declare `copy_intervals()'.
1992-10-03 Jim BlandyDoc fixes.
1992-10-03 Jim Blandy* termhooks.h (struct input_event): Doc fix.
1992-10-02 Jim Blandy* keyboard.h (EVENT_HAS_PARAMETERS): Definition changed...
1992-10-02 Jim Blandy* keyboard.c (echo_char, read_char): Apply EVENT_HEAD...
1992-10-02 Joseph Arceneaux* buffer.c: #include intervals.h.
1992-10-02 Joseph ArceneauxFixed typos.
1992-10-02 Joseph Arceneaux* lisp.h: Declare Qbuffer_or_string_p.
1992-10-02 Joseph ArceneauxFixed typeos.
1992-10-02 Jim Blandy* xmenu.c: #include "keyboard.h".
1992-10-02 Joseph Arceneaux* intervals.c: Removed #include of "screen.h".
1992-10-02 Joseph Arceneaux* textprop.c: Conditionalize all functions on
1992-10-02 Joseph Arceneaux* intervals.c: Conditionalize all functions on
1992-10-02 Joseph Arceneaux* alloc.c: #include "intervals.h".
1992-10-02 Joseph Arceneaux* fileio.c (Finsert_file_contents): Call offset_interva...
1992-10-01 Richard M. Stallman(mark_object): Avoid car recursion on cons with nil...
1992-10-01 Joseph ArceneauxQbuffer_or_string_p added.
1992-10-01 Joseph Arceneaux(describe_syntax): Use insert_char to insert `match'.
next