Mercurial > emacs
graph
-
(XSETFASTINT): New macro.1994-10-04, by Karl Heuer
-
(Finsert_file_contents): No longer necessary to set type separately.1994-10-04, by Karl Heuer
-
(Fprefix_numeric_value): No longer necessary to set type separately.1994-10-04, by Karl Heuer
-
(Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.1994-10-04, by Karl Heuer
-
(XSETFRAME): Set object type as well as value.1994-10-04, by Karl Heuer
-
(XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,1994-10-04, by Karl Heuer
-
(x_clear_frame_selections, wait_for_property_change): Use new accessor macros1994-10-04, by Karl Heuer
-
(x_set_frame_parameters, x_set_visibility, Fx_create_frame,1994-10-04, by Karl Heuer
-
(compute_char_face): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(display_text_line): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,1994-10-04, by Karl Heuer
-
(record_insert, record_delete, record_first_change, record_property_change):1994-10-04, by Karl Heuer
-
(Ftext_properties_at, Fget_char_property, Fnext_property_change,1994-10-04, by Karl Heuer
-
(kbd_input_ast, read_input_waiting): Use new accessor macros instead of1994-10-04, by Karl Heuer
-
(Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):1994-10-04, by Karl Heuer
-
(make_process, create_process, Fopen_network_stream, deactivate_process,1994-10-04, by Karl Heuer
-
(temp_output_buffer_setup): Use new accessor macros instead of calling XSET1994-10-04, by Karl Heuer
-
(Fmarker_buffer): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,1994-10-04, by Karl Heuer
-
(synkey, Fdescribe_bindings, describe_command): Use new accessor macros1994-10-04, by Karl Heuer
-
(command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,1994-10-04, by Karl Heuer
-
(graft_intervals_into_buffer): Use new accessor macros instead of calling XSET1994-10-04, by Karl Heuer
-
(insert_1, insert_from_string_1): Use new accessor macros instead of calling1994-10-04, by Karl Heuer
-
(Fcompute_motion): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(make_minibuffer_frame, make_terminal_frame, Fselected_frame,1994-10-04, by Karl Heuer
-
(FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros1994-10-04, by Karl Heuer
-
(Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor1994-10-04, by Karl Heuer
-
(Fcurrent_time, Fformat): Use new accessor macros instead of calling XSET1994-10-04, by Karl Heuer
-
(redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead1994-10-04, by Karl Heuer
-
(make_number, Fsymbol_name, do_symval_forwarding, swap_in_symval_forwarding,1994-10-04, by Karl Heuer
-
(Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,1994-10-04, by Karl Heuer
-
(VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector, Fmake_symbol,1994-10-04, by Karl Heuer
-
(write_abbrev, Finsert_abbrev_table_description): Use new accessor macros1994-10-04, by Karl Heuer
-
(SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
Don't override definition of XSETINT.1994-10-04, by Karl Heuer
-
(XSETPNTR): Deleted.1994-10-04, by Karl Heuer
-
Don't override definition of XSETINT.1994-10-04, by Karl Heuer
-
Translate -gnu/linux* to -linux*.1994-10-04, by Richard M. Stallman
-
(MKTIME_OBJ): New variable.1994-10-04, by Richard M. Stallman
-
(mktime): Check for it.1994-10-04, by Richard M. Stallman
-
(server-switch-buffer): Don't go to an invisible frame.1994-10-04, by Richard M. Stallman
-
(set-auto-mode): Discard versions from file name before1994-10-04, by Richard M. Stallman
-
(rlogin): Doc fix.1994-10-03, by Richard M. Stallman
-
(vc-backend-checkin): When CVS checks in a file, it is1994-10-03, by Richard M. Stallman
-
(vc-status): Handle CVS.1994-10-03, by Richard M. Stallman
-
Add support for MIPS variants1994-10-03, by Ian Lance Taylor
-
Recognize GNU.1994-10-03, by Roland McGrath
-
(comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.1994-10-03, by Richard M. Stallman
-
(shell-strip-ctrl-m): Function moved to comint.el and renamed.1994-10-03, by Richard M. Stallman
-
(Frecenter): Don't trigger point-motion hooks.1994-10-03, by Karl Heuer
-
(kill-rectangle): In read-only buffer, do record1994-10-02, by Richard M. Stallman
-
(Finsert_file_contents): set type of `end', not just the value.1994-10-02, by Karl Heuer
-
(x_figure_window_size): Use new formula for scroll bar width.1994-10-02, by Karl Heuer
-
Include <utime.h> here instead of in systime.h.1994-10-02, by Karl Heuer
-
Don't include <utime.h> here; do it in sysdep.c instead.1994-10-02, by Karl Heuer
-
(HAVE_UTIME_H): Add #undef.1994-10-02, by Karl Heuer