branch: elpa/slime
commit c2449c47f7612a448170068141dcbfa14c0ba0b4
Author: Sean Whitton <spwhit...@spwhitton.name>
Commit: Stas Boukarev <stass...@gmail.com>

    slime-autoloads: Enable lexical binding
---
 slime-autoloads.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slime-autoloads.el b/slime-autoloads.el
index 9ed8008346..51271e511c 100644
--- a/slime-autoloads.el
+++ b/slime-autoloads.el
@@ -1,4 +1,4 @@
-;;; slime-autoloads.el --- autoload definitions for SLIME -*- no-byte-compile: 
t -*-
+;;; slime-autoloads.el --- autoload definitions for SLIME -*- no-byte-compile: 
t; lexical-binding: t -*-
 
 ;; Copyright (C) 2007  Helmut Eller
 

Reply via email to