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

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

[nongnu] elpa/anzu f4618cd335 023/288: Bump up version and update Change


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

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

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

diff --git a/Changes b/Changes
index 3fd3045db3..baa7461eb6 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,10 @@
 Revision history for anzu.el
 
+Revision 0.02 2013/09/22 syohex
+   - Support display search information at any position in mode-line
+     (Suggest by gvol)
+   - Fix case that input is anchor(Report by dakrone)
+   - Improve non regexp search
+
 Revision 0.01 2013/09/20 syohex
    - Initial version
diff --git a/anzu.el b/anzu.el
index 069b3dc48d..8cbdee958e 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.01
+;; Version: 0.02
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by



reply via email to

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