| Age | Commit message (Expand) | Author |
| 1996-07-16 | (arith_error): Undo previous change. | Karl Heuer |
| 1996-07-15 | (arith_error): Don't reinstall sig handler if POSIX_SIGNALS. | Karl Heuer |
| 1996-06-22 | (Fdefalias): Doc fix. | Richard M. Stallman |
| 1996-03-04 | (Fkill_local_variable): Call find_symbol_value directly, | Richard M. Stallman |
| 1996-01-24 | (make_number): Function deleted. | Karl Heuer |
| 1996-01-23 | (kill-local-variable): didn't update the value of | Karl Heuer |
| 1996-01-15 | Update FSF's address in the preamble. | Erik Naggum |
| 1996-01-09 | (Flognot): Fix previous change. | Karl Heuer |
| 1996-01-09 | (Fboundp, Ffboundp, Fmakunbound, Ffmakunbound, Fsymbol_plist, Fsymbol_name, | Erik Naggum |
| 1996-01-05 | Comment fixes. | Karl Heuer |
| 1995-12-13 | (Ftype_of): Return `char-table' and `bool-vector' for | Karl Heuer |
| 1995-11-19 | (Fmake_local_variable): Call find_symbol_value | Richard M. Stallman |
| 1995-10-31 | (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG): | Karl Heuer |
| 1995-10-25 | [!HAVE_FMOD] (fmod): Make consistent with ANSI definition. | Karl Heuer |
| 1995-10-12 | (Qvector_or_char_table_p): New variable. | Richard M. Stallman |
| 1995-10-07 | (Fchartablep, Fboolvectorp): New functions. | Richard M. Stallman |
| 1995-07-17 | (Fnumber_to_string): Make `buffer' long enough. | Karl Heuer |
| 1995-06-17 | (Flocal_variable_if_set_p): New function. | Richard M. Stallman |
| 1995-06-15 | Update GPL to version 2. | Karl Heuer |
| 1995-06-14 | (Flocal_variable_p): Fix backwards logical operator. | Richard M. Stallman |
| 1995-06-07 | (Flocal_variable_p): New optional arg BUFFER. | Karl Heuer |
| 1995-05-31 | Comment change. | Karl Heuer |
| 1995-05-23 | (long_to_cons): Don't assume 32-bit longs. | Karl Heuer |
| 1995-05-07 | (Fmod): Fix the final adjustment, when f2 < 0 and f1 == 0. | Richard M. Stallman |
| 1995-05-05 | (Fnumber_to_string, Fstring_to_number): | Richard M. Stallman |
| 1995-05-04 | (arith_driver): Make accum and next EMACS_INTs. | Richard M. Stallman |
| 1995-04-10 | Include keyboard.h. | Richard M. Stallman |
| 1995-04-07 | (Ftype_of, do_symval_forwarding, store_symval_forwarding) | Richard M. Stallman |
| 1995-04-06 | Doc fixes to match declared args. | Simon Marshall |
| 1995-03-30 | (Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0. | Richard M. Stallman |
| 1995-03-15 | (find_symbol_value): current_perdisplay now is never null. | Karl Heuer |
| 1995-03-14 | (Fash): Fix previous change. | Richard M. Stallman |
| 1995-03-11 | (Fash, Flsh): Change arg names. | Richard M. Stallman |
| 1995-02-13 | Rename arg OBJ to OBJECT in all type predicates. | Richard M. Stallman |
| 1995-02-03 | (do_symval_forwarding): Use current_perdisplay, not get_perdisplay. | Karl Heuer |
| 1995-01-31 | (do_symval_forwarding): Handle display-local vars. | Karl Heuer |
| 1995-01-18 | Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead. | Karl Heuer |
| 1994-12-30 | (Faref): Handle compiled function as pseudovector. | Richard M. Stallman |
| 1994-12-25 | (wrong_type_argument): Use Lisp_Type_Limit. | Richard M. Stallman |
| 1994-12-25 | (wrong_type_argument): Abort if VALUE is invalid Lisp object. | Richard M. Stallman |
| 1994-11-16 | (Farray_length): Delete this obsolete function. | Karl Heuer |
| 1994-11-16 | (syms_of_data): Set Qwholenump as function, not variable. | Karl Heuer |
| 1994-11-11 | (store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value, | Karl Heuer |
| 1994-11-11 | Fix typo in previous change. | Karl Heuer |
| 1994-11-09 | (Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE | Karl Heuer |
| 1994-10-12 | (do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset, | Karl Heuer |
| 1994-10-06 | (Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value): | Karl Heuer |
| 1994-10-06 | (Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative. | Karl Heuer |
| 1994-10-06 | (Fset, default_value, Fset_default, Fkill_local_variable): Access | Karl Heuer |
| 1994-10-04 | (Faref, Farray_length): Don't use XFASTINT as an lvalue. | Karl Heuer |