[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/slime 771ac73104 34/43: Convert slime-asdf.el to lexical b
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/slime 771ac73104 34/43: Convert slime-asdf.el to lexical binding |
Date: |
Thu, 28 Dec 2023 22:00:31 -0500 (EST) |
branch: elpa/slime
commit 771ac731049c4a9de1f943448c545c7846bb265e
Author: Philipp Stephani <phst@google.com>
Commit: Stas Boukarev <stassats@gmail.com>
Convert slime-asdf.el to lexical binding
---
contrib/slime-asdf.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/contrib/slime-asdf.el b/contrib/slime-asdf.el
index fa4b176e62..fed2c1b8b2 100644
--- a/contrib/slime-asdf.el
+++ b/contrib/slime-asdf.el
@@ -1,3 +1,5 @@
+;; -*- lexical-binding: t; -*-
+
(require 'slime)
(require 'cl-lib)
(require 'grep)
- [nongnu] elpa/slime 8a85af1f77 39/43: find-definitions-for-emacs: remove duplicate definitions., (continued)
- [nongnu] elpa/slime 8a85af1f77 39/43: find-definitions-for-emacs: remove duplicate definitions., ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime f41e5590e2 26/43: Disable SIGIO support for SBCL on Haiku, ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime 618f8de186 22/43: swank-asdf: ignore style-warnings., ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime d925e3ddb7 37/43: slime-cl-indent: indent DEFINE-COMPILER-MACRO the same way as DEFUN, ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime 829310b84f 35/43: Use normal let* instead of deprecated lexical-let*, ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime ba29269074 36/43: Simplify message timestamp formatting, ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime 33d9f46a48 06/43: abcl: Fix openjdk16+ inspection of Java objects fields, ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime 321ec0c032 02/43: Don't allow duplicate entries in the source file cache., ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime 805c29672c 25/43: clasp: Replace TMP host with EXT:TEMPORARY-DIRECTORY when available, ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime 8bdcc23f9b 10/43: abcl: implement frame-catch-tags, ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime 771ac73104 34/43: Convert slime-asdf.el to lexical binding,
ELPA Syncer <=
- [nongnu] elpa/slime 180dea856b 07/43: read-source-form: add :sb-xc to *features* on SBCL., ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime ac69b31b1c 32/43: tests: increase timeouts., ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime 0c6bc6bd26 33/43: Inspector: differentiate inactive array elements, ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime a02742211e 41/43: Fix apropos-mode., ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime 28adf1dca0 43/43: Merge commit 'a4f3471487db48f7289dc0ea019611d093e5ee7f' into elpa--merge/slime, ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime 3b9713f207 05/43: swank.asd: Do not reload SWANK., ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime 65b781d9c7 19/43: swank-arglists: Silence the SBCL inlining warning., ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime 8da60ff543 08/43: abcl: fix warning about ignored slot, ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime 2080537746 04/43: Require `xref` as regular dependancy, ELPA Syncer, 2023/12/28
- [nongnu] elpa/slime a4f3471487 42/43: 2.2.8, ELPA Syncer, 2023/12/28