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

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

[elpa] master 5882610 4/4: Add a helpful comment; bump version to 1.2.1


From: Michael Heerdegen
Subject: [elpa] master 5882610 4/4: Add a helpful comment; bump version to 1.2.1
Date: Tue, 20 Dec 2016 06:51:02 +0000 (UTC)

branch: master
commit 5882610e1eacbf72e09ba53a1bf0986502588487
Author: Michael Heerdegen <address@hidden>
Commit: Michael Heerdegen <address@hidden>

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

diff --git a/packages/el-search/el-search.el b/packages/el-search/el-search.el
index 6ac1e1c..1fdf954 100644
--- a/packages/el-search/el-search.el
+++ b/packages/el-search/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]