summaryrefslogtreecommitdiff
path: root/ksh-emacs-init.el
AgeCommit message (Collapse)Author
2022-10-01Delete init file.Arun Isaac
ksh-report is now a proper emacs package to be required, not merely a bunch of elisp files to be loaded. * ksh-emacs-init.el: Delete file.
2020-12-31Add ksh-path to load-path.Arun Isaac
* ksh-emacs-init.el (load-path): Add ksh-path.
2020-12-31Deprecate ksh-data-path.Arun Isaac
* ksh-discharge.el, ksh-scan2.el, ksh-scan3.el (forms-file): Use ksh-path instead of ksh-data-path. * ksh-emacs-init.el (ksh-data-path): Delete variable.
2016-12-21Initial commitArun Isaac