@@ -29,6 +29,15 @@
(file->ini file*)
(make-ini))
(make-ini))))
((sections)
(ini-sections content))
((keys section)
(ini-keys content section))
((for-each f)
(ini-for-each f content))
((set! s k v)
(begin
The note is not visible to the blocked user.