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

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

[nongnu] elpa/anzu b11642d49c 207/288: Bump up version and update Change


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

branch: elpa/anzu
commit b11642d49c6a08404368c3938dd4a9d629e151be
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 786e319fa7..a6ec3c6bad 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for anzu.el
 
+Revision 0.54 2015/08/03 syohex
+   - Correct removed hook function name. This makes anzu information is shown 
if anzu-mode
+     is disabled.
+
 Revision 0.53 2015/05/18 syohex
    - Fix raising invalid regexp error issue(Thanks kosh04)
    - Valid replaced regular expression in regexp replace commands
diff --git a/anzu.el b/anzu.el
index afa1a59626..568fc24f05 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.53
+;; Version: 0.54
 ;; 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]