Thien-Thi Nguyen
afab82bc00
Surround commentary w/ standard markers; nfc.
2001-04-28 18:58:09 +00:00
Neil Jerram
618196705b
* Use "'()" instead of "()" in optargs.scm.
2001-03-05 23:52:09 +00:00
Neil Jerram
b4ad0dda06
* Fix typos in optargs.scm.
2000-10-15 22:33:06 +00:00
Marius Vollmer
b1ee756f1f
* optargs.scm (#\&): Changed #:allow-other-key-value to
...
#:allow-other-keys. Thanks to Bill Schottstaedt!
2000-08-19 13:37:55 +00:00
Marius Vollmer
a099f10e49
* optargs.scm (#\&): Emit warning about `#&' being deprecated.
2000-08-16 22:42:41 +00:00
Marius Vollmer
dfb49627fc
* optargs.scm: Replaced `#&' reader syntax with keywords.
2000-08-16 19:30:07 +00:00
Jim Blandy
c6e23ea25f
Update FSF address in copyright notices.
1999-08-06 07:26:07 +00:00
Mikael Djurfeldt
fa5518d1fa
* optargs.scm (lambda*): Bugfix: Replaced ARGLIST -->
...
non-optional-args. (Thanks to David Lutterkort.)
1999-06-03 05:02:23 +00:00
Maciej Stachowiak
fcdd667220
* optargs.scm (lambda*): Handle empty argument lists properly.
1999-02-16 08:28:13 +00:00
Maciej Stachowiak
0839489997
* NEWS: Added entry for optargs module.
...
* ice-9/optargs.scm: New file.
* ice-9/Makefile.am (ice9_sources): Add optargs.scm here. Makefile.in
not regenerated because I don't have the right version of Automake.
1999-02-09 19:49:24 +00:00