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

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

[nongnu] elpa/anzu 156980dc69 092/288: Bump up version and update Change


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

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

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

diff --git a/Changes b/Changes
index 67f23a3633..5de23b2332 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for anzu.el
 
+Revision 0.25 2014/01/16 syohex
+   - Support backward replacement for Emacs 24.4
+
 Revision 0.24 2013/11/20 syohex
    - Fix invalid return type of 'anzu-replace-to-string-separator'
 
diff --git a/anzu.el b/anzu.el
index 4386aa80f3..7a49a14670 100644
--- a/anzu.el
+++ b/anzu.el
@@ -1,10 +1,10 @@
 ;;; anzu.el --- Show number of matches in mode-line while searching
 
-;; Copyright (C) 2013 by Syohei YOSHIDA
+;; Copyright (C) 2014 by Syohei YOSHIDA
 
 ;; Author: Syohei YOSHIDA <syohex@gmail.com>
 ;; URL: https://github.com/syohex/emacs-anzu
-;; Version: 0.24
+;; Version: 0.25
 
 ;; 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]