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

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

[elpa] externals/consult ecdefab: Remove comment


From: ELPA Syncer
Subject: [elpa] externals/consult ecdefab: Remove comment
Date: Sun, 27 Jun 2021 06:57:07 -0400 (EDT)

branch: externals/consult
commit ecdefab0d4bfd72b010aecd90b12883c4b10b57d
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Remove comment
---
 consult.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/consult.el b/consult.el
index ab17283..878436f 100644
--- a/consult.el
+++ b/consult.el
@@ -518,7 +518,6 @@ Size of private unicode plane b.")
 (defmacro consult-customize (&rest args)
   "Set properties of commands or sources.
 ARGS is a list of commands or sources followed by the list of keyword-value 
pairs."
-  ;;(declare (indent 2))
   (let ((setter))
     (while args
       (let ((cmds (seq-take-while (lambda (x) (not (keywordp x))) args)))



reply via email to

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