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

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

[nongnu] elpa/anzu 4ab2b65dcb 201/288: Bump up version and update Change


From: ELPA Syncer
Subject: [nongnu] elpa/anzu 4ab2b65dcb 201/288: Bump up version and update Changes
Date: Thu, 6 Jan 2022 03:58:52 -0500 (EST)

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

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

diff --git a/Changes b/Changes
index aedac4199d..786e319fa7 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for anzu.el
 
+Revision 0.53 2015/05/18 syohex
+   - Fix raising invalid regexp error issue(Thanks kosh04)
+   - Valid replaced regular expression in regexp replace commands
+
 Revision 0.52 2015/02/22 syohex
    - Fix default input issue(Reported by pronobis)
 
diff --git a/anzu.el b/anzu.el
index 5c39c18c48..56766c5162 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.52
+;; Version: 0.53
 ;; 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]