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

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

[nongnu] elpa/anzu abb129c5f8 148/288: Bump up version and update Change


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

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

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

diff --git a/Changes b/Changes
index 07398b6a59..98e9e5e315 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for anzu.el
 
+Revision 0.40 2014/10/03 syohex
+   - Fix replace command bug when using '^' or 'no' command
+
 Revision 0.39 2014/09/19 syohex
    - Fix bug case when bounds-of-thing-at-point returns nil
 
diff --git a/anzu.el b/anzu.el
index e09a466748..9d1a26b15e 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.39
+;; Version: 0.40
 ;; 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]