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

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

[elpa] externals/rich-minority 9355dc5 14/20: Add lexical binding to the


From: Stefan Monnier
Subject: [elpa] externals/rich-minority 9355dc5 14/20: Add lexical binding to the file
Date: Mon, 15 Mar 2021 22:22:05 -0400 (EDT)

branch: externals/rich-minority
commit 9355dc5378f18580d7542d6eb4f1038c3e211b08
Author: Artur Malabarba <artur@endlessparentheses.com>
Commit: Artur Malabarba <artur@endlessparentheses.com>

    Add lexical binding to the file
---
 rich-minority.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rich-minority.el b/rich-minority.el
index ba08ad5..14f9832 100644
--- a/rich-minority.el
+++ b/rich-minority.el
@@ -1,4 +1,4 @@
-;;; rich-minority.el --- Clean-up and Beautify the list of minor-modes.
+;;; rich-minority.el --- Clean-up and Beautify the list of minor-modes.  -*- 
lexical-binding: t; -*-
 
 ;; Copyright (C) 2014, 2015 Free Software Foundation, Inc.
 



reply via email to

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