Sun, 16 May 2004 00:54:25 +0000 |
Juanma Barranquero |
(Fset_default): Make argument names match their use in docstring.
|
Sun, 09 May 2004 00:49:06 +0000 |
Juanma Barranquero |
(Fquo): Simplify.
|
Sat, 08 May 2004 14:55:36 +0000 |
Juanma Barranquero |
(Fquo): If any argument is float, do the computation in floating point.
|
Thu, 06 May 2004 00:10:15 +0000 |
Juanma Barranquero |
(Fsetq_default): Fix docstring.
|
Thu, 29 Apr 2004 18:21:48 +0000 |
Stefan Monnier |
(Fsubr_name): New fun.
|
Mon, 26 Apr 2004 21:43:33 +0000 |
Andreas Schwab |
(Faref, Faset): Use BOOL_VECTOR_BITS_PER_CHAR instead of
|
Wed, 31 Mar 2004 12:42:43 +0000 |
Jan Djrv |
data.c (Fbyteorder): Make test work even if unsigned is not 4 bytes.
|
Mon, 29 Mar 2004 00:48:32 +0000 |
Stefan Monnier |
(Finteractive_form): Rename from Fsubr_interactive_form.
|
Mon, 16 Feb 2004 04:53:28 +0000 |
Stefan Monnier |
Lisp_Object/int mixup.
|
Tue, 10 Feb 2004 17:18:34 +0000 |
Jan Djrv |
* data.c (Fbyteorder): New function.
|
Mon, 29 Dec 2003 11:26:22 +0000 |
Richard M. Stallman |
(store_symval_forwarding): Handle setting default-fill-column, etc.,
|
Fri, 21 Nov 2003 18:26:21 +0000 |
Lars Hansen |
(Qinteger): Exported.
|
Sun, 26 Oct 2003 18:48:19 +0000 |
Luc Teirlinck |
(Fsetplist): Doc fix.
|
Fri, 19 Sep 2003 14:34:30 +0000 |
Richard M. Stallman |
(Fvariable_binding_locus): New function.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Fri, 29 Aug 2003 16:17:01 +0000 |
Richard M. Stallman |
(Fmake_variable_buffer_local, Fmake_local_variable)
|
Sat, 17 May 2003 12:42:31 +0000 |
Richard M. Stallman |
(let_shadows_buffer_binding_p): Make target of p volatile.
|
Fri, 18 Apr 2003 01:23:23 +0000 |
Miles Bader |
(Faset): Calculate nbytes earlier, to satisfy the now pickier
|
Wed, 26 Mar 2003 15:23:10 +0000 |
Stefan Monnier |
(store_symval_forwarding): Re-instate part of the code
|
Tue, 25 Mar 2003 16:30:15 +0000 |
Stefan Monnier |
(store_symval_forwarding): Delete special read-only
|
Wed, 12 Mar 2003 23:46:41 +0000 |
Andreas Schwab |
(long_to_cons): Fix type of top.
|
Sun, 29 Dec 2002 19:13:55 +0000 |
Francesco Potort |
(Fstring_to_number, Fminus): Better English in doc strings.
|
Wed, 25 Dec 2002 23:27:27 +0000 |
Francesco Potort |
(Fmakunbound, Ffmakunbound, Fmake_variable_buffer_local)
|
Sat, 07 Dec 2002 21:38:39 +0000 |
Richard M. Stallman |
(Fdefalias): Record in load-history redefining an autoload.
|
Fri, 06 Sep 2002 09:03:04 +0000 |
Juanma Barranquero |
(Flsh): Fix spacing.
|
Wed, 07 Aug 2002 14:30:52 +0000 |
Richard M. Stallman |
(Fmake_variable_frame_local): Doc fix.
|
Thu, 18 Jul 2002 15:04:29 +0000 |
Richard M. Stallman |
(Fdefalias): Doc fix.
|
Tue, 16 Jul 2002 15:49:07 +0000 |
Ken Raeburn |
* data.c (Faref): Use SDATA.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Tue, 09 Jul 2002 23:12:30 +0000 |
Stefan Monnier |
(Fdefalias): Add an optional `docstring' argument.
|
Mon, 20 May 2002 08:05:21 +0000 |
Ken Raeburn |
* data.c (Fkeywordp, Fsymbol_name, store_symval_forwarding)
|
Sat, 22 Dec 2001 13:58:42 +0000 |
Pavel Jank |
(wrong_type_argument): Remove mocklisp case.
|
Fri, 07 Dec 2001 12:15:21 +0000 |
Andreas Schwab |
(Vmost_positive_fixnum, Vmost_negative_fixnum): Renamed
|
Fri, 16 Nov 2001 18:19:58 +0000 |
Pavel Jank |
(Ftimes): Doc fix.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Fri, 02 Nov 2001 07:01:47 +0000 |
Pavel Jank |
(Fsetq_default): Add usage to doc-string.
|
Thu, 01 Nov 2001 20:48:10 +0000 |
Richard M. Stallman |
(Fmake_local_variable): Doc fix.
|
Sun, 21 Oct 2001 12:13:46 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Sun, 21 Oct 2001 10:00:33 +0000 |
Miles Bader |
(Fplus, Fminus, Fmax, Ftimes, Fquo, Flogand, Flogior, Flogxor):
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Thu, 11 Oct 2001 15:38:18 +0000 |
Gerd Moellmann |
(Fstring_to_number): Use make_fixnum_or_float.
|
Thu, 11 Oct 2001 09:03:51 +0000 |
Gerd Moellmann |
(Qcircular_list): New variable.
|
Sat, 06 Oct 2001 23:25:26 +0000 |
Gerd Moellmann |
(most_positive_fixnum, most_negative_fixnum): New
|
Mon, 21 May 2001 12:23:19 +0000 |
Gerd Moellmann |
Use SYMBOL_VALUE/SET_SYMBOL_VALUE.
|
Thu, 29 Mar 2001 13:58:30 +0000 |
Gerd Moellmann |
(Fsubr_interactive_form): New function.
|
Thu, 15 Mar 2001 09:44:10 +0000 |
Gerd Moellmann |
(store_symval_forwarding): Add parameter BUF. If BUF is
|
Tue, 02 Jan 2001 14:03:28 +0000 |
Eli Zaretskii |
(find_symbol_value): Remove extra 3rd argument in the
|
Thu, 21 Sep 2000 20:54:57 +0000 |
Gerd Moellmann |
Avoid some more compiler warnings.
|
Fri, 21 Jul 2000 06:45:30 +0000 |
Kenichi Handa |
(Faset): Allow storing any multibyte character in a string. Convert
|
Mon, 19 Jun 2000 12:12:35 +0000 |
Gerd Moellmann |
(set_internal): If variable is frame-local,
|
Thu, 15 Jun 2000 10:27:40 +0000 |
Gerd Moellmann |
(set_internal): Remove debug code.
|
Tue, 13 Jun 2000 13:21:59 +0000 |
Gerd Moellmann |
(swap_in_global_binding): New function.
|
Fri, 26 May 2000 10:21:30 +0000 |
Dave Love |
(Qsubrp, Qmany, Qunevalled): New variables.
|
Fri, 19 May 2000 23:58:37 +0000 |
Kenichi Handa |
(Faref): Use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR.
|
Thu, 30 Mar 2000 09:56:31 +0000 |
Ken Raeburn |
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
|
Mon, 27 Mar 2000 12:50:13 +0000 |
Gerd Moellmann |
Use new macro names
|
Sun, 26 Mar 2000 14:05:44 +0000 |
Gerd Moellmann |
(do_symval_forwarding, store_symval_forwarding)
|
Wed, 23 Feb 2000 12:50:35 +0000 |
Gerd Moellmann |
(Fstring_to_number): If number is greater than what
|
Wed, 23 Feb 2000 10:43:40 +0000 |
Gerd Moellmann |
(keyword_symbols_constant_flag): Removed.
|
Sun, 20 Feb 2000 14:27:12 +0000 |
Richard M. Stallman |
(Fmake_variable_buffer_local): Doc fix.
|
Fri, 18 Feb 2000 13:26:56 +0000 |
Gerd Moellmann |
(let_shadows_buffer_binding_p): Ignore specbindings
|
Thu, 17 Feb 2000 09:45:46 +0000 |
Gerd Moellmann |
Remove `LISP_FLOAT_TYPE' and `standalone'.
|
Tue, 15 Feb 2000 09:57:33 +0000 |
Richard M. Stallman |
(set_internal): Don't make variable buffer-local
|
Sat, 22 Jan 2000 02:57:37 +0000 |
Richard M. Stallman |
(set_internal): Further fix in same criterion.
|
Thu, 20 Jan 2000 06:01:48 +0000 |
Richard M. Stallman |
(set_internal): Fix the criteria for whether
|
Tue, 11 Jan 2000 22:18:09 +0000 |
Richard M. Stallman |
(set_internal): New arg BUF.
|
Fri, 17 Dec 1999 15:00:56 +0000 |
Dave Love |
(Fkeywordp): New function.
|
Wed, 15 Dec 1999 00:08:39 +0000 |
Kenichi Handa |
(Faref): Delete codes for a composite character..
|
Mon, 01 Nov 1999 14:14:04 +0000 |
Gerd Moellmann |
(Qtext_read_only): New built-in error.
|
Tue, 26 Oct 1999 23:25:22 +0000 |
Gerd Moellmann |
(Qad_activate_internal): Renamed from Qad_activate.
|
Mon, 25 Oct 1999 20:50:22 +0000 |
Gerd Moellmann |
(Qhash_table): New.
|
Mon, 25 Oct 1999 04:58:18 +0000 |
Ken Raeburn |
more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Mon, 20 Sep 1999 23:18:38 +0000 |
Gerd Moellmann |
(find_symbol_value): Remove unused variables.
|
Mon, 13 Sep 1999 11:13:22 +0000 |
Gerd Moellmann |
(swap_in_symval_forwarding): Change for Lisp_Object
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(Faset): Adjust the way to check byte-combining
|
Fri, 30 Jul 1999 15:46:56 +0000 |
Karl Heuer |
(Fdefalias): Call Ffset instead of duplicating code.
|
Sat, 31 Oct 1998 23:39:42 +0000 |
Richard M. Stallman |
(set_internal): For built-in maybe-local vars,
|
Wed, 14 Oct 1998 07:17:22 +0000 |
Kenichi Handa |
(Faset): Fix previous change.
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(Faset): If ARRAY is a multibyte string, pay attention to
|
Mon, 12 Oct 1998 11:54:43 +0000 |
Kenichi Handa |
(Fstring_to_number): Don't recognize floating point if base is not 10.
|
Sun, 13 Sep 1998 03:58:36 +0000 |
Karl Heuer |
(Fmake_local_variable): Doc fix.
|
Sat, 29 Aug 1998 17:57:22 +0000 |
Paul Eggert |
(arith_driver, float_arith_driver): Compute (- x) by
|
Fri, 28 Aug 1998 12:22:39 +0000 |
Kenichi Handa |
(Faset): Use macro CHAR_BYTES instead of Fchar_bytes.
|
Thu, 07 May 1998 20:47:53 +0000 |
Richard M. Stallman |
(set_internal): Properly compare lisp objects.
|
Wed, 29 Apr 1998 00:59:22 +0000 |
Richard M. Stallman |
(Flsh, Fash): Handle out-of-range shift counts reasonably.
|
Sun, 26 Apr 1998 19:16:25 +0000 |
Richard M. Stallman |
(Fmakunbound): Test keywordness only in initial obarray.
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Sun, 12 Apr 1998 06:41:01 +0000 |
Karl Heuer |
(set_internal, Fmakunbound): Fix previous change.
|
Sat, 11 Apr 1998 18:04:12 +0000 |
Karl Heuer |
(set_internal, Fmakunbound): No error if setting
|
Wed, 08 Apr 1998 18:56:20 +0000 |
Karl Heuer |
(keyword_symbols_constant_flag): New variable.
|
Sun, 05 Apr 1998 19:13:50 +0000 |
Richard M. Stallman |
Fix previous change.
|
Fri, 03 Apr 1998 03:13:32 +0000 |
Richard M. Stallman |
(Fmake_variable_frame_local): Doc fix.
|
Sat, 21 Mar 1998 07:06:14 +0000 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
Thu, 12 Mar 1998 05:50:33 +0000 |
Richard M. Stallman |
(store_symval_forwarding, swap_in_symval_forwarding)
|
Fri, 27 Feb 1998 21:56:28 +0000 |
Karl Heuer |
(store_symval_forwarding) <Lisp_Misc_Buffer_Objfwd>:
|
Tue, 03 Feb 1998 06:22:02 +0000 |
Richard M. Stallman |
(Faref, Faset): Allow indexing a char-table
|
Wed, 28 Jan 1998 12:37:25 +0000 |
Kenichi Handa |
(syms_of_data): Register multibyte-string-p as a Lisp
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(Faset): Allow setting a multibyte character in a
|
Wed, 21 Jan 1998 23:32:12 +0000 |
Richard M. Stallman |
Update copyright year.
|
Fri, 09 Jan 1998 23:06:13 +0000 |
Richard M. Stallman |
(Fmultibyte_string_p): New function.
|
Thu, 23 Oct 1997 04:29:36 +0000 |
Paul Eggert |
No need to include <float.h> before "lisp.h",
|
Wed, 15 Oct 1997 23:12:54 +0000 |
Karl Heuer |
(Fstring_to_number): Handle NEGATIVE for floats too.
|
Thu, 04 Sep 1997 06:30:27 +0000 |
Richard M. Stallman |
(Faset): Simplify a statement in the char-table case.
|
Fri, 18 Jul 1997 18:17:20 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Sat, 05 Jul 1997 03:27:25 +0000 |
Richard M. Stallman |
Include float.h before lisp.h.
|
Mon, 09 Jun 1997 13:00:07 +0000 |
Kenichi Handa |
(Faset): Inherit default value correctly while creating
|
Fri, 30 May 1997 20:13:21 +0000 |
Richard M. Stallman |
(Farrayp): Accept bool-vectors and char-tables.
|
Thu, 29 May 1997 00:14:20 +0000 |
Richard M. Stallman |
(Faset): Doc fix.
|
Fri, 16 May 1997 00:43:15 +0000 |
Kenichi Handa |
Declare set_internal as Lisp_Object in advance to avoid
|
Mon, 12 May 1997 22:04:18 +0000 |
Richard M. Stallman |
(wrong_type_argument): Pass new arg to Fstring_to_number.
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(Faref, Faset): Adjusted for the new structure of
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(Faref, Faset): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
|
Thu, 27 Feb 1997 10:45:19 +0000 |
Kenichi Handa |
(Faref, Faset): Handle a composite char correctly in char-table.
|
Thu, 20 Feb 1997 06:47:04 +0000 |
Karl Heuer |
Include charset.h.
|
Tue, 28 Jan 1997 04:51:45 +0000 |
Paul Eggert |
(isnan): Define even if LISP_FLOAT_TYPE is not defined, since fmod
|
Sat, 25 Jan 1997 20:19:30 +0000 |
Richard M. Stallman |
(set_internal): New subroutine. New arg BINDFLAG.
|
Mon, 30 Dec 1996 08:07:51 +0000 |
Paul Eggert |
<float.h>: Include if STDC_HEADERS.
|
Thu, 26 Dec 1996 22:41:42 +0000 |
Richard M. Stallman |
(Fdefalias): Change argument name and doc string.
|
Thu, 26 Dec 1996 22:40:23 +0000 |
Richard M. Stallman |
(Ffset): Change argument name and doc string.
|