Files
mu4e/scm
Dirk-Jan C. Binnema 52f44653b0 scm: return empty lists instead of #f for some methods
Some methods that returned lists would return ~#f~ when there were no
results (e.g., to, from, cc, bcc, references, labels); however, it's
nicer to return an empty list instead, which what we now do. Technically a
breaking change, but justified while we are still 'experimental'.
2026-08-20 15:04:27 -07:00
..
2025-08-24 17:36:15 +03:00
2026-08-20 15:04:25 -07:00