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

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

[nongnu] elpa/anzu 6b217a457f 182/288: Bump up version and update Change


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

branch: elpa/anzu
commit 6b217a457f9d0c3fd971ca501b1a0b47c7d8e826
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 426da71bea..2d90aa889a 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for anzu.el
 
+Revision 0.49 2015/02/04 syohex
+   - Fix zero width replacement causes infinite loop issue(Reported by 
proofit404)
+
 Revision 0.48 2015/01/28 syohex
    - Fix case when expression(,(...)) cannot be compiled.
 
diff --git a/anzu.el b/anzu.el
index e0f2ba0fd6..477a00a0ba 100644
--- a/anzu.el
+++ b/anzu.el
@@ -1,10 +1,10 @@
 ;;; anzu.el --- Show number of matches in mode-line while searching -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2014 by Syohei YOSHIDA
+;; Copyright (C) 2015 by Syohei YOSHIDA
 
 ;; Author: Syohei YOSHIDA <syohex@gmail.com>
 ;; URL: https://github.com/syohex/emacs-anzu
-;; Version: 0.48
+;; Version: 0.49
 ;; 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]