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,
|