(argmatch): Handle lstr == 0.
[bpt/emacs.git] / src /
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...
1994-11-18 Karl Heuer(enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vecto...
1994-11-18 Karl Heuer(Fpurecopy): Use type test macros.
1994-11-18 Karl Heuer(Fsingle_key_description): Use type test macros.
1994-11-18 Karl Heuer(SET_FRAME, key_event, do_mouse_event): Use accessor...
1994-11-18 Karl Heuer(Fvconcat, concat): Use Lisp_Vectorlike.
1994-11-18 Karl Heuer(Fpurecopy): Use type test macros.
1994-11-18 Karl Heuer(XSETCOMPILED): New macro.
1994-11-18 Karl Heuer(Fdocumentation): Use type test macros.
1994-11-18 Karl Heuer(print): Use type test macros.
1994-11-18 Karl Heuer(re_compile_fastmap): Treat `succeed' like end of pattern.
1994-11-17 Richard M. Stallman(lock_dir, superlock_file, MAKE_LOCK_NAME):
1994-11-17 Richard M. Stallman(init_filelock): Always copy lock_path.
1994-11-16 Richard M. Stallman(try_window, display_text_line): Undo previous change.
1994-11-16 Roland McGrath[NOT_C_CODE]: Include fcntl.h.
1994-11-16 Richard M. Stallman(Fdirectory_files): Pass new arg to `compile_pattern'.
1994-11-16 Richard M. Stallman(re_opcode_t): New opcode `succeed'
1994-11-16 Richard M. Stallman(RE_NO_POSIX_BACKTRACKING): New macro.
1994-11-16 Roland McGrath(try_window): Don't pass window to Fget_char_property...
1994-11-16 Francesco Potortì* Makefile.in.in (TAGS): The new etags allows tagging...
1994-11-16 Richard M. Stallman(Fopen_dribble_file): Call fclose only when dribble...
1994-11-16 Karl Heuer(Fcurrent_window_configuration): Use allocate_vectorlik...
1994-11-16 Karl Heuer(access_keymap): Use type test macros.
1994-11-16 Karl Heuer(make_frame): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl HeuerDeclare allocate_vectorlike.
1994-11-16 Karl Heuer(make_dummy_parent, make_window): Use allocate_vectorli...
1994-11-16 Karl Heuer(make_process): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer(Fmake_vector): Call allocate_vectorlike.
1994-11-16 Karl HeuerDelete declaration of Farray_length.
1994-11-16 Karl Heuer(Farray_length): Delete this obsolete function.
1994-11-16 Karl Heuer(Flength): Don't call Farray_length, just use size...
1994-11-16 Karl HeuerFix indentation.
1994-11-16 Karl HeuerFix typo in comment.
1994-11-16 Karl Heuer(Fdo_auto_save): Use the new type-test macros.
1994-11-16 Karl Heuer(XSCROLL_BAR): Extract from Lisp_Vector, not generic...
1994-11-16 Karl Heuer(wait_for_property_change): Encode location as a cons...
1994-11-16 Karl Heuer(Finteractive_p): Use XSUBR instead of its expansion.
1994-11-16 Karl Heuer(Fdocumentation): Use NATNUMP instead of its expansion.
1994-11-16 Karl Heuer(access_keymap, store_in_keymap): Use NATNUMP instead...
1994-11-16 Karl Heuer(CHECK_NATNUM): Use NATNUMP instead of its expansion.
1994-11-16 Richard M. Stallman(Fread_file_name_internal): Protect orig_string.
1994-11-16 Karl Heuer(syms_of_data): Set Qwholenump as function, not variable.
1994-11-16 Karl Heuer(Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NAT...
1994-11-15 Karl Heuer(NETCONN_P, kill_buffer_processes): Use the new type...
1994-11-15 Karl Heuer(OVERLAY_POSITION): Use the new type-test macros.
1994-11-15 Karl Heuer(overlays_at): Use the new type-test macros.
1994-11-15 Karl Heuer(unlock_all_files): Use the new type-test macros.
1994-11-15 Karl Heuer(x_window_to_frame, x_any_window_to_frame, x_top_window...
1994-11-15 Karl Heuer(GC_INTEGERP, etc): New type-test macros for use during GC.
1994-11-15 Karl Heuer(current_minor_maps): Avoid assignments in arguments...
1994-11-15 Karl Heuer(PLIST_ELT_P): Avoid assignments in arguments to a...
1994-11-15 Karl Heuer(Fpixmap_spec_p): Avoid function calls and assignments...
1994-11-15 Karl Heuer(NATNUMP): New macro.
1994-11-15 Karl Heuer(free_float): Don't assume XFASTINT accesses the raw...
1994-11-15 Richard M. Stallman(Frename_buffer): Rename arg NAME to NEWNAME.
1994-11-15 Richard M. Stallman(read_escape): For \S-a, return A.
1994-11-15 Richard M. Stallman(init_sys_modes): Maybe call tcflow.
1994-11-15 Richard M. Stallman(Frename_buffer): Rename arg NAME to NEWNAME.
1994-11-15 Richard M. Stallman(LD_SWITCH_SYSTEM): Add -dc and -dp.
1994-11-15 Karl Heuer(internal_equal): Use new overlay substructure.
1994-11-15 Karl Heuer(mark_object, gc_sweep): Use new overlay substructure.
1994-11-15 Karl Heuer(OVERLAY_START, OVERLAY_END): Use new overlay substructure.
1994-11-15 Karl Heuer(enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Ov...
1994-11-15 Karl Heuer(print): Use new overlay substructure.
1994-11-15 Karl Heuer(Fmake_overlay, Foverlay_properties, Foverlay_get,...
1994-11-15 Richard M. Stallman(Finsert_file_contents): Init not_regular at the beginning.
1994-11-15 Karl Heuer(Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE...
1994-11-15 Richard M. StallmanInitial revision
1994-11-15 Richard M. Stallman(MAIL_USE_FLOCK): Defined.
1994-11-14 Richard M. Stallman(Finsert_file_contents): If VISIT, set the buffer compo...
1994-11-14 Roland McGrath(A_TEXT_OFFSET): Macro removed.
next