1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-21 11:10:21 +02:00

*** empty log message ***

This commit is contained in:
Thien-Thi Nguyen 2001-05-18 17:12:37 +00:00
parent 1de3b33b0b
commit 3125fbe050

View file

@ -7,6 +7,7 @@
`search-documentation-files'. `search-documentation-files'.
(apropos-fold-accessible, apropos-fold-all): Use `identity' (apropos-fold-accessible, apropos-fold-all): Use `identity'
instead of `(lambda (x) x)'. "An identity edit", ha ha. instead of `(lambda (x) x)'. "An identity edit", ha ha.
(help-usage): Mention support for "(help 'NAME)".
* documentation.scm: Fix documentation for Guile Documentation * documentation.scm: Fix documentation for Guile Documentation
Format Version 2: Mention required terminating newlines. Format Version 2: Mention required terminating newlines.