emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] 39/117: Make ergoemacs-unbind lexically scoped


From: Matthew Fidler
Subject: [elpa] 39/117: Make ergoemacs-unbind lexically scoped
Date: Fri, 25 Jul 2014 13:24:05 +0000

mlf176f2 pushed a commit to branch externals/ergoemacs-mode
in repository elpa.

commit 56e0256b96fd5f2dcb4893786f5a7d77ab49ac72
Author: Matthew L. Fidler <address@hidden>
Date:   Wed Jul 16 12:59:32 2014 -0500

    Make ergoemacs-unbind lexically scoped
---
 ergoemacs-unbind.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ergoemacs-unbind.el b/ergoemacs-unbind.el
index 64e05fd..8929bbe 100644
--- a/ergoemacs-unbind.el
+++ b/ergoemacs-unbind.el
@@ -1,4 +1,4 @@
-;;; ergoemacs-unbind.el --- unbind keys
+;;; ergoemacs-unbind.el --- unbind keys -*- lexical-binding: t -*-
 
 ;; Copyright (C) 2013, 2014 Free Software Foundation, Inc.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]