*** empty log message ***
This commit is contained in:
parent
90b714763e
commit
8ff90e0474
2 changed files with 21 additions and 0 deletions
|
|
@ -1,3 +1,17 @@
|
|||
1998-10-15 Jim Blandy <jimb@zwingli.cygnus.com>
|
||||
|
||||
* stamp-vti: Regenerated.
|
||||
|
||||
* hacks.el: Some handy helper functions for working on the manual.
|
||||
|
||||
* data-rep.texi: Extended to accomodate a full running example,
|
||||
provided with the manual.
|
||||
* example-smob: A new subdirectory, containing example files for
|
||||
the manual chapter on smobs.
|
||||
* Makefile.am (EXAMPLE_SMOB_FILES, dist-hook): New variable and
|
||||
target, to get the example-smob directory into the distribution.
|
||||
* Makefile.in: Regenerated.
|
||||
|
||||
1998-10-08 Jim Blandy <jimb@zwingli.cygnus.com>
|
||||
|
||||
* .cvsignore: New file, containing data-rep.info. I'm not sure
|
||||
|
|
|
|||
7
doc/example-smob/ChangeLog
Normal file
7
doc/example-smob/ChangeLog
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
1998-10-15 Jim Blandy <jimb@zwingli.cygnus.com>
|
||||
|
||||
Created this directory for the Guile 1.3 release. Thanks to Jay
|
||||
Glascoe for suggesting that we provide a complete, buildable
|
||||
example!
|
||||
* ChangeLog, Makefile, README, image-type.c, image-type.h,
|
||||
myguile: New files.
|
||||
Loading…
Add table
Add a link
Reference in a new issue