log

age author description
Tue, 15 Nov 1994 23:54:26 +0000 Karl Heuer (overlays_at): Use the new type-test macros.
Tue, 15 Nov 1994 23:54:02 +0000 Karl Heuer (unlock_all_files): Use the new type-test macros.
Tue, 15 Nov 1994 23:52:43 +0000 Karl Heuer (x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new
Tue, 15 Nov 1994 23:38:26 +0000 Karl Heuer (GC_INTEGERP, etc): New type-test macros for use during GC.
Tue, 15 Nov 1994 22:54:36 +0000 Karl Heuer (current_minor_maps): Avoid assignments in arguments to a type-test macro.
Tue, 15 Nov 1994 22:54:15 +0000 Karl Heuer (PLIST_ELT_P): Avoid assignments in arguments to a type-test macro.
Tue, 15 Nov 1994 22:53:26 +0000 Karl Heuer (Fpixmap_spec_p): Avoid function calls and assignments as arguments to a
Tue, 15 Nov 1994 22:45:31 +0000 Karl Heuer (NATNUMP): New macro.
Tue, 15 Nov 1994 21:44:10 +0000 Karl Heuer (free_float): Don't assume XFASTINT accesses the raw bits.
Tue, 15 Nov 1994 21:03:22 +0000 Roland McGrath (tags-query-replace): Use query-replace-read-args in interactive spec.
Tue, 15 Nov 1994 19:41:36 +0000 Richard M. Stallman (isearch-other-meta-char): Delete debugging code.
Tue, 15 Nov 1994 17:05:44 +0000 Richard M. Stallman (Frename_buffer): Rename arg NAME to NEWNAME.
Tue, 15 Nov 1994 17:05:30 +0000 Richard M. Stallman (read_escape): For \S-a, return A.
Tue, 15 Nov 1994 17:04:22 +0000 Richard M. Stallman (init_sys_modes): Maybe call tcflow.
Tue, 15 Nov 1994 16:57:24 +0000 Richard M. Stallman (mouse-save-then-kill): Call mouse-show-mark
Tue, 15 Nov 1994 16:56:44 +0000 Richard M. Stallman (isearch-gnu-emacs-events): Variable deleted.
Tue, 15 Nov 1994 16:53:29 +0000 Richard M. Stallman (isearch-unread): Always use unread-command-events.
Tue, 15 Nov 1994 14:01:12 +0000 Richard M. Stallman (Frename_buffer): Rename arg NAME to NEWNAME.
Tue, 15 Nov 1994 04:23:27 +0000 Richard M. Stallman (m68*-apollo*): Set NON_GNU_CPP.
Tue, 15 Nov 1994 04:18:03 +0000 Richard M. Stallman (line): Add a beginning-op function.
Tue, 15 Nov 1994 03:38:23 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM): Add -dc and -dp.
Tue, 15 Nov 1994 03:22:52 +0000 Paul Reilly (lw_refigure_widget): Use the macro USE_XAW rather than XAW.
Tue, 15 Nov 1994 02:38:03 +0000 Roland McGrath (tags-table-including): Don't gratuitously cons (what was I thinking?).
Tue, 15 Nov 1994 02:05:04 +0000 Karl Heuer (internal_equal): Use new overlay substructure.
Tue, 15 Nov 1994 02:04:40 +0000 Karl Heuer (mark_object, gc_sweep): Use new overlay substructure.
Tue, 15 Nov 1994 02:04:23 +0000 Karl Heuer (OVERLAY_START, OVERLAY_END): Use new overlay substructure.
Tue, 15 Nov 1994 02:04:03 +0000 Karl Heuer (enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Overlay.
Tue, 15 Nov 1994 02:03:35 +0000 Karl Heuer (print): Use new overlay substructure.
Tue, 15 Nov 1994 02:02:34 +0000 Karl Heuer (Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new
Tue, 15 Nov 1994 00:30:47 +0000 Richard M. Stallman (Finsert_file_contents): Init not_regular at the beginning.