]> code.delx.au - gnu-emacs/history - src
Added [ediff-doc] and [eregistry] to menu-bar-tools-menu
[gnu-emacs] / src /
1996-02-16 Karl Heuer(Fmake_temp_name) [MSDOS]: Make sure there is at least
1996-02-13 Karl Heuer(x_real_positions): Cast arg of XFree.
1996-02-12 Richard M. Stallman(redisplay) [USE_X_TOOLKIT]: Do nothing if popup_activated.
1996-02-12 Richard M. Stallman(x_error_quitter): Add newline to error message.
1996-02-12 Richard M. Stallman(xmalloc_widget_value): Define only if USE_X_TOOLKIT.
1996-02-12 Richard M. Stallman(get_doc_string): Always read entire disk blocks.
1996-02-12 Richard M. Stallman[HAVE_NTGUI] (lispy_function_keys): Add mappings
1996-02-11 Richard M. Stallman(xmalloc_widget_value): Fix previous change.
1996-02-11 Richard M. Stallman(xmalloc_widget_value): New function.
1996-02-11 Richard M. Stallman(Fopen_network_stream): Use sizeof, not strlen, for...
1996-02-10 Richard M. Stallman(Fadd_text_properties): Don't return without ungcpro.
1996-02-10 Richard M. Stallman(read_char, timer_check): Call any_kboard_state
1996-02-10 Roland McGrath(display_buffer_1): Fix typo in last change.
1996-02-10 Richard M. Stallman(display_buffer_1): Raise the frame if already visible.
1996-02-09 Richard M. Stallman(x_real_positions): Use XFree.
1996-02-09 Richard M. Stallman(Fdirectory_files): Doc fix.
1996-02-08 Richard M. Stallman(min, max): Don't define if already defined.
1996-02-08 Geoff Voelker(FONT_WIDTH): Use average character width, not maximum.
1996-02-08 Richard M. Stallman(Fmake_temp_name) [MS-DOS]: Allow upto 8 characters in
1996-02-08 Richard M. Stallman(remove_process): Don't unlink the process marker.
1996-02-07 Richard M. Stallman(LIB_STANDARD): Add -lmach.
1996-02-07 Richard M. StallmanInitial revision
1996-02-06 Richard M. Stallman(Fbuffer_live_p): New function.
1996-02-06 Richard M. Stallman(emacs.o): Depend on blockinput.h.
1996-02-06 Richard M. StallmanInclude blockinput.h.
1996-02-06 Richard M. Stallman(fatal_error_signal): Do TOTALLY_UNBLOCK_INPUT.
1996-02-05 Karl Heuer(sigchld_handler): Use cleaner end-of-list test.
1996-02-05 Richard M. Stallman(LIB_X11_LIB): Remove; this undoes the Jan 31 change...
1996-02-04 Richard M. Stallman(vfork): Define as fork.
1996-02-04 Richard M. Stallman(read_char_minibuf_menu_prompt): Use malloc to allocate
1996-02-04 Richard M. Stallman(x_connection_signal): Call x_connection_closed properly.
1996-02-04 Richard M. Stallman[POSIX_SIGNALS] (sigsetmask): Don't define if already...
1996-02-04 Richard M. Stallman(syms_of_fns): Set yes-or-no-p-history to nil.
1996-02-04 Richard M. Stallman(Fread_char_exclusive): Doc fix.
1996-02-04 Richard M. Stallman(x_frame_parms): Add "title" element.
1996-02-03 Richard M. Stallman(syms_of_buffer): Doc fix.
1996-02-03 Richard M. Stallman(record_marker_adjustment): New function.
1996-02-03 Richard M. Stallman(adjust_markers): When a marker is inside text
1996-02-03 Richard M. Stallman(VECSIZE): Round up when dividing.
1996-02-02 Richard M. StallmanComment/whitespace changes.
1996-02-02 Geoff Voelker(win32_kbd_mods_to_emacs, win32_kbd_patch_key,
1996-02-02 Geoff Voelker(convert_to_key_event, is_dead_key): New functions.
1996-02-02 Geoff Voelker(modifiers, modifier_key_support_tested,
1996-02-02 Geoff Voelker(prepend_msg): New function.
1996-02-01 Richard M. Stallman(update_frame): Compare FRAME_MINIBUF_WINDOW(f)
1996-02-01 Richard M. Stallman(wait_reading_process_input): If select times out,
1996-02-01 Karl HeuerUpdate FSF address in comment.
1996-02-01 Richard M. Stallman(Qcursor_in_echo_area): New variable.
1996-02-01 Richard M. Stallman(echo_now): Renamed from `echo'. All callers changed.
1996-02-01 Richard M. Stallman(make_lispy_event): Timer event is a list, not just...
1996-01-31 Karl Heuer(synch_process_death, synch_process_retcode): Delete...
1996-01-31 Richard M. Stallman(LIB_X11_LIB): New definition.
1996-01-31 Richard M. Stallman(Fset_window_buffer): Set buffer temporarily around...
1996-01-30 Karl Heuer(LIBS_SYSTEM): Use -linet unconditionally.
1996-01-30 Karl Heuer(HAVE_SOCKETS): Moved here from s/isc4-1.h.
1996-01-30 Karl Heuer(HAVE_SOCKETS): Moved to s/isc2-2.h.
1996-01-30 Richard M. Stallman(syms_of_editfns): Make buffer-access-fontify-functions
1996-01-30 Richard M. Stallman(x_frame_parms): Alphabetize.
1996-01-30 Richard M. Stallman(child_setup): Fix size in write call.
1996-01-29 Richard M. Stallman(Fdelete_backward_char): In overwrite mode,
1996-01-29 Richard M. Stallman(Fset_minibuffer_window): New function.
1996-01-29 Karl HeuerUpdate FSF address in comment.
1996-01-29 Richard M. Stallman(dos_rawgetc): Allow simulation of `Mouse-3' by
1996-01-29 Richard M. Stallman(XTframe_raise_lower): Rename arg `raise' to `raise_flag'.
1996-01-29 Richard M. Stallman(event_kind): New event type: timer_event.
1996-01-29 Richard M. Stallman(Qtimer_event): New symbol.
1996-01-29 Richard M. Stallman(create_process): Set outchannel to be non-blocking.
1996-01-29 Richard M. Stallman(wait_reading_process_input): Call timer_check
1996-01-28 Richard M. Stallman(sort_args): Error if option is missing an arg.
1996-01-28 Richard M. StallmanWhitespace change.
1996-01-27 Richard M. Stallman(struct input_event): New field `padding'.
1996-01-27 Richard M. Stallman(Fy_or_n_p): Call choose_minibuf_frame.
1996-01-27 Richard M. Stallman(Fcompare_buffer_substrings): Access case_canon_table...
1996-01-27 Richard M. Stallman(child_setup_tty): Turn off ISTRIP to pass 8bit. Turn...
1996-01-26 Richard M. Stallman(Qtitle): Declared.
1996-01-25 Richard M. Stallman(xfree): Macro deleted.
1996-01-25 Richard M. Stallman(x_get_window_property_as_lisp_data): Use xfree, not...
1996-01-25 Richard M. Stallman(mode25, mode4350): Moved to `lisp/dos-fns.el'.
1996-01-25 Geoff Voelkerbackout 1996-01-21T00:22:24Z!voelker@cs.washington.edu
1996-01-25 Geoff Voelkerbackout 1,\b\b.4
1996-01-25 Geoff Voelkerbackout 1996-01-21T00:21:35Z!voelker@cs.washington.edu
1996-01-24 Karl Heuer(XCAR, XCDR, CAR, CDR): New macros.
1996-01-24 Karl Heuer(x_connection_signal): Explicitly check the thread...
1996-01-24 Karl Heuer(Faccessible_keymaps): Doc fix.
1996-01-24 Karl Heuer(make_frame): Initialize title parameter to Qnil.
1996-01-24 Karl Heuer(make_number): Function deleted.
1996-01-24 Karl Heuer* macros.c (Fstart_kbd_macro): Use xmalloc.
1996-01-24 Karl Heuer(syms_of_lread): Set Vsource_directory here.
1996-01-24 Karl Heuer(update_menu_bar):
1996-01-24 Karl Heuer(set_frame_menubar):
1996-01-24 Karl Heuer(change_frame_size_1) [MSDOS]: Support frame size
1996-01-24 Karl Heuer(dos_set_window_size): Prototype for a new function.
1996-01-24 Karl Heuer(dos_set_window_size): New function; switches the screen
1996-01-24 Richard M. Stallman(xmenu.o): Depend on termhooks.h.
1996-01-24 Karl Heuer(sys_select): Use time macros to prevent time values
1996-01-24 Karl Heuer(wait_reading_process_input) [not subprocesses]: Do
1996-01-23 Geoff Voelker(update_menu_\b\b_ba\b, redisplay_window) \b:"\b Use FRAME_W...
1996-01-23 Karl Heuer(kill-local-variable): didn't update the value of
1996-01-23 Karl Heuer(mark_window_display_accurate): buffer->clip_changed was
1996-01-23 Karl Heuer(sigblock): New (dummy) function.
next