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

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

[elpa] externals/el-search 3772a97 133/332: Add a helpful comment; bump


From: Stefan Monnier
Subject: [elpa] externals/el-search 3772a97 133/332: Add a helpful comment; bump version to 1.2.1
Date: Tue, 1 Dec 2020 15:48:28 -0500 (EST)

branch: externals/el-search
commit 3772a9798c50d2847b4b5f2b1cc7f67f92df6c13
Author: Michael Heerdegen <michael_heerdegen@web.de>
Commit: Michael Heerdegen <michael_heerdegen@web.de>

    Add a helpful comment; bump version to 1.2.1
---
 el-search.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/el-search.el b/el-search.el
index 6ac1e1c..1fdf954 100644
--- a/el-search.el
+++ b/el-search.el
@@ -7,7 +7,7 @@
 ;; Created: 29 Jul 2015
 ;; Keywords: lisp
 ;; Compatibility: GNU Emacs 25
-;; Version: 1.2
+;; Version: 1.2.1
 ;; Package-Requires: ((emacs "25") (stream "2.2.3"))
 
 
@@ -1067,7 +1067,7 @@ non-nil else."
                                        (el-search--skip-expression nil t)
                                        (setf (el-search-head-position head)
                                              (copy-marker (point)))
-                                       (cons
+                                       (cons ;Return the cons defining the 
build recipe of the stream
                                         (list (el-search-head-buffer head)
                                               match
                                               (el-search-head-file head))



reply via email to

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