From a0ae78120e475d5838ff711e70c80f9e6dd05e7b Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 31 Dec 2020 14:15:17 +0530 Subject: Deprecate ksh-data-path. * 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. --- ksh-emacs-init.el | 3 --- 1 file changed, 3 deletions(-) (limited to 'ksh-emacs-init.el') diff --git a/ksh-emacs-init.el b/ksh-emacs-init.el index 1bd14ab..e9b933e 100644 --- a/ksh-emacs-init.el +++ b/ksh-emacs-init.el @@ -1,6 +1,3 @@ -;; Path to data files -(setq ksh-data-path (expand-file-name "data" ksh-path)) - ;; Printing settings (setq printer-name "HP_P2055DN_CPL") (setq lpr-switches -- cgit v1.2.3