Merge pull request #18 from zerotao/master

fix issue #17 boxes.el history list nil
This commit is contained in:
Thomas Jensen 2015-12-10 11:03:37 +01:00
commit 5b630c3646

View File

@ -58,7 +58,7 @@
"Association of types available to the current boxes implementation." )
(make-variable-buffer-local 'boxes-types-alist)
(defvar boxes-history (list nil))
(defvar boxes-history nil)
;;;###autoload
(defvar boxes-known-modes