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

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

[nongnu] elpa/anzu 3328619fec 251/288: Update Changes and bump up versio


From: ELPA Syncer
Subject: [nongnu] elpa/anzu 3328619fec 251/288: Update Changes and bump up version
Date: Thu, 6 Jan 2022 03:58:58 -0500 (EST)

branch: elpa/anzu
commit 3328619fec138862302bbe1b9acf2eea624a4c5e
Author: Syohei YOSHIDA <syohex@gmail.com>
Commit: Syohei YOSHIDA <syohex@gmail.com>

    Update Changes and bump up version
---
 Changes | 4 ++++
 anzu.el | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index ef8be11e31..2029f9ed1f 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for anzu.el
 
+Revision 0.62 2016/08/18 syohex
+   - Don't search over bounds(#80)
+   - Correct variable type attribute(#76 Thanks Matus Goljer)
+
 Revision 0.61 2016/06/17 syohex
    - Don't overwrite user's case-fold-search(#75)
    - Implement anzu's isearch-query-replace commands(#72)
diff --git a/anzu.el b/anzu.el
index 577474eb27..8612f4bab1 100644
--- a/anzu.el
+++ b/anzu.el
@@ -4,7 +4,7 @@
 
 ;; Author: Syohei YOSHIDA <syohex@gmail.com>
 ;; URL: https://github.com/syohex/emacs-anzu
-;; Version: 0.61
+;; Version: 0.62
 ;; Package-Requires: ((cl-lib "0.5") (emacs "24"))
 
 ;; This program is free software; you can redistribute it and/or modify



reply via email to

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