gnucash maint: Multiple changes pushed
Christopher Lam
clam at code.gnucash.org
Wed Dec 9 08:55:18 EST 2020
Updated via https://github.com/Gnucash/gnucash/commit/743df212 (commit)
via https://github.com/Gnucash/gnucash/commit/dcf90b98 (commit)
from https://github.com/Gnucash/gnucash/commit/64a8a11a (commit)
commit 743df212a15886c305c839e141e680809aaf509a
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Wed Dec 9 21:51:52 2020 +0800
[API][eguile-html-utilities] use font-name-to-style-info-eguile
because font-name-to-style-info is already used by html-fonts.scm
commit dcf90b98c00b9351a5def3c6d8f92c6ec035dbe9
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Wed Dec 9 21:51:24 2020 +0800
[options.scm] use srfi-1
because list-index (used in options.scm) wants srfi-1 version rather
than the one in guile-core. the guile-core one crashes when editing options.
Summary of changes:
gnucash/report/eguile-html-utilities.scm | 3 ++-
gnucash/report/reports/standard/receipt.scm | 4 ++--
gnucash/report/reports/standard/taxinvoice.scm | 4 ++--
libgnucash/app-utils/options.scm | 1 +
4 files changed, 7 insertions(+), 5 deletions(-)
More information about the gnucash-patches
mailing list