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

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

[nongnu] elpa/anzu bdb3da5028 285/288: bump version 0.64


From: ELPA Syncer
Subject: [nongnu] elpa/anzu bdb3da5028 285/288: bump version 0.64
Date: Thu, 6 Jan 2022 03:59:01 -0500 (EST)

branch: elpa/anzu
commit bdb3da5028935a4aea55c40769bc191a81afb54e
Author: Neil Okamoto <neil.okamoto@gmail.com>
Commit: Neil Okamoto <neil.okamoto@gmail.com>

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

diff --git a/Changes b/Changes
index 2029f9ed1f..678c165def 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for anzu.el
 
+Revision 0.64 2020/12/02 nokamoto
+   - default anzu-search-threshold and anzu-replace-threshold is 1000 (#113)
+   - support non-contiguous regions like rectangle region (#115)
+
 Revision 0.62 2016/08/18 syohex
    - Don't search over bounds(#80)
    - Correct variable type attribute(#76 Thanks Matus Goljer)
diff --git a/anzu.el b/anzu.el
index 5fe49ef2ba..28abbc5f9b 100644
--- a/anzu.el
+++ b/anzu.el
@@ -5,7 +5,7 @@
 ;; Author: Syohei YOSHIDA <syohex@gmail.com>
 ;; Maintainer: Neil Okamoto <neil.okamoto+melpa@gmail.com>
 ;; URL: https://github.com/emacsorphanage/anzu
-;; Version: 0.62
+;; Version: 0.64
 ;; Package-Requires: ((emacs "25.1"))
 
 ;; This program is free software; you can redistribute it and/or modify



reply via email to

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