1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
Commit Graph

10073 Commits

Author SHA1 Message Date
Karl Heuer
c4898489b1 (wait_for_property_change): Encode location as a cons of two integers instead
of lying about the type.
(wait_for_property_change_unwind): Decode it likewise.
1994-11-16 01:26:39 +00:00
Karl Heuer
0598f77384 (Finteractive_p): Use XSUBR instead of its expansion. 1994-11-16 01:14:23 +00:00
Karl Heuer
81c1bd20f7 (Fdocumentation): Use NATNUMP instead of its expansion. 1994-11-16 01:03:33 +00:00
Karl Heuer
be3bfff196 (access_keymap, store_in_keymap): Use NATNUMP instead of its expansion. 1994-11-16 01:00:10 +00:00
Karl Heuer
40c03e124a (CHECK_NATNUM): Use NATNUMP instead of its expansion. 1994-11-16 00:55:11 +00:00
Richard M. Stallman
8ce069f595 (Fread_file_name_internal): Protect orig_string.
(Fsubstitute_in_file_name): Run a handler.
(Qsubstitute_in_file_name): New variable.
(syms_of_fileio): Set it up.
1994-11-16 00:52:35 +00:00
Karl Heuer
c80bd143cf (syms_of_data): Set Qwholenump as function, not variable.
(Fnatnump): Use NATNUMP macro.
1994-11-16 00:42:11 +00:00
Karl Heuer
c9dad5edec (Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of its
expansion.
1994-11-16 00:30:25 +00:00
Karl Heuer
b5b502d667 (NETCONN_P, kill_buffer_processes): Use the new type-test macros. 1994-11-15 23:55:26 +00:00
Karl Heuer
915857ff0a (OVERLAY_POSITION): Use the new type-test macros. 1994-11-15 23:55:03 +00:00
Karl Heuer
8fc0589a7e (overlays_at): Use the new type-test macros. 1994-11-15 23:54:26 +00:00
Karl Heuer
4e6c9d9e09 (unlock_all_files): Use the new type-test macros. 1994-11-15 23:54:02 +00:00
Karl Heuer
34ca5317e2 (x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new
type-test macros.
1994-11-15 23:52:43 +00:00
Karl Heuer
c1a2bfad02 (GC_INTEGERP, etc): New type-test macros for use during GC. 1994-11-15 23:38:26 +00:00
Karl Heuer
9f56ecfc2f (current_minor_maps): Avoid assignments in arguments to a type-test macro. 1994-11-15 22:54:36 +00:00
Karl Heuer
8c8c10fe07 (PLIST_ELT_P): Avoid assignments in arguments to a type-test macro. 1994-11-15 22:54:15 +00:00
Karl Heuer
e1befa751b (Fpixmap_spec_p): Avoid function calls and assignments as arguments to a
type-test macro.
1994-11-15 22:53:26 +00:00
Karl Heuer
a4a9f09f10 (NATNUMP): New macro.
(CHECK_NATNUM): Use that macro instead of its expansion.
1994-11-15 22:45:31 +00:00
Karl Heuer
8548150755 (free_float): Don't assume XFASTINT accesses the raw bits.
(make_float, free_cons, Fcons, Fmake_symbol, gc_sweep): Likewise.
1994-11-15 21:44:10 +00:00
Roland McGrath
9c833060e3 (tags-query-replace): Use query-replace-read-args in interactive spec. 1994-11-15 21:03:22 +00:00
Richard M. Stallman
0cabad136a (isearch-other-meta-char): Delete debugging code.
(isearch-char-to-string): Simplify--assume character is an integer.
1994-11-15 19:41:36 +00:00
Richard M. Stallman
fb5eba9c6f (Frename_buffer): Rename arg NAME to NEWNAME. 1994-11-15 17:05:44 +00:00
Richard M. Stallman
e6e332b9c2 (read_escape): For \S-a, return A. 1994-11-15 17:05:30 +00:00
Richard M. Stallman
d228f20729 (init_sys_modes): Maybe call tcflow. 1994-11-15 17:04:22 +00:00
Richard M. Stallman
cefaf3b60c (mouse-save-then-kill): Call mouse-show-mark
when we adjust an existing region.
1994-11-15 16:57:24 +00:00
Richard M. Stallman
58451992fb (isearch-gnu-emacs-events): Variable deleted.
(isearch-update): Always test unread-command-events.
(isearch-event-data-type): Variable deleted.
(isearch-pre-command-hook-exists): Variable deleted.
(isearch-last-command-char): Only use last-command-char.
1994-11-15 16:56:44 +00:00
Richard M. Stallman
bd1bd1252d (isearch-unread): Always use unread-command-events.
(isearch-other-meta-char): In the case of a mouse event with a dummy
prefix, recombine the two into a single event before unreading.
1994-11-15 16:53:29 +00:00
Richard M. Stallman
489c043ab7 (Frename_buffer): Rename arg NAME to NEWNAME. 1994-11-15 14:01:12 +00:00
Richard M. Stallman
03fd0ac8e9 (m68*-apollo*): Set NON_GNU_CPP. 1994-11-15 04:23:27 +00:00
Richard M. Stallman
9f5c7ace45 (line): Add a beginning-op function. 1994-11-15 04:18:03 +00:00
Richard M. Stallman
e57d8da0a4 (LD_SWITCH_SYSTEM): Add -dc and -dp.
(HAVE_GETPAGESIZE): Defined.
1994-11-15 03:38:23 +00:00
Paul Reilly
e1241f09d8 (lw_refigure_widget): Use the macro USE_XAW rather than XAW. 1994-11-15 03:22:52 +00:00
Roland McGrath
82f75ccadb (tags-table-including): Don't gratuitously cons (what was I thinking?).
Properly skip t elements of tags-table-computed-list.
1994-11-15 02:38:03 +00:00
Karl Heuer
6cb9cafb12 (internal_equal): Use new overlay substructure.
Simplify by returning int.
(Fequal): Use new interface to internal_equal.
1994-11-15 02:05:04 +00:00
Karl Heuer
e202fa3405 (mark_object, gc_sweep): Use new overlay substructure. 1994-11-15 02:04:40 +00:00
Karl Heuer
21f7c86400 (OVERLAY_START, OVERLAY_END): Use new overlay substructure. 1994-11-15 02:04:23 +00:00
Karl Heuer
ce7d8eec6c (enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Overlay.
(enum Lisp_Type): Delete the corresponding enumeration from here.
(struct Lisp_Overlay): New structure.
(XOVERLAY, OVERLAYP): Access the new structure.
(union Lisp_Misc): Add new member.
1994-11-15 02:04:03 +00:00
Karl Heuer
3e9bc90131 (print): Use new overlay substructure. 1994-11-15 02:03:35 +00:00
Karl Heuer
48e2e3ba61 (Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new
overlay substructure.
(list_buffers_1): Use PT, not point.
1994-11-15 02:02:34 +00:00
Richard M. Stallman
53c34c462d (Finsert_file_contents): Init not_regular at the beginning. 1994-11-15 00:30:47 +00:00
Karl Heuer
6746ed7a33 (Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS. 1994-11-15 00:06:33 +00:00
Richard M. Stallman
9dbfa8cfbb (comint-exec-1): Terminate TERMCAP with colon. 1994-11-15 00:06:26 +00:00
Per Bothner
ad7c5ee1f9 Support paragon as i860-intel-osf1. (From RMS.) 1994-11-15 00:05:02 +00:00
Richard M. Stallman
28d8bcb0c5 Initial revision 1994-11-15 00:03:05 +00:00
Richard M. Stallman
503ffb1e8b (MAIL_USE_FLOCK): Defined. 1994-11-15 00:02:47 +00:00
Richard M. Stallman
330bfe57d6 (Finsert_file_contents): If VISIT, set the buffer components
such as the filename even before signaling error for non-regular file.
1994-11-14 23:58:19 +00:00
Roland McGrath
e0271583d2 (A_TEXT_OFFSET): Macro removed.
(A_TEXT_SEEK): Define to just sizeof (struct exec).
1994-11-14 23:28:44 +00:00
Karl Heuer
fc1e7df5d0 (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor
macros.
1994-11-14 22:16:52 +00:00
Karl Heuer
446e6a1462 (scheme-mode-variables): Set parse-sexp-ignore-comments to t. 1994-11-14 18:52:51 +00:00
Karl Heuer
49b862cf05 Fix typos in comment. 1994-11-14 18:06:28 +00:00