branch: externals/loccur
commit 2120345933a1617cc5359dabd7636fd3479441bf
Author: Alexey Veretennikov <[email protected]>
Commit: Alexey Veretennikov <[email protected]>

    Updated version to 1.2.5
---
 loccur.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/loccur.el b/loccur.el
index 040629791a..b009f1edc0 100644
--- a/loccur.el
+++ b/loccur.el
@@ -5,7 +5,7 @@
 ;; Author: Alexey Veretennikov <[email protected]>
 ;;
 ;; Created: 2009-09-08
-;; Version: 1.2.4
+;; Version: 1.2.5
 ;; Package-Requires: ((emacs "25.1"))
 ;; Keywords: matching
 ;; URL: https://github.com/fourier/loccur
@@ -62,6 +62,8 @@
 ;;                   'loccur)))
 ;;
 ;;      And then just call this function instead of loccur.
+;; 2021-02-24 (1.2.5)
+;;    + Added loccur-isearch function
 ;;
 ;; 2016-12-26 (1.2.3)
 ;;    + Removed empty line in the beginning of the buffer.

Reply via email to