mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 13:30:26 +02:00
In format, note no parameters to ~( case conversion.
This commit is contained in:
parent
5d2cb3abcf
commit
f0a9ab4d90
1 changed files with 4 additions and 3 deletions
|
@ -736,9 +736,10 @@ lines for readability, but supress that extra whitespace.
|
|||
@end example
|
||||
|
||||
@item @nicode{~(} @nicode{~)}
|
||||
Case conversion. Between @nicode{~(} and @nicode{~)} the case of all
|
||||
output is changed. The modifiers on @nicode{~(} control the
|
||||
conversion.
|
||||
Case conversion. No parameters.
|
||||
|
||||
Between @nicode{~(} and @nicode{~)} the case of all output is changed.
|
||||
The modifiers on @nicode{~(} control the conversion.
|
||||
|
||||
@itemize @w{}
|
||||
@item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue