Track work to support individual modules for each LISP dialect

Instead of one, big wpc-lisp.el, I think it might be better if each LISP dialect
that I supported had its own module.
This commit is contained in:
William Carroll 2020-01-22 21:11:24 +00:00
parent 1943c2a643
commit 0caca5985e

View file

@ -8,6 +8,8 @@
;;; Code:
;; TODO: Consider having a separate module for each LISP dialect.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Dependencies
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;