]> code.delx.au - gnu-emacs/history - src
(maintainer-clean): Renamed from realclean.
[gnu-emacs] / src /
1995-02-07 Richard M. Stallman(maintainer-clean): Renamed from realclean.
1995-02-07 Richard M. Stallman(r_alloc_size_in_use): New function.
1995-02-07 Karl Heuer(internal_last_event_frame, Vlast_event_frame): Deleted...
1995-02-07 Karl Heuer(do_switch_frame): internal_last_event_frame is now...
1995-02-07 Karl Heuer(struct PERDISPLAY): Add Vlast_event_frame.
1995-02-06 Richard M. Stallman(x_get_foreign_selection, x_reply_selection_request):
1995-02-06 Richard M. Stallman(emacs_blocked_malloc): Set __malloc_extra_blocks here.
1995-02-05 Richard M. Stallman(Fget_buffer_create): Call buffer_memory_full.
1995-02-05 Richard M. Stallman(Vwindow_size_change_functions): New variable.
1995-02-05 Richard M. Stallman(Fdelete_window, set_window_height, set_window_width)
1995-02-05 Richard M. Stallman(struct frame): New field window_sizes_changed.
1995-02-05 Richard M. Stallman(main): Undo previous change.
1995-02-04 Karl Heuer(cmd_error): Cancel echoing here.
1995-02-04 Karl Heuer[MULTI_PERDISPLAY] (all_perdisplays): New var.
1995-02-04 Karl Heuer(syms_of_keyboard): Move DEFVAR_DISPLAY's here from...
1995-02-04 Karl Heuer(syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.
1995-02-04 Karl Heuer[MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.
1995-02-03 Karl Heuer(print): Use current_perdisplay, not get_perdisplay.
1995-02-03 Karl Heuer(defvar_display): Don't staticpro; these objects are...
1995-02-03 Karl Heuer(mark_perdisplays): New function.
1995-02-03 Karl Heuer(all_perdisplays): New var.
1995-02-03 Karl Heuer(defvar_display): Declare this function.
1995-02-03 Karl Heuer(DEFVAR_DISPLAY): Use current_perdisplay, not get_perdi...
1995-02-03 Karl Heuer(do_symval_forwarding): Use current_perdisplay, not...
1995-02-03 Richard M. Stallman(display_text_line): Deduct minibuf prompt from taboffset.
1995-02-02 Richard M. Stallman(kbd_buffer_get_event, swallow_events): Remove selectio...
1995-02-02 Richard M. Stallman(x_unqueue_events): Arg is now a Display *.
1995-02-02 Richard M. Stallman(wait_for_property_change): Avoid unlikely timing error.
1995-02-01 Karl Heuer(Fexecute_kbd_macro): Clear prefix arg here, not in...
1995-02-01 Karl Heuer(cmd_error): Clear prefix arg here.
1995-02-01 Karl Heuer(Fcall_interactively): Use perdisplay.
1995-02-01 Karl Heuer(read_minibuf, read_minibuf_unwind): Use perdisplay.
1995-02-01 Karl Heuer(Fml_provide_prefix_argument, Fml_prefix_argument_loop...
1995-02-01 Karl Heuer(current_perdisplay): New var.
1995-01-31 Karl Heuer[!MULTI_PERDISPLAY] (defvar_display): Use staticpro.
1995-01-31 Richard M. StallmanFix previous change.
1995-01-31 Richard M. Stallman(main) [REL_ALLOC]: Set __malloc_extra_blocks.
1995-01-31 Richard M. Stallman(syms_of_buffer): overwrite-mode doc fix.
1995-01-31 Karl Heuer[MULTI_PERDISPLAY] (get_perdisplay): Define this as...
1995-01-31 Karl Heuer[MULTI_PERDISPLAY] (get_perdisplay): Define this as...
1995-01-31 Karl Heuer[MULTI_PERDISPLAY]: Declare get_perdisplay as a function.
1995-01-31 Karl Heuer(DEFVAR_DISPLAY): New macro.
1995-01-31 Karl Heuer(defvar_display): New function.
1995-01-31 Karl Heuer(do_symval_forwarding): Handle display-local vars.
1995-01-31 Karl Heuer(specbind): Handle display-local vars.
1995-01-31 Karl HeuerDeclare store_symval_forwarding here.
1995-01-31 Karl Heuer(syms_of_keyboard): Fix missing backslashes.
1995-01-30 Richard M. Stallman(Fcall_interactively): Pass new arg to Fread_string.
1995-01-29 Richard M. Stallman(Frassoc): New function.
1995-01-28 Richard M. Stallman(ecrt0.o): Target renamed from crt0.o.
1995-01-28 Karl Heuer(print): Handle internal display-local object.
1995-01-28 Karl Heuer(xdispobjfwd): New macro.
1995-01-28 Karl Heuer(mark_object): Ignore Lisp_Misc_Display_Objfwd objects.
1995-01-28 Karl Heuer(enum Lisp_Misc_Type): New enumeration Lisp_Misc_Displa...
1995-01-28 Karl Heuer* keyboard.c (kbd_buffer_frame_or_window): Delete;...
1995-01-28 Karl Heuer(ECHOBUFSIZE): New constant, replaces sizeof (echobuf).
1995-01-28 Karl Heuer(PERDISPLAY, the_only_perdisplay, get_perdisplay):
1995-01-28 Karl Heuer(struct x_display_info): Rename display_perd to perdisplay.
1995-01-27 Karl Heuer(printchar, strout): Use message_log_maybe_newline.
1995-01-27 Karl Heuer(message_log_need_newline): This var is now static.
1995-01-27 Karl HeuerDeclare message_log_maybe_newline.
1995-01-27 Richard M. Stallman(modify_region): Clear point_before_scroll field.
1995-01-27 Richard M. Stallman(set_point): Set point_before_scroll to nil.
1995-01-27 Richard M. Stallman(struct buffer): New field point_before_scroll.
1995-01-27 Richard M. Stallman(init_buffer_once, syms_of_buffer):
1995-01-25 Karl Heuer(struct x_display_info): New member display_perd.
1995-01-25 Karl Heuer(the_only_perd): Define this var here.
1995-01-25 Karl HeuerAdd comments and `volatile' keyword to previous change.
1995-01-25 Karl Heuer(PERD): New struct containing per-display data.
1995-01-25 Karl Heuer(process_tick, update_tick): Make non-static.
1995-01-25 Richard M. Stallman(x_destroy_window): Don't let frame being destroyed...
1995-01-24 Richard M. Stallman(Flocal_set_key, Fglobal_set_key): Use K, not k.
1995-01-24 Richard M. Stallman(Fcall_interactively): Define K mostly like k.
1995-01-24 Richard M. Stallman(read_key_sequence): New arg dont_downcase_last
1995-01-24 Karl Heuer(compute_motion): Don't get hung in selective-display...
1995-01-24 Karl HeuerDon't use function prototypes.
1995-01-24 Karl Heuer(read_key_sequence): Don't wait for a possible key...
1995-01-23 Karl Heuer(HAVE_SYS_SELECT_H): Add #undef for configure.
1995-01-23 Karl HeuerDefine BROKEN_SELECT_NON_X.
1995-01-23 Karl Heuer(sys_select): Renamed from select. Use SELECT_TYPE...
1995-01-23 Karl Heuer#include sysselect.h instead of defining things by...
1995-01-23 Karl HeuerInitial revision
1995-01-23 Karl Heuer[__GNUC__] (POSIX_SIGNALS): #define this.
1995-01-22 Richard M. Stallman(read_minibuf): Don't print the prompt in batch mode.
1995-01-22 Richard M. Stallman(sort_args): Ordinary args get priority 0.
1995-01-21 Richard M. Stallman[NO_REMAP]: #undef static.
1995-01-21 Richard M. StallmanComment change.
1995-01-20 Richard M. Stallman(xmenu.o): Add msdos.h as dependency.
1995-01-20 Richard M. Stallman(syms_of_buffer) [DOS_NT]: Add missing ';'.
1995-01-20 Richard M. StallmanComment change.
1995-01-20 Richard M. Stallman(x_mouse_leave): Add neutralizing define.
1995-01-20 Richard M. Stallman[MSDOS]: #include msdos.h.
1995-01-20 Richard M. Stallman(XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
1995-01-20 Richard M. Stallman(DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP): Defined.
1995-01-20 Richard M. Stallman(file_name_as_directory, Ffile_name_directory)
1995-01-20 Karl Heuer(union Lisp_Misc): Make the `type' field just 16 bits...
1995-01-20 Karl Heuer(xbufobjfwd, xbuflocal, xwinconfig):
1995-01-20 Karl Heuer(Ftext_property_any): Handle the trivial case specially.
1995-01-19 Karl Heuer(seed_random): Renamed from srandom.
1995-01-19 Karl Heuer(Frandom): Call seed_random and get_random.
next