lispPackages: add a few more, escape +

This commit is contained in:
Michael Raskin
2018-02-25 18:10:58 +01:00
parent a035714be9
commit 140b163602
17 changed files with 472 additions and 91 deletions
@@ -55,6 +55,7 @@
(#\\ "_backslash_")
(#\_ "__")
(#\. "_dot_")
(#\+ "_plus_")
(t x)))))
(defvar *system-info-bin*