Mercurial > emacs
graph
-
(substitute-key-definition): Don't recursively scanWed, 16 Nov 1994 20:35:34 +0000, by Richard M. Stallman
-
[NOT_C_CODE]: Include fcntl.h.Wed, 16 Nov 1994 20:32:40 +0000, by Roland McGrath
-
(Fdirectory_files): Pass new arg to `compile_pattern'.Wed, 16 Nov 1994 20:30:12 +0000, by Richard M. Stallman
-
(re_opcode_t): New opcode `succeed'Wed, 16 Nov 1994 20:29:39 +0000, by Richard M. Stallman
-
(RE_NO_POSIX_BACKTRACKING): New macro.Wed, 16 Nov 1994 20:28:48 +0000, by Richard M. Stallman
-
(try_window): Don't pass window to Fget_char_property; pass its buffer.Wed, 16 Nov 1994 16:57:31 +0000, by Roland McGrath
-
Fix in insert-behind-hooks and insert-in-front-hooks.Wed, 16 Nov 1994 15:28:37 +0000, by Richard M. Stallman
-
* Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.Wed, 16 Nov 1994 14:27:48 +0000, by Francesco Potort
-
(dired-collect-file-versions): Discard version #s fromWed, 16 Nov 1994 14:26:42 +0000, by Richard M. Stallman
-
(Fopen_dribble_file): Call fclose only when dribble is non zero.Wed, 16 Nov 1994 14:15:54 +0000, by Richard M. Stallman
-
* etags.c [ETAGS_REGEXP]: All the new code that deals with regexpsWed, 16 Nov 1994 13:00:49 +0000, by Francesco Potort
-
* etags.c (<errno.h>): #include added.Wed, 16 Nov 1994 10:29:33 +0000, by Francesco Potort
-
(Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.Wed, 16 Nov 1994 06:17:13 +0000, by Karl Heuer
-
(access_keymap): Use type test macros.Wed, 16 Nov 1994 05:59:53 +0000, by Karl Heuer
-
(make_frame): Use allocate_vectorlike and VECSIZE.Wed, 16 Nov 1994 05:50:06 +0000, by Karl Heuer
-
Declare allocate_vectorlike.Wed, 16 Nov 1994 05:17:32 +0000, by Karl Heuer
-
(make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.Wed, 16 Nov 1994 05:16:42 +0000, by Karl Heuer
-
(make_process): Use allocate_vectorlike and VECSIZE.Wed, 16 Nov 1994 05:03:02 +0000, by Karl Heuer
-
(Fmake_vector): Call allocate_vectorlike.Wed, 16 Nov 1994 04:48:37 +0000, by Karl Heuer
-
Delete declaration of Farray_length.Wed, 16 Nov 1994 03:42:44 +0000, by Karl Heuer
-
(Farray_length): Delete this obsolete function.Wed, 16 Nov 1994 03:41:56 +0000, by Karl Heuer
-
(Flength): Don't call Farray_length, just use size field.Wed, 16 Nov 1994 03:37:56 +0000, by Karl Heuer
-
Fix indentation.Wed, 16 Nov 1994 03:11:59 +0000, by Karl Heuer
-
Fix typo in comment.Wed, 16 Nov 1994 02:34:40 +0000, by Karl Heuer
-
(Fdo_auto_save): Use the new type-test macros.Wed, 16 Nov 1994 01:50:23 +0000, by Karl Heuer
-
(XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.Wed, 16 Nov 1994 01:31:04 +0000, by Karl Heuer
-
(wait_for_property_change): Encode location as a cons of two integers insteadWed, 16 Nov 1994 01:26:39 +0000, by Karl Heuer
-
(Finteractive_p): Use XSUBR instead of its expansion.Wed, 16 Nov 1994 01:14:23 +0000, by Karl Heuer
-
(Fdocumentation): Use NATNUMP instead of its expansion.Wed, 16 Nov 1994 01:03:33 +0000, by Karl Heuer
-
(access_keymap, store_in_keymap): Use NATNUMP instead of its expansion.Wed, 16 Nov 1994 01:00:10 +0000, by Karl Heuer
-
(CHECK_NATNUM): Use NATNUMP instead of its expansion.Wed, 16 Nov 1994 00:55:11 +0000, by Karl Heuer
-
(Fread_file_name_internal): Protect orig_string.Wed, 16 Nov 1994 00:52:35 +0000, by Richard M. Stallman
-
(syms_of_data): Set Qwholenump as function, not variable.Wed, 16 Nov 1994 00:42:11 +0000, by Karl Heuer
-
(Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of itsWed, 16 Nov 1994 00:30:25 +0000, by Karl Heuer
-
(NETCONN_P, kill_buffer_processes): Use the new type-test macros.Tue, 15 Nov 1994 23:55:26 +0000, by Karl Heuer
-
(OVERLAY_POSITION): Use the new type-test macros.Tue, 15 Nov 1994 23:55:03 +0000, by Karl Heuer
-
(overlays_at): Use the new type-test macros.Tue, 15 Nov 1994 23:54:26 +0000, by Karl Heuer
-
(unlock_all_files): Use the new type-test macros.Tue, 15 Nov 1994 23:54:02 +0000, by Karl Heuer
-
(x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the newTue, 15 Nov 1994 23:52:43 +0000, by Karl Heuer
-
(GC_INTEGERP, etc): New type-test macros for use during GC.Tue, 15 Nov 1994 23:38:26 +0000, by Karl Heuer
-
(current_minor_maps): Avoid assignments in arguments to a type-test macro.Tue, 15 Nov 1994 22:54:36 +0000, by Karl Heuer
-
(PLIST_ELT_P): Avoid assignments in arguments to a type-test macro.Tue, 15 Nov 1994 22:54:15 +0000, by Karl Heuer
-
(Fpixmap_spec_p): Avoid function calls and assignments as arguments to aTue, 15 Nov 1994 22:53:26 +0000, by Karl Heuer
-
(NATNUMP): New macro.Tue, 15 Nov 1994 22:45:31 +0000, by Karl Heuer
-
(free_float): Don't assume XFASTINT accesses the raw bits.Tue, 15 Nov 1994 21:44:10 +0000, by Karl Heuer
-
(tags-query-replace): Use query-replace-read-args in interactive spec.Tue, 15 Nov 1994 21:03:22 +0000, by Roland McGrath
-
(isearch-other-meta-char): Delete debugging code.Tue, 15 Nov 1994 19:41:36 +0000, by Richard M. Stallman
-
(Frename_buffer): Rename arg NAME to NEWNAME.Tue, 15 Nov 1994 17:05:44 +0000, by Richard M. Stallman
-
(read_escape): For \S-a, return A.Tue, 15 Nov 1994 17:05:30 +0000, by Richard M. Stallman
-
(init_sys_modes): Maybe call tcflow.Tue, 15 Nov 1994 17:04:22 +0000, by Richard M. Stallman
-
(mouse-save-then-kill): Call mouse-show-markTue, 15 Nov 1994 16:57:24 +0000, by Richard M. Stallman
-
(isearch-gnu-emacs-events): Variable deleted.Tue, 15 Nov 1994 16:56:44 +0000, by Richard M. Stallman
-
(isearch-unread): Always use unread-command-events.Tue, 15 Nov 1994 16:53:29 +0000, by Richard M. Stallman
-
(Frename_buffer): Rename arg NAME to NEWNAME.Tue, 15 Nov 1994 14:01:12 +0000, by Richard M. Stallman
-
(m68*-apollo*): Set NON_GNU_CPP.Tue, 15 Nov 1994 04:23:27 +0000, by Richard M. Stallman
-
(line): Add a beginning-op function.Tue, 15 Nov 1994 04:18:03 +0000, by Richard M. Stallman