| Commit message (Expand) | Author | Age | Files | Lines |
* | (wrong_type_argument): Remove mocklisp case. | Pavel Janík | 2001-12-22 | 1 | -9/+0 |
* | (Vmost_positive_fixnum, Vmost_negative_fixnum): Renamed | Andreas Schwab | 2001-12-07 | 1 | -7/+7 |
* | (Ftimes): Doc fix. | Pavel Janík | 2001-11-16 | 1 | -4/+4 |
* | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 1 | -45/+45 |
* | (Fsetq_default): Add usage to doc-string. | Pavel Janík | 2001-11-02 | 1 | -1/+2 |
* | (Fmake_local_variable): Doc fix. | Richard M. Stallman | 2001-11-01 | 1 | -1/+1 |
* | Change doc-string comments to `new style' [w/`doc:' keyword]. | Pavel Janík | 2001-10-21 | 1 | -291/+305 |
* | (Fplus, Fminus, Fmax, Ftimes, Fquo, Flogand, Flogior, Flogxor): | Miles Bader | 2001-10-21 | 1 | -9/+18 |
* | Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting | Ken Raeburn | 2001-10-16 | 1 | -11/+11 |
* | (Fstring_to_number): Use make_fixnum_or_float. | Gerd Moellmann | 2001-10-11 | 1 | -4/+1 |
* | (Qcircular_list): New variable. | Gerd Moellmann | 2001-10-11 | 1 | -1/+17 |
* | (most_positive_fixnum, most_negative_fixnum): New | Gerd Moellmann | 2001-10-06 | 1 | -0/+10 |
* | Use SYMBOL_VALUE/SET_SYMBOL_VALUE. | Gerd Moellmann | 2001-10-05 | 1 | -45/+111 |
* | (Fsubr_interactive_form): New function. | Gerd Moellmann | 2001-03-29 | 1 | -0/+15 |
* | (store_symval_forwarding): Add parameter BUF. If BUF is | Gerd Moellmann | 2001-03-15 | 1 | -37/+79 |
* | (find_symbol_value): Remove extra 3rd argument in the | Eli Zaretskii | 2001-01-02 | 1 | -2/+1 |
* | Avoid some more compiler warnings. | Gerd Moellmann | 2000-09-21 | 1 | -2/+4 |
* | (Faset): Allow storing any multibyte character in a string. Convert | Kenichi Handa | 2000-07-21 | 1 | -24/+69 |
* | (set_internal): If variable is frame-local, | Gerd Moellmann | 2000-06-19 | 1 | -4/+24 |
* | (set_internal): Remove debug code. | Gerd Moellmann | 2000-06-15 | 1 | -3/+0 |
* | (swap_in_global_binding): New function. | Gerd Moellmann | 2000-06-13 | 1 | -0/+33 |
* | (Qsubrp, Qmany, Qunevalled): New variables. | Dave Love | 2000-05-26 | 1 | -1/+32 |
* | (Faref): Use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR. | Kenichi Handa | 2000-05-19 | 1 | -2/+2 |
* | * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER): | Ken Raeburn | 2000-03-30 | 1 | -1/+2 |
* | Use new macro names | Gerd Moellmann | 2000-03-27 | 1 | -18/+18 |
* | (do_symval_forwarding, store_symval_forwarding) | Gerd Moellmann | 2000-03-26 | 1 | -32/+30 |
* | (Fstring_to_number): If number is greater than what | Gerd Moellmann | 2000-02-23 | 1 | -14/+23 |
* | (keyword_symbols_constant_flag): Removed. | Gerd Moellmann | 2000-02-23 | 1 | -12/+2 |
* | (Fmake_variable_buffer_local): Doc fix. | Richard M. Stallman | 2000-02-20 | 1 | -88/+60 |
* | (let_shadows_buffer_binding_p): Ignore specbindings | Gerd Moellmann | 2000-02-18 | 1 | -1/+3 |
* | Remove `LISP_FLOAT_TYPE' and `standalone'. | Gerd Moellmann | 2000-02-17 | 1 | -57/+2 |
* | (set_internal): Don't make variable buffer-local | Richard M. Stallman | 2000-02-15 | 1 | -5/+28 |
* | (set_internal): Further fix in same criterion. | Richard M. Stallman | 2000-01-22 | 1 | -8/+6 |
* | (set_internal): Fix the criteria for whether | Richard M. Stallman | 2000-01-20 | 1 | -5/+8 |
* | (set_internal): New arg BUF. | Richard M. Stallman | 2000-01-11 | 1 | -12/+23 |
* | (Fkeywordp): New function. | Dave Love | 1999-12-17 | 1 | -1/+20 |
* | (Faref): Delete codes for a composite character.. | Kenichi Handa | 1999-12-15 | 1 | -12/+8 |
* | (Qtext_read_only): New built-in error. | Gerd Moellmann | 1999-11-01 | 1 | -0/+8 |
* | (Qad_activate_internal): Renamed from Qad_activate. | Gerd Moellmann | 1999-10-26 | 1 | -4/+4 |
* | (Qhash_table): New. | Gerd Moellmann | 1999-10-25 | 1 | -1/+5 |
* | more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine | Ken Raeburn | 1999-10-25 | 1 | -36/+36 |
* | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1999-10-19 | 1 | -4/+2 |
* | (find_symbol_value): Remove unused variables. | Gerd Moellmann | 1999-09-20 | 1 | -7/+5 |
* | (swap_in_symval_forwarding): Change for Lisp_Object | Gerd Moellmann | 1999-09-13 | 1 | -8/+7 |
* | (Faset): Adjust the way to check byte-combining | Kenichi Handa | 1999-09-03 | 1 | -7/+8 |
* | (Fdefalias): Call Ffset instead of duplicating code. | Karl Heuer | 1999-07-30 | 1 | -11/+1 |
* | (set_internal): For built-in maybe-local vars, | Richard M. Stallman | 1998-10-31 | 1 | -1/+1 |
* | (Faset): Fix previous change. | Kenichi Handa | 1998-10-14 | 1 | -14/+12 |
* | (Faset): If ARRAY is a multibyte string, pay attention to | Kenichi Handa | 1998-10-12 | 1 | -6/+16 |
* | (Fstring_to_number): Don't recognize floating point if base is not 10. | Kenichi Handa | 1998-10-12 | 1 | -2/+2 |