/[guile]/guile/guile-core/doc/ref/guile.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/guile.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by ttn, Fri Mar 8 21:23:36 2002 UTC revision 1.14 by ossau, Fri Mar 15 14:03:53 2002 UTC
# Line 50  Line 50 
50    
51  @include version.texi  @include version.texi
52    
53    @c Macros for describing version information.  I've initially defined
54    @c all of these to expand to nothing, but they could perhaps be made to
55    @c expand to something like "New in Guile 45!" in future.
56    
57    @c vnew - indicates the Guile version in which item first appeared.
58    @macro vnew{VERSION}
59    @end macro
60    
61    @c vdeprecated - indicates that the item has been deprecated, and the
62    @c Guile version in which the deprecation started.
63    @macro vdeprecated{VERSION}
64    @end macro
65    
66    @c vgone - a way of tracking items that are no longer here.  In this
67    @c case, VERSION is the last Guile version in which the item was present.
68    @macro vgone{WHAT, VERSION}
69    @end macro
70    
71    @c vchanged - indicates the Guile version in which item's behaviour
72    @c significantly changed.
73    @macro vchanged{VERSION}
74    @end macro
75    
76    @c vnote - catchall for any additional notes.
77    @macro vnote{NOTE}
78    @end macro
79    
80  @c @iftex  @c @iftex
81  @c @cropmarks  @c @cropmarks
82  @c @end iftex  @c @end iftex
83    
84  @dircategory The Algorithmic Language Scheme  @dircategory The Algorithmic Language Scheme
85  @direntry  @direntry
86  * Guile Reference: (guile).     The Guile reference manual.  * Guile Reference: (guile).  The Guile reference manual.
87  @end direntry  @end direntry
88    
89  @setchapternewpage off  @setchapternewpage off

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26