]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1994-10-04 Karl Heuer(Fnext_property_change, property_change_between_p,
1994-10-04 Karl Heuer(Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists...
1994-10-04 Karl Heuer(skip_chars, Fmatch_data, Fstore_match_data): Don't...
1994-10-04 Karl Heuer(make_process, list_processes_1, create_process, Faccep...
1994-10-04 Karl Heuer(printchar): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(read_minibuf, get_minibuffer, read_minibuf_unwind...
1994-10-04 Karl Heuer(Fmarker_position): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTIN...
1994-10-04 Karl Heuer(read_filtered_event, init_obarray): Don't use XFASTINT...
1994-10-04 Karl Heuer(synkey, access_keymap, store_in_keymap, Faccessible_ke...
1994-10-04 Karl Heuer(read_char, make_lispy_event, make_lispy_movement,...
1994-10-04 Karl Heuer(Fcurrent_column, Findent_to, Fcurrent_indentation...
1994-10-04 Karl Heuer(make_frame, Fframe_parameters, Fselected_frame, syms_o...
1994-10-04 Karl Heuer(Flength, concat, mapcar1): Don't use XFASTINT as an...
1994-10-04 Karl Heuer(Finsert_file_contents, Fwrite_region, Fdo_auto_save...
1994-10-04 Karl Heuer(Feval, Ffuncall, funcall_lambda, Fbacktrace): Don...
1994-10-04 Karl Heuer(Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_...
1994-10-04 Karl Heuer(store_function_docstring): Don't use XFASTINT as an...
1994-10-04 Karl Heuer(direct_output_for_insert, direct_output_forward_char...
1994-10-04 Karl Heuer(file_name_completion): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(Faref, Farray_length): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(Fforward_char, Fbackward_char, Fbeginning_of_line...
1994-10-04 Karl Heuer(casify_object, operate_on_word, Fupcase_word, Fdowncas...
1994-10-04 Karl Heuer(Fcall_interactively, Fprefix_numeric_value): Don't...
1994-10-04 Karl Heuer(Fbyte_code): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(reset_buffer, Ferase_buffer, validate_region, list_buf...
1994-10-04 Karl Heuer(free_float, make_float, free_cons, Flist, Fvector...
1994-10-04 Karl Heuer(Fexpand_abbrev): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(XSETFASTINT): New macro.
1994-10-04 Karl Heuer(Finsert_file_contents): No longer necessary to set...
1994-10-04 Karl Heuer(Fprefix_numeric_value): No longer necessary to set...
1994-10-04 Karl Heuer(Fstring_equal, Fstring_lessp): Delete now-redundant...
1994-10-04 Karl Heuer(XSETFRAME): Set object type as well as value.
1994-10-04 Karl Heuer(XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR...
1994-10-04 Karl Heuer(x_clear_frame_selections, wait_for_property_change...
1994-10-04 Karl Heuer(x_set_frame_parameters, x_set_visibility, Fx_create_frame,
1994-10-04 Karl Heuer(compute_char_face): Use new accessor macros instead...
1994-10-04 Karl Heuer(display_text_line): Use new accessor macros instead...
1994-10-04 Karl Heuer(Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_win...
1994-10-04 Karl Heuer(record_insert, record_delete, record_first_change...
1994-10-04 Karl Heuer(Ftext_properties_at, Fget_char_property, Fnext_propert...
1994-10-04 Karl Heuer(kbd_input_ast, read_input_waiting): Use new accessor...
1994-10-04 Karl Heuer(Flooking_at, skip_chars, search_buffer, set_search_reg...
1994-10-04 Karl Heuer(make_process, create_process, Fopen_network_stream...
1994-10-04 Karl Heuer(temp_output_buffer_setup): Use new accessor macros...
1994-10-04 Karl Heuer(Fmarker_buffer): Use new accessor macros instead of...
1994-10-04 Karl Heuer(Fget_file_char, Fload, read1, oblookup, map_obarray...
1994-10-04 Karl Heuer(synkey, Fdescribe_bindings, describe_command): Use...
1994-10-04 Karl Heuer(command_loop_1, read_char, Ftrack_mouse, kbd_buffer_ge...
1994-10-04 Karl Heuer(graft_intervals_into_buffer): Use new accessor macros...
1994-10-04 Karl Heuer(insert_1, insert_from_string_1): Use new accessor...
1994-10-04 Karl Heuer(Fcompute_motion): Use new accessor macros instead...
1994-10-04 Karl Heuer(make_minibuffer_frame, make_terminal_frame, Fselected_...
1994-10-04 Karl Heuer(FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor...
1994-10-04 Karl Heuer(Fdefault_file_modes, Finsert_file_contents, Fdo_auto_s...
1994-10-04 Karl Heuer(Fcurrent_time, Fformat): Use new accessor macros inste...
1994-10-04 Karl Heuer(redraw_frame, Fsleep_for, sit_for, Fsit_for): Use...
1994-10-04 Karl Heuer(make_number, Fsymbol_name, do_symval_forwarding, swap_...
1994-10-04 Karl Heuer(Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,
1994-10-04 Karl Heuer(VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector...
1994-10-04 Karl Heuer(write_abbrev, Finsert_abbrev_table_description): Use...
1994-10-04 Karl Heuer(SCROLL_BAR_UNPACK): Use new accessor macros instead...
1994-10-04 Karl HeuerDon't override definition of XSETINT.
1994-10-04 Karl Heuer(XSETPNTR): Deleted.
1994-10-04 Karl HeuerDon't override definition of XSETINT.
1994-10-04 Richard M.... Translate -gnu/linux* to -linux*.
1994-10-04 Richard M.... (MKTIME_OBJ): New variable.
1994-10-04 Richard M.... (mktime): Check for it.
1994-10-04 Richard M.... (server-switch-buffer): Don't go to an invisible frame.
1994-10-04 Richard M.... (set-auto-mode): Discard versions from file name before
1994-10-03 Richard M.... (rlogin): Doc fix.
1994-10-03 Richard M.... (vc-backend-checkin): When CVS checks in a file, it is
1994-10-03 Richard M.... (vc-status): Handle CVS.
1994-10-03 Ian Lance TaylorAdd support for MIPS variants
1994-10-03 Roland McGrathRecognize GNU.
1994-10-03 Richard M.... (comint-strip-ctrl-m): Renamed from shell-strip-crtl...
1994-10-03 Richard M.... (shell-strip-ctrl-m): Function moved to comint.el and...
1994-10-03 Karl Heuer(Frecenter): Don't trigger point-motion hooks.
1994-10-02 Richard M.... (kill-rectangle): In read-only buffer, do record
1994-10-02 Karl Heuer(Finsert_file_contents): set type of `end', not just...
1994-10-02 Karl Heuer(x_figure_window_size): Use new formula for scroll...
1994-10-02 Karl HeuerInclude <utime.h> here instead of in systime.h.
1994-10-02 Karl HeuerDon't include <utime.h> here; do it in sysdep.c instead.
1994-10-02 Karl Heuer(HAVE_UTIME_H): Add #undef.
1994-10-02 Paul Reilly(popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPU...
1994-10-02 Richard M.... (shell-mode): Compare the truename with /dev/null.
1994-10-02 Richard M.... (file-truename): If name has no dir, use default-directory.
1994-10-02 Paul Reilly(widget_id_tick): Renamed from popup_id_tick.
1994-10-02 Paul Reilly(XTread_socket): Use popup_get_selection() for X11...
1994-10-02 Paul Reilly(HACK_EDITRES): Declare if using X11R5.
1994-10-02 Paul Reilly(EmacsFrameSetCharSize): Use lw_refigure_widget() for...
1994-10-02 Paul ReillyDeclare XtNshowGrip, XtNallowResize, and XtNresizeToPre...
1994-10-02 Paul Reilly(make_lispy_event): Do not set item. Now handled in...
1994-10-02 Paul Reilly(display_menu_item): Add support for displaying the...
1994-10-02 Paul Reilly(lw_set_main_areas): Use xm_set_main_areas().
1994-10-02 Paul ReillyDeclare xm_set_main_areas() and xm_manage_resizing().
1994-10-02 Paul Reilly(make_menu_in_widget): Add support for displaying a...
1994-10-02 Paul ReillyAdded Motif changes for usage and option checking.
1994-10-02 Richard M.... (Info-scroll-down, Info-scroll-up): Doc fixes.
next