(Faref): Handle compiled function as pseudovector.
[bpt/emacs.git] / src /
1994-12-30 Richard M. Stallman(Faref): Handle compiled function as pseudovector.
1994-12-30 Richard M. Stallman(Flength): Handle compiled function as pseudovector.
1994-12-30 Richard M. Stallman(XSETFRAME): Use pseudovector.
1994-12-30 Richard M. Stallman(x_scroll_bar_handle_click): Use GC_WINDOWP.
1994-12-29 Richard M. StallmanMake size field an EMACS_INT.
1994-12-28 Richard M. Stallman(Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook...
1994-12-28 Richard M. Stallman[! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.
1994-12-27 Richard M. Stallman(make_lispy_event) [USE_X_TOOLKIT]: Turn off
1994-12-27 Richard M. Stallman(XTupdate_begin): Fix backward test in previous change.
1994-12-26 Richard M. Stallman(x_figure_window_size): Treat missing user-position...
1994-12-26 Richard M. Stallman(scrolling_1): When scroll_region_ok is set, use a
1994-12-26 Richard M. Stallman(scroll_region_cost): New variable.
1994-12-26 Richard M. Stallman(scroll_region_cost): Declared.
1994-12-26 Richard M. Stallman(scrolling): Fewer restrictions if scroll_region_ok is
1994-12-25 Richard M. Stallman(syms_of_buffer): Doc fix for buffer-file-type.
1994-12-25 Richard M. Stallman(set_search_regs): Really set search_regs.start and...
1994-12-25 Richard M. Stallman(read_minibuf): GCPRO things.
1994-12-25 Richard M. Stallman(wrong_type_argument): Use Lisp_Type_Limit.
1994-12-25 Richard M. Stallman(enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.
1994-12-25 Richard M. Stallman(enum Lisp_Type): Add Max_Lisp_Type.
1994-12-25 Richard M. Stallman(wrong_type_argument): Abort if VALUE is invalid Lisp...
1994-12-24 Richard M. Stallman(SET_REGS_MATCHED): Do nothing if set_regs_matched_done...
1994-12-24 Richard M. Stallman(BASE_PURESIZE): Incremented by 20k.
1994-12-24 Richard M. Stallman(read_char): Don't echo keys when echo_keystrokes is 0.
1994-12-23 Richard M. Stallmanentered into RCS
1994-12-23 Richard M. Stallman(XTupdate_begin): Discard records of prior mouse highlight
1994-12-23 Richard M. Stallman(x_set_frame_parameters): Handle icon-left, icon-top...
1994-12-22 Richard M. Stallman*** empty log message ***
1994-12-21 Richard M. Stallman(Fget_buffer_create): Copy the name, and clear text...
1994-12-21 Richard M. Stallman(C_DEBUG_SWITCH): Define this only if __GNUC__.
1994-12-21 Richard M. Stallman(struct frame): New field buffer_predicate.
1994-12-21 Richard M. Stallman(Fmodify_frame_parameters): For non-X frames,
1994-12-21 Richard M. Stallman(mark_object): In a frame, mark the buffer_predicate.
1994-12-21 Richard M. Stallman(get_doc_string): Now static. Arg now Lisp_Object.
1994-12-21 Richard M. Stallman(Fdefvar): Fix minor error in previous change.
1994-12-21 Richard M. Stallman(Qload_file_name, Vload_file_name): New variables.
1994-12-17 Richard M. Stallman(tgetst1): Let ^? stand for DEL character.
1994-12-17 Richard M. StallmanComment change.
1994-12-15 Richard M. Stallman(Fall_completions): New arg hide_spaces.
1994-12-15 Richard M. Stallman(main): Fix conversion of --display to -d.
1994-12-15 Richard M. Stallman(struct x_display): New field explicit_parent.
1994-12-15 Richard M. StallmanDon't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.
1994-12-15 Richard M. Stallman(readevalloop): Ignore ^M here.
1994-12-15 Richard M. Stallman(Fdefconst, Fdefvar): Error if too many arguments.
1994-12-14 Richard M. Stallman(add_properties): Add gcpro's.
1994-12-14 Richard M. StallmanJust include sunos4shr--do nothing else.
1994-12-13 Richard M. StallmanInitial revision
1994-12-13 Richard M. Stallman(sort_args): Make `options' a vector of ints.
1994-12-11 Jim Meyering[REG_UNSET_VALUE]: Define to the address of a static...
1994-12-11 Richard M. Stallman(read_char): After auto-saving, redisplay.
1994-12-11 Richard M. Stallman(report_overlay_modification): Renamed from verify_over...
1994-12-11 Richard M. Stallman* buffer.c (report_overlay_modification): Renamed from
1994-12-11 Richard M. Stallman(signal_before_change, signal_after_change):
1994-12-11 Richard M. Stallman(list_buffers_1): Right-align the size values.
1994-12-11 Richard M. Stallman(compile_pattern): Call re_set_registers here.
1994-12-10 Richard M. Stallman(unrelocate_symbols): Add AIX4_1 conditionals and code.
1994-12-10 Richard M. Stallman(sys_siglist) [AIX]: Add AIXHFT conditional.
1994-12-10 Richard M. StallmanChange AIX conditional around HFNKEYS to AIXHFT.
1994-12-09 Karl HeuerFix typo in comment.
1994-12-09 Richard M. Stallman(Fbyte_code): Call Ffollowing_char and Fprevious_char
1994-12-07 Richard M. Stallman(search_regs_saved): Delete initializer.
1994-12-06 Richard M. Stallman(update_frame): Call calculate_costs if baud_rate changed.
1994-12-06 Richard M. Stallman(calculate_costs): Set FRAME_COST_BAUD_RATE.
1994-12-06 Richard M. Stallman(struct frame): New field cost_calculation_baud_rate.
1994-12-04 Richard M. Stallman(internal_equal): Call compare_string_intervals.
1994-12-04 Richard M. Stallman(compare_string_intervals): New function.
1994-12-04 Richard M. Stallman(INTERVAL_LAST_POS): Don't subtract 1 here.
1994-12-04 Richard M. Stallman(argmatch): Take argc as arg; don't go past end of...
1994-12-04 Richard M. Stallman(scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COST...
1994-12-04 Richard M. Stallman(child_setup_tty): Use CDISABLE for setting VERASE...
1994-12-03 Richard M. Stallman(argmatch): Handle lstr == 0.
1994-12-01 Karl Heuer(gettext): Make sure this is always defined, even ...
1994-11-29 Paul Eggert(re_compile_pattern, re_comp, regerror): Add gettext...
1994-11-28 Richard M. Stallman(Fminibuffer_complete_and_exit): Catch errors in do_com...
1994-11-28 Richard M. Stallman(internal_delete_file, internal_delete_file_1): New...
1994-11-28 Richard M. Stallman(delete_temp_file): Use internal_delete_file.
1994-11-28 Richard M. Stallman(Fkill_buffer): Use internal_delete_file.
1994-11-28 Richard M. Stallman(Fx_synchronize): Fix doc string syntax.
1994-11-28 Richard M. StallmanFix erroneous comment syntax.
1994-11-28 Richard M. Stallman(NEED_UNISTD_H): Defined.
1994-11-28 Richard M. StallmanHave just one conditional to include unistd.h.
1994-11-24 Francesco Potortì* m/delta.h (C_SWITCH_MACHINE): -inline-functions removed,
1994-11-24 Richard M. Stallman(command_loop_1): Use safe_run_hooks to run
1994-11-23 Richard M. Stallman(syms_of_keyboard): Doc fix.
1994-11-23 Richard M. Stallman(Fy_or_n_p): Handle exit-prefix in query-replace-map.
1994-11-22 Richard M. Stallman(save_search_regs): Add declaration.
1994-11-22 Richard M. StallmanInitial revision
1994-11-22 Richard M. Stallman(OBJECTS_MACHINE): Define only if AIXHFT.
1994-11-22 Richard M. Stallman(AIXHFT): Defined.
1994-11-22 Richard M. Stallman(init_sys_modes): Tes AIXHFT, not AIX.
1994-11-22 Richard M. Stallman(Fdisplay_buffer): Use `b' to read existing buffer...
1994-11-22 David J. MacKenzieadd symbols for --with-pop, --with-kerberos, --with...
1994-11-21 Francesco PotortìAdded code for automatically saving and restoring the...
1994-11-19 Richard M. Stallman(sort_args): New function.
1994-11-19 Richard M. Stallman(re_compile_fastmap): Really, really treat `succeed...
1994-11-19 Richard M. Stallman(re_compile_fastmap): Really treat `succeed' like end.
1994-11-19 Richard M. Stallman(struct regexp_cache): New field `posix'.
1994-11-18 Richard M. Stallman(init_filelock): Add missing semicolon.
1994-11-18 Richard M. Stallman(Fload): Call Fsubstitute_in_file_name after trying...
1994-11-18 Karl Heuer(recompute_width_table): Do the right thing if no previ...
next