dot/lisp-init.lisp: Place toplevel read-time conditionals on their own lines.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 1 Jul 2020 18:33:06 +0000 (19:33 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 9 Aug 2020 03:34:42 +0000 (04:34 +0100)
commit5927034b3227389fe185063414366beafd00cfbb
tree9db6441d75cd82227f0c4870569f19b8b09e6436
parent297be13e0bc9e840a2c53b6538d3169657638ca8
dot/lisp-init.lisp: Place toplevel read-time conditionals on their own lines.

I've found that this looks better.  Also, it makes it possible to run
them easily from Emacs independently of the conditional using `slime-
eval-defun' or `slime-compile-defun'.
dot/lisp-init.lisp