summaryrefslogtreecommitdiff
path: root/ksh-forms.el
AgeCommit message (Collapse)Author
2022-10-01Open generated PDF using org-open-file.Arun Isaac
Printing from Emacs doesn't work well in Windows. So, we use org-open-file, which hopefully opens in the default PDF reader. * ksh-forms.el (forms-print): Use org-open-file instead of find-file.
2020-12-31Provide ksh-forms feature.Arun Isaac
* ksh-forms.el: Provide ksh-forms. * ksh-discharge.el, ksh-scan2.el, ksh-scan3.el: Require ksh-forms.