mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 20:00:19 +02:00
*** empty log message ***
This commit is contained in:
parent
604a672efe
commit
1ebf1566bc
2 changed files with 22 additions and 1 deletions
|
@ -1,3 +1,19 @@
|
|||
2002-03-08 Thien-Thi Nguyen <ttn@giblet.glug.org>
|
||||
|
||||
* tools.texi (Miscellaneous Tools): New node/chapter.
|
||||
(Snarfing, Init Snarfing with guile-snarf, How guile-snarf works,
|
||||
Macros guile-snarf recognizes, Doc Snarfing): New nodes/(sub)sections.
|
||||
(Executable Modules): Now a section under "Miscellaneous Tools".
|
||||
|
||||
* guile.texi (Miscellaneous Tools): Add under "Part II".
|
||||
Implement by including tools.texi.
|
||||
|
||||
* Makefile.am (guile_TEXINFOS): Add tools.texi.
|
||||
|
||||
2002-03-07 Thien-Thi Nguyen <ttn@giblet.glug.org>
|
||||
|
||||
* tools.texi: New file.
|
||||
|
||||
2002-03-03 Neil Jerram <neil@ossau.uklinux.net>
|
||||
|
||||
* autoconf.texi (Autoconf Background): Insert missing `of'.
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2002-03-08 Thien-Thi Nguyen <ttn@giblet.glug.org>
|
||||
|
||||
* Makefile.am (bin_SCRIPTS): Revive this decl, w/ initial element
|
||||
"guile-snarf" moved back from `noinst_SCRIPTS'.
|
||||
|
||||
2002-03-08 Neil Jerram <neil@ossau.uklinux.net>
|
||||
|
||||
* srcprop.c (scm_set_source_property_x): If SRCPROPS obj already
|
||||
|
@ -96,7 +101,7 @@
|
|||
|
||||
* inet_aton.c, fports.c: Commented the inclusion of <winsock2.h>.
|
||||
|
||||
* deprecation.c (vsnprintf): Define to `_vsnprintf' for
|
||||
* deprecation.c (vsnprintf): Define to `_vsnprintf' for
|
||||
Windows (MinGW).
|
||||
|
||||
2002-02-26 Thien-Thi Nguyen <ttn@giblet.glug.org>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue