]> code.delx.au - gnu-emacs/history - src
* xterm.c (x_convert_modifiers): Declare this to return an
[gnu-emacs] / src /
1992-10-31 Jim Blandy* xterm.c (x_convert_modifiers): Declare this to return an
1992-10-31 Jim Blandy* xselect.c (own_selection): selection_type is an X...
1992-10-31 Jim Blandy* xfns.c (x_decode_color, Fx_color_display_p): x_screen...
1992-10-31 Jim Blandy* xdisp.c (redisplay): Use ! EQ to compare the old...
1992-10-31 Jim Blandy* window.h (make_window, window_from_coordinates,
1992-10-31 Jim Blandy* window.c (Fwindow_width, Fset_window_hscroll): Use...
1992-10-31 Jim Blandy* undo.c (record_insert): Use accessors on BEG and...
1992-10-31 Jim Blandy* search.c (Fstore_match_data): Don't assume Flength...
1992-10-31 Jim Blandy* process.c: (status_convert): Declare this to return a
1992-10-31 Jim Blandy* print.c (print): Cast the frame's address to an integ...
1992-10-31 Jim Blandy* minibuf.c (read_minibuf): Use EQ to compare, not ==.
1992-10-31 Jim Blandy* lread.c (read_char): Add an extern declaration for...
1992-10-31 Jim Blandy* lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth...
1992-10-31 Jim Blandy* keymap.c (Fdefine_key, Flookup_key, describe_map...
1992-10-31 Jim Blandy* keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers,
1992-10-31 Jim Blandy* keyboard.c: #include dispextern.h.
1992-10-31 Jim Blandy* frame.c: #include buffer.h.
1992-10-31 Jim Blandy* fns.c: #include keyboard.h.
1992-10-31 Jim Blandy* floatfns.c (Flog): Don't forget to declare the BASE...
1992-10-31 Jim Blandy* doc.c: #include keyboard.h.
1992-10-31 Jim Blandy* dispextern.h (sit_for): Declare this extern.
1992-10-31 Jim Blandy* dired.c (find_file_handler): Declare this extern.
1992-10-31 Jim Blandy* data.c (Fset): See if current_alist_element points...
1992-10-31 Jim Blandy* commands.h (unread_command_char): Declare this to...
1992-10-31 Jim Blandy* casetab.c (set_case_table): Declare this to be static...
1992-10-31 Jim Blandy* casefiddle.c (operate_on_word): Declare end to be...
1992-10-31 Jim Blandy* callproc.c: Arrange for synchronous processes to...
1992-10-31 Jim Blandy* bytecode.c (Fbyte_code): Use EQ to compare string_sav...
1992-10-31 Jim Blandy* buffer.h (Fbuffer_name, Fget_file_buffer): Added...
1992-10-31 Jim Blandy* buffer.c (reset_buffer): Don't assign to b->save_leng...
1992-10-31 Jim Blandy* alloc.c (Frope_elt): Declare arguments to be Lisp_Obj...
1992-10-31 Jim Blandy* abbrev.c (Funexpand_abbrev): Just assign the last...
1992-10-30 Richard M. Stallman(preserved_fns): New var.
1992-10-29 Richard M. Stallman(get_system_name): Use gethostname for USG systems
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.
next