| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix previous change. | Richard M. Stallman | 1998-04-05 | 1 | -0/+1 |
* | (Fmake_variable_frame_local): Doc fix. | Richard M. Stallman | 1998-04-03 | 1 | -8/+7 |
* | Use STRING_BYTES and SET_STRING_BYTES. | Richard M. Stallman | 1998-03-21 | 1 | -2/+2 |
* | (store_symval_forwarding, swap_in_symval_forwarding) | Richard M. Stallman | 1998-03-12 | 1 | -37/+125 |
* | (store_symval_forwarding) <Lisp_Misc_Buffer_Objfwd>: | Karl Heuer | 1998-02-27 | 1 | -1/+7 |
* | (Faref, Faset): Allow indexing a char-table | Richard M. Stallman | 1998-02-03 | 1 | -2/+2 |
* | (syms_of_data): Register multibyte-string-p as a Lisp | Kenichi Handa | 1998-01-28 | 1 | -0/+1 |
* | (Faset): Allow setting a multibyte character in a | Kenichi Handa | 1998-01-22 | 1 | -8/+11 |
* | Update copyright year. | Richard M. Stallman | 1998-01-21 | 1 | -1/+1 |
* | (Fmultibyte_string_p): New function. | Richard M. Stallman | 1998-01-09 | 1 | -10/+53 |
* | No need to include <float.h> before "lisp.h", | Paul Eggert | 1997-10-23 | 1 | -8/+1 |
* | (Fstring_to_number): Handle NEGATIVE for floats too. | Karl Heuer | 1997-10-15 | 1 | -1/+1 |
* | (Faset): Simplify a statement in the char-table case. | Richard M. Stallman | 1997-09-04 | 1 | -7/+13 |
* | Many doc fixes. | Richard M. Stallman | 1997-07-18 | 1 | -35/+35 |
* | Include float.h before lisp.h. | Richard M. Stallman | 1997-07-05 | 1 | -1/+8 |
* | (Faset): Inherit default value correctly while creating | Kenichi Handa | 1997-06-09 | 1 | -2/+5 |
* | (Farrayp): Accept bool-vectors and char-tables. | Richard M. Stallman | 1997-05-30 | 1 | -1/+2 |
* | (Faset): Doc fix. | Richard M. Stallman | 1997-05-29 | 1 | -1/+2 |
* | Declare set_internal as Lisp_Object in advance to avoid | Kenichi Handa | 1997-05-16 | 1 | -0/+2 |
* | (wrong_type_argument): Pass new arg to Fstring_to_number. | Richard M. Stallman | 1997-05-12 | 1 | -14/+61 |
* | (Faref, Faset): Adjusted for the new structure of | Kenichi Handa | 1997-04-07 | 1 | -50/+53 |
* | (Faref, Faset): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS. | Kenichi Handa | 1997-03-18 | 1 | -12/+10 |
* | (Faref, Faset): Handle a composite char correctly in char-table. | Kenichi Handa | 1997-02-27 | 1 | -8/+8 |
* | Include charset.h. | Karl Heuer | 1997-02-20 | 1 | -69/+80 |
* | (isnan): Define even if LISP_FLOAT_TYPE is not defined, since fmod | Paul Eggert | 1997-01-28 | 1 | -3/+15 |
* | (set_internal): New subroutine. New arg BINDFLAG. | Richard M. Stallman | 1997-01-25 | 1 | -3/+17 |
* | <float.h>: Include if STDC_HEADERS. | Paul Eggert | 1996-12-30 | 1 | -15/+15 |
* | (Fdefalias): Change argument name and doc string. | Richard M. Stallman | 1996-12-26 | 1 | -6/+6 |
* | (Ffset): Change argument name and doc string. | Richard M. Stallman | 1996-12-26 | 1 | -6/+6 |
* | (Fdefine_function): Function definition deleted. | Richard M. Stallman | 1996-10-12 | 1 | -24/+0 |
* | (arith_error) [POSIX_SIGNALS]: Don't reestablish handler. | Richard M. Stallman | 1996-09-10 | 1 | -1/+1 |
* | Removed support for !MULTI_FRAME. | Karl Heuer | 1996-09-01 | 1 | -3/+0 |
* | (arith_error): Undo previous change. | Karl Heuer | 1996-07-16 | 1 | -1/+1 |
* | (arith_error): Don't reinstall sig handler if POSIX_SIGNALS. | Karl Heuer | 1996-07-15 | 1 | -1/+1 |
* | (Fdefalias): Doc fix. | Richard M. Stallman | 1996-06-22 | 1 | -1/+1 |
* | (Fkill_local_variable): Call find_symbol_value directly, | Richard M. Stallman | 1996-03-04 | 1 | -1/+1 |
* | (make_number): Function deleted. | Karl Heuer | 1996-01-24 | 1 | -9/+0 |
* | (kill-local-variable): didn't update the value of | Karl Heuer | 1996-01-23 | 1 | -3/+7 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (Flognot): Fix previous change. | Karl Heuer | 1996-01-09 | 1 | -1/+1 |
* | (Fboundp, Ffboundp, Fmakunbound, Ffmakunbound, Fsymbol_plist, Fsymbol_name, | Erik Naggum | 1996-01-09 | 1 | -238/+238 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -1/+1 |
* | (Ftype_of): Return `char-table' and `bool-vector' for | Karl Heuer | 1995-12-13 | 1 | -0/+9 |
* | (Fmake_local_variable): Call find_symbol_value | Richard M. Stallman | 1995-11-19 | 1 | -0/+7 |
* | (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG): | Karl Heuer | 1995-10-31 | 1 | -15/+6 |
* | [!HAVE_FMOD] (fmod): Make consistent with ANSI definition. | Karl Heuer | 1995-10-25 | 1 | -4/+2 |
* | (Qvector_or_char_table_p): New variable. | Richard M. Stallman | 1995-10-12 | 1 | -1/+15 |
* | (Fchartablep, Fboolvectorp): New functions. | Richard M. Stallman | 1995-10-07 | 1 | -3/+157 |
* | (Fnumber_to_string): Make `buffer' long enough. | Karl Heuer | 1995-07-17 | 1 | -1/+1 |
* | (Flocal_variable_if_set_p): New function. | Richard M. Stallman | 1995-06-17 | 1 | -0/+42 |