]> code.delx.au - gnu-emacs/history - src
(easy-menu-create-keymaps): Add autoload cookie.
[gnu-emacs] / src /
1994-10-18 Karl Heuer(exactn): Initializer deleted.
1994-10-18 Karl Heuer(RE_EXACTN_VALUE): Deleted; Emacs doesn't need this...
1994-10-18 Karl Heuer(read_minibuf): Store the object, not the string, into...
1994-10-18 Karl Heuer(x_set_unsplittable): New function.
1994-10-18 Karl Heuer(do_line_dance): Decrement index only once per loop.
1994-10-18 Karl Heuer(do_line_insertion_deletion_costs): Fix argument order.
1994-10-17 Morten Welinder*** empty log message ***
1994-10-17 Richard M. Stallman(struct face): Delete cached_index field.
1994-10-17 Richard M. Stallman(Fdisplay_buffer): In desperation case of looking for
1994-10-17 Richard M. Stallman(intern_face): Update mask properly to set stipple
1994-10-17 Richard M. Stallman(dumpglyphs): Explicitly draw background stipple.
1994-10-17 Richard M. Stallman(intern_face): Set the fill_style.
1994-10-17 Richard M. StallmanInclude paths.h.
1994-10-17 Richard M. Stallman(xfns.o): Depend on paths.h.
1994-10-16 Richard M. Stallman(PATH_BITMAPS): New macro.
1994-10-16 Richard M. Stallman(load_unwind): Cast argument of fclose.
1994-10-16 Richard M. Stallman(LIBS_SYSTEM): Add -lcposix.
1994-10-15 Richard M. Stallman(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
1994-10-15 Richard M. StallmanDelete HAVE_X11 conditionals.
1994-10-15 Richard M. Stallman(x_display): Changed icon_bitmap_flag to icon_bitmap.
1994-10-15 Richard M. Stallman(x_set_icon_type): If icon-type is a string, then use
1994-10-15 Richard M. Stallman(x_bitmap_icon): Allow bitmap to come from file.
1994-10-15 Richard M. Stallman(Fset_text_properties): Special case for getting
1994-10-15 Karl Heuer(stuffline, scraplines): Functions deleted.
1994-10-14 Richard M. Stallman(read_input_waiting): Set e.frame_or_window w/ XSETFRAME.
1994-10-14 Richard M. Stallman(redisplay): Call clear_face_cache instead
1994-10-14 Richard M. StallmanEliminate the "display faces"; store GCs in the "comput...
1994-10-14 Richard M. Stallman(Fx_create_frame): Init the FRAME_X_SCREEN as soon...
1994-10-14 Richard M. Stallman(x_new_font): Don't keep looping after the FONT property.
1994-10-14 Karl Heuer(term_get_fkeys_1): Workaround for IBM's dialect of...
1994-10-13 Richard M. Stallman(Fuser_login_name, Fuser_real_login_name):
1994-10-13 Richard M. Stallmanentered into RCS
1994-10-13 Richard M. Stallman(BASE_PURESIZE): Incremented.
1994-10-13 Richard M. Stallman(Funhandled_file_name_directory): Declared.
1994-10-13 Richard M. StallmanInclude config.h.
1994-10-12 Richard M. Stallman(LD_SWITCH_SYSTEM): New definition.
1994-10-12 Richard M. StallmanComment changes.
1994-10-12 Richard M. Stallman(scan_sexps_forward): At startincomment,
1994-10-12 Karl Heuer(Fbyte_code): Skip optimization for all Lisp_Misc types.
1994-10-12 Karl Heuer(defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopr...
1994-10-12 Karl Heuer(do_symval_forwarding, store_symval_forwarding, find_sy...
1994-10-12 Karl Heuer(buffer_slot_type_mismatch): Take just the offset as...
1994-10-12 Karl Heuer(mark_object): Use the new substructure.
1994-10-12 Karl Heuer(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_I...
1994-10-12 Karl Heuer(verify_interval_modification): Fix comment.
1994-10-12 Karl Heuer(test_completion): Fix reversed condition.
1994-10-12 Karl HeuerInstall Hiroshi Nakano's rewrite to allow multiple...
1994-10-11 Jim Blandy(scan_buffer): After temporarily turning immediate_quit...
1994-10-11 Jim Blandy(display_scan_buffer): Pass the correct number of argum...
1994-10-11 Richard M. Stallman(x_term_init): Call XtSetLanguageProc or XSetLocaleModi...
1994-10-11 Richard M. Stallman(read_key_sequence): The output of function-key-map
1994-10-11 Karl Heuer(print): Check the substructure.
1994-10-11 Karl Heuer(internal_equal): Check the substructure.
1994-10-11 Karl Heuer(buffer_slot_type_mismatch): Test against Lisp_Misc.
1994-10-11 Karl Heuer(MARKER_BLOCK_SIZE, marker_block, marker_free_list...
1994-10-11 Karl Heuer(OVERLAY_POSITION): Marker assert now tests substructure.
1994-10-11 Karl Heuer(Lisp_Misc): new type code, replacing Lisp_Marker ...
1994-10-11 Richard M. Stallman(list_buffers_1): Fix indentation in header lines.
1994-10-11 Karl Heuer(sys_subshell): Use NILP macro directly, not its expans...
1994-10-10 David J. MacKenzieentered into RCS
1994-10-10 Richard M. Stallman(redisplay_window): Fix Oct 1 change:
1994-10-10 Jim Blandy(syms_of_buffer): Doc fix for cache-long-line-scans.
1994-10-08 Jim Blandy* xdisp.c (redisplay_window): Invalidate width_run_cach...
1994-10-08 Jim Blandy* syntax.c (find_defun_start): Call scan_buffer with...
1994-10-08 Jim Blandy* search.c: #include "region-cache.h".
1994-10-08 Jim Blandy* insdel.c (prepare_to_modify_buffer): Invalidate width...
1994-10-08 Jim Blandy* indent.h (disptab_matches_widthtab, recompute_width_t...
1994-10-08 Jim Blandy* indent.c: #include "region-cache.h".
1994-10-08 Jim Blandy* disptab.h (window_display_table): Doc fix.
1994-10-08 Jim Blandy* cmds.c (Fforward_line): Call scan_buffer with new...
1994-10-08 Jim Blandy* buffer.h (struct buffer): New members: newline_cache,
1994-10-08 Jim Blandy* buffer.c: #include region-cache.h.
1994-10-08 Jim Blandy* Makefile.in.in (obj) Add region-cache.o to the list...
1994-10-08 Richard M. Stallman(file_name_completion): Ignore files "." and ".." in...
1994-10-08 Richard M. Stallman(test_completion): New function, extracted from do_comp...
1994-10-08 Richard M. Stallman(inhibit_local_menu_bar_menus): New variable.
1994-10-07 Karl Heuer(enum Lisp_Misc_Type): New type.
1994-10-07 Richard M. Stallman(make_gap): Keep input blocked till after we set BEG_ADDR.
1994-10-07 Richard M. Stallman(check_writable, check_executable): Test HAVE_EACCESS.
1994-10-07 Richard M. Stallman(HAVE_EACCESS): Add #undef.
1994-10-06 Karl Heuer(Lisp_Void, VOIDP): Deleted.
1994-10-06 Karl Heuer(Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_b...
1994-10-06 Karl Heuer(Fbyte_code): Delete case Lisp_Void.
1994-10-06 Karl Heuer(mark_object): Delete case Lisp_Void.
1994-10-06 Karl Heuer(Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when...
1994-10-06 Karl Heuer(Fabs): Don't use XFASTINT when negative.
1994-10-06 Karl Heuer(Fset, default_value, Fset_default, Fkill_local_variabl...
1994-10-06 Karl Heuer(defvar_per_buffer): Access buffer_local_flags as Lisp_...
1994-10-06 Karl Heuer(init_buffer_once): Don't use XSETFASTINT when negative.
1994-10-06 Karl Heuer(Fload, load_unwind): Store stream pointer as a cons...
1994-10-06 Karl Heuer(Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTRE...
1994-10-06 Karl Heuer(mark_object): Delete case Lisp_Internal_Stream.
1994-10-06 Karl Heuer(read1): New argument for returning out-of-band data...
1994-10-06 Karl Heuer(Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
1994-10-06 Richard M. Stallman(x_set_icon_type): Remove period from error message.
1994-10-06 Richard M. Stallman(make_hdr): Undo June 16 change.
1994-10-05 Richard M. Stallman(Ffile_regular_p): New function.
1994-10-04 Richard M. Stallman(Finteractive): Doc fix.
1994-10-04 Karl Heuer(single_keymap_panes, Fx_popup_menu): Don't use XFASTIN...
1994-10-04 Karl Heuer(construct_mouse_click): Don't use XFASTINT as an lvalue.
next