From: Mark Wooding Date: Wed, 1 Jul 2020 19:27:47 +0000 (+0100) Subject: dot/swank.lisp: Put the right number of `;;;' in the Emacs header. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/8b416dc4ba9192fe4889a9cb0f83dc15c7b815bc dot/swank.lisp: Put the right number of `;;;' in the Emacs header. --- diff --git a/dot/swank.lisp b/dot/swank.lisp index 30870d4..2000f61 100644 --- a/dot/swank.lisp +++ b/dot/swank.lisp @@ -1,4 +1,4 @@ -;; -*-lisp-*- +;;; -*-lisp-*- #+mdw (cl:in-package #:mdw-hacks)