summaryrefslogtreecommitdiff
path: root/ksh-report.el
AgeCommit message (Collapse)Author
2020-12-31Improve code formatting.Arun Isaac
* ksh-report.el (insert-biometry): Improve code formatting.
2020-12-31Remove unquote.Arun Isaac
* ksh-report.el (make-report-header): Remove unquote.
2020-12-31Combine biometry and report into single file.Arun Isaac
* ksh-report-header.el, ksh-biometry.el: Combine into ksh-report.el. * ksh-scan2.el, ksh-scan3.el: Require ksh-report instead of loading ksh-report-header.el and ksh-biometry.el.