mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-04 19:20:27 +02:00
Add snarfing news.
This commit is contained in:
parent
6aea17c3f9
commit
5588f58f66
1 changed files with 13 additions and 0 deletions
13
NEWS
13
NEWS
|
@ -128,6 +128,19 @@ For example:
|
|||
|
||||
guile-tools is copied to the standard $bindir on "make install".
|
||||
|
||||
** Snarfing news
|
||||
|
||||
The program guile-snarf is now documented in the manual.
|
||||
|
||||
These programs are no longer installed:
|
||||
|
||||
guile-doc-snarf
|
||||
guile-func-name-check
|
||||
guile-snarf.awk
|
||||
|
||||
They (or functional equivalents) will return at some point in the
|
||||
future when doc snarfing methodology/documentation is more mature.
|
||||
|
||||
** New module (ice-9 stack-catch):
|
||||
|
||||
stack-catch is like catch, but saves the current state of the stack in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue