1994-11-16 |
Richard M. Stallman |
Fix in insert-behind-hooks and insert-in-front-hooks.
|
1994-11-16 |
Francesco Potortì |
* Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.
|
1994-11-16 |
Richard M. Stallman |
(dired-collect-file-versions): Discard version #s from
|
1994-11-16 |
Richard M. Stallman |
(Fopen_dribble_file): Call fclose only when dribble is non zero.
|
1994-11-16 |
Francesco Potortì |
* etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
|
1994-11-16 |
Francesco Potortì |
* etags.c (<errno.h>): #include added.
|
1994-11-16 |
Karl Heuer |
(Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.
|
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 Heuer |
Declare allocate_vectorlike.
|
1994-11-16 |
Karl Heuer |
(make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.
|
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 Heuer |
Delete 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 field.
|
1994-11-16 |
Karl Heuer |
Fix indentation.
|
1994-11-16 |
Karl Heuer |
Fix 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 pointer.
|
1994-11-16 |
Karl Heuer |
(wait_for_property_change): Encode location as a cons of two integers instead
|
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 of its expansion.
|
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_NATNUM instead of its
|
1994-11-15 |
Karl Heuer |
(NETCONN_P, kill_buffer_processes): Use the new type-test macros.
|
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_to_frame): Use the new
|
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 to a type-test macro.
|
1994-11-15 |
Karl Heuer |
(PLIST_ELT_P): Avoid assignments in arguments to a type-test macro.
|
1994-11-15 |
Karl Heuer |
(Fpixmap_spec_p): Avoid function calls and assignments as arguments to a
|
1994-11-15 |
Karl Heuer |
(NATNUMP): New macro.
|
1994-11-15 |
Karl Heuer |
(free_float): Don't assume XFASTINT accesses the raw bits.
|
1994-11-15 |
Roland McGrath |
(tags-query-replace): Use query-replace-read-args in interactive spec.
|
1994-11-15 |
Richard M. Stallman |
(isearch-other-meta-char): Delete debugging code.
|
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 |
(mouse-save-then-kill): Call mouse-show-mark
|
1994-11-15 |
Richard M. Stallman |
(isearch-gnu-emacs-events): Variable deleted.
|
1994-11-15 |
Richard M. Stallman |
(isearch-unread): Always use unread-command-events.
|
1994-11-15 |
Richard M. Stallman |
(Frename_buffer): Rename arg NAME to NEWNAME.
|
1994-11-15 |
Richard M. Stallman |
(m68*-apollo*): Set NON_GNU_CPP.
|
1994-11-15 |
Richard M. Stallman |
(line): Add a beginning-op function.
|
1994-11-15 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Add -dc and -dp.
|
1994-11-15 |
Paul Reilly |
(lw_refigure_widget): Use the macro USE_XAW rather than XAW.
|
1994-11-15 |
Roland McGrath |
(tags-table-including): Don't gratuitously cons (what was I thinking?).
|
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_Overlay.
|
1994-11-15 |
Karl Heuer |
(print): Use new overlay substructure.
|
1994-11-15 |
Karl Heuer |
(Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new
|
1994-11-15 |
Richard M. Stallman |
(Finsert_file_contents): Init not_regular at the beginning.
|