mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
*** empty log message ***
This commit is contained in:
parent
abc049a9b9
commit
2cc0f8cb17
2 changed files with 16 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Wed Jan 5 11:18:01 2000 Greg J. Badros <gjb@cs.washington.edu>
|
||||
|
||||
* readline.c: Whitespace changes -- added space after
|
||||
SCM_VALIDATE_* macros to match GNU coding standards.
|
||||
|
||||
Wed Jan 5 11:02:40 2000 Greg J. Badros <gjb@cs.washington.edu>
|
||||
|
||||
* readline.c: Rename GUILE_PROC to SCM_DEFINE.
|
||||
|
|
|
@ -1,3 +1,14 @@
|
|||
Thu Jan 6 11:22:53 2000 Greg J. Badros <gjb@cs.washington.edu>
|
||||
|
||||
* Makefile.am (ETAGS_ARGS): Switch to SCM_DEFINE, SCM_DEFINE1
|
||||
instead of GUILE_PROC.
|
||||
|
||||
Thu Jan 6 11:21:49 2000 Greg J. Badros <gjb@cs.washington.edu>
|
||||
|
||||
* alist.c: Do not report mismatch errors on some uses of `tmp' (do
|
||||
this by using SCM_ARG2 instead of `2' in the SCM_VALIDATE_CONS
|
||||
macro call.
|
||||
|
||||
Thu Jan 6 09:54:33 2000 Dirk Herrmann <dirk@ida.ing.tu-bs.de> --gjb applied
|
||||
|
||||
* scm_validate.h: Remove some redundant NIMP tests.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue