Wed, 07 Jun 1995 21:07:25 +0000 |
Karl Heuer |
(Flocal_variable_p): New optional arg BUFFER.
|
Wed, 31 May 1995 19:57:27 +0000 |
Karl Heuer |
Comment change.
|
Tue, 23 May 1995 00:13:19 +0000 |
Karl Heuer |
(long_to_cons): Don't assume 32-bit longs.
|
Sun, 07 May 1995 09:02:39 +0000 |
Richard M. Stallman |
(Fmod): Fix the final adjustment, when f2 < 0 and f1 == 0.
|
Fri, 05 May 1995 02:59:15 +0000 |
Richard M. Stallman |
(Fnumber_to_string, Fstring_to_number):
|
Thu, 04 May 1995 21:37:43 +0000 |
Richard M. Stallman |
(arith_driver): Make accum and next EMACS_INTs.
|
Mon, 10 Apr 1995 05:33:58 +0000 |
Richard M. Stallman |
Include keyboard.h.
|
Fri, 07 Apr 1995 05:17:56 +0000 |
Richard M. Stallman |
(Ftype_of, do_symval_forwarding, store_symval_forwarding)
|
Thu, 06 Apr 1995 12:18:08 +0000 |
Simon Marshall |
Doc fixes to match declared args.
|
Thu, 30 Mar 1995 23:34:59 +0000 |
Richard M. Stallman |
(Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0.
|
Wed, 15 Mar 1995 01:57:50 +0000 |
Karl Heuer |
(find_symbol_value): current_perdisplay now is never null.
|
Tue, 14 Mar 1995 18:38:28 +0000 |
Richard M. Stallman |
(Fash): Fix previous change.
|
Sat, 11 Mar 1995 00:50:20 +0000 |
Richard M. Stallman |
(Fash, Flsh): Change arg names.
|
Mon, 13 Feb 1995 05:28:47 +0000 |
Richard M. Stallman |
Rename arg OBJ to OBJECT in all type predicates.
|
Fri, 03 Feb 1995 21:04:33 +0000 |
Karl Heuer |
(do_symval_forwarding): Use current_perdisplay, not get_perdisplay.
|
Tue, 31 Jan 1995 00:52:50 +0000 |
Karl Heuer |
(do_symval_forwarding): Handle display-local vars.
|
Wed, 18 Jan 1995 20:52:48 +0000 |
Karl Heuer |
Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
|
Fri, 30 Dec 1994 01:50:01 +0000 |
Richard M. Stallman |
(Faref): Handle compiled function as pseudovector.
|
Sun, 25 Dec 1994 17:49:39 +0000 |
Richard M. Stallman |
(wrong_type_argument): Use Lisp_Type_Limit.
|
Sun, 25 Dec 1994 17:28:51 +0000 |
Richard M. Stallman |
(wrong_type_argument): Abort if VALUE is invalid Lisp object.
|
Wed, 16 Nov 1994 03:41:56 +0000 |
Karl Heuer |
(Farray_length): Delete this obsolete function.
|
Wed, 16 Nov 1994 00:42:11 +0000 |
Karl Heuer |
(syms_of_data): Set Qwholenump as function, not variable.
|
Fri, 11 Nov 1994 07:35:27 +0000 |
Karl Heuer |
(store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,
|
Fri, 11 Nov 1994 01:31:52 +0000 |
Karl Heuer |
Fix typo in previous change.
|
Wed, 09 Nov 1994 23:13:31 +0000 |
Karl Heuer |
(Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE
|
Wed, 12 Oct 1994 05:15:21 +0000 |
Karl Heuer |
(do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,
|
Thu, 06 Oct 1994 23:07:57 +0000 |
Karl Heuer |
(Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):
|
Thu, 06 Oct 1994 22:39:18 +0000 |
Karl Heuer |
(Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.
|
Thu, 06 Oct 1994 22:32:11 +0000 |
Karl Heuer |
(Fset, default_value, Fset_default, Fkill_local_variable): Access
|
Tue, 04 Oct 1994 15:44:37 +0000 |
Karl Heuer |
(Faref, Farray_length): Don't use XFASTINT as an lvalue.
|