Wed, 16 Nov 1994 14:15:54 +0000 |
Richard M. Stallman |
(Fopen_dribble_file): Call fclose only when dribble is non zero.
|
Wed, 16 Nov 1994 13:00:49 +0000 |
Francesco Potort |
* etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
|
Wed, 16 Nov 1994 10:29:33 +0000 |
Francesco Potort |
* etags.c (<errno.h>): #include added.
|
Wed, 16 Nov 1994 06:17:13 +0000 |
Karl Heuer |
(Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.
|
Wed, 16 Nov 1994 05:59:53 +0000 |
Karl Heuer |
(access_keymap): Use type test macros.
|
Wed, 16 Nov 1994 05:50:06 +0000 |
Karl Heuer |
(make_frame): Use allocate_vectorlike and VECSIZE.
|
Wed, 16 Nov 1994 05:17:32 +0000 |
Karl Heuer |
Declare allocate_vectorlike.
|
Wed, 16 Nov 1994 05:16:42 +0000 |
Karl Heuer |
(make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.
|
Wed, 16 Nov 1994 05:03:02 +0000 |
Karl Heuer |
(make_process): Use allocate_vectorlike and VECSIZE.
|
Wed, 16 Nov 1994 04:48:37 +0000 |
Karl Heuer |
(Fmake_vector): Call allocate_vectorlike.
|
Wed, 16 Nov 1994 03:42:44 +0000 |
Karl Heuer |
Delete declaration of Farray_length.
|
Wed, 16 Nov 1994 03:41:56 +0000 |
Karl Heuer |
(Farray_length): Delete this obsolete function.
|
Wed, 16 Nov 1994 03:37:56 +0000 |
Karl Heuer |
(Flength): Don't call Farray_length, just use size field.
|
Wed, 16 Nov 1994 03:11:59 +0000 |
Karl Heuer |
Fix indentation.
|
Wed, 16 Nov 1994 02:34:40 +0000 |
Karl Heuer |
Fix typo in comment.
|
Wed, 16 Nov 1994 01:50:23 +0000 |
Karl Heuer |
(Fdo_auto_save): Use the new type-test macros.
|
Wed, 16 Nov 1994 01:31:04 +0000 |
Karl Heuer |
(XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.
|
Wed, 16 Nov 1994 01:26:39 +0000 |
Karl Heuer |
(wait_for_property_change): Encode location as a cons of two integers instead
|
Wed, 16 Nov 1994 01:14:23 +0000 |
Karl Heuer |
(Finteractive_p): Use XSUBR instead of its expansion.
|
Wed, 16 Nov 1994 01:03:33 +0000 |
Karl Heuer |
(Fdocumentation): Use NATNUMP instead of its expansion.
|
Wed, 16 Nov 1994 01:00:10 +0000 |
Karl Heuer |
(access_keymap, store_in_keymap): Use NATNUMP instead of its expansion.
|
Wed, 16 Nov 1994 00:55:11 +0000 |
Karl Heuer |
(CHECK_NATNUM): Use NATNUMP instead of its expansion.
|
Wed, 16 Nov 1994 00:52:35 +0000 |
Richard M. Stallman |
(Fread_file_name_internal): Protect orig_string.
|
Wed, 16 Nov 1994 00:42:11 +0000 |
Karl Heuer |
(syms_of_data): Set Qwholenump as function, not variable.
|