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

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

[nongnu] elpa/iedit dd5d75b38e 6/8: remove :local introduced in the prev


From: ELPA Syncer
Subject: [nongnu] elpa/iedit dd5d75b38e 6/8: remove :local introduced in the previous commit
Date: Thu, 17 Feb 2022 04:58:34 -0500 (EST)

branch: elpa/iedit
commit dd5d75b38ee0c52ad81245a8e5c932d3f5c4772d
Author: Victor Ren <victorhge@gmail.com>
Commit: Victor Ren <victorhge@gmail.com>

    remove :local introduced in the previous commit
    
    It breaks emacs < 27.1
---
 iedit-lib.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/iedit-lib.el b/iedit-lib.el
index 08862076aa..6fa586b009 100644
--- a/iedit-lib.el
+++ b/iedit-lib.el
@@ -94,7 +94,6 @@ mode, set it as nil."
   "If no-nil, iedit-mode automatically starts buffering the changes.
  This could be a workaround for lag problem under certain modes."
   :type 'boolean
-  :local t
   :group 'iedit)
 
 (defcustom iedit-overlay-priority 200



reply via email to

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