branch: elpa/anzu
commit b8d328805a876aef22cc348b60c2418c20d04cb1
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>
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 83bc974a12..06b4ba63e4 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for anzu.el
+Revision 0.11 2013/10/21 syohex
+ - Change mode-line message at replace commands
+
Revision 0.10 2013/10/20 syohex
- Add feature that highlight replaced texts
diff --git a/anzu.el b/anzu.el
index 6eb88b67d6..564e3b3fdd 100644
--- a/anzu.el
+++ b/anzu.el
@@ -4,7 +4,7 @@
;; Author: Syohei YOSHIDA <[email protected]>
;; URL: https://github.com/syohex/emacs-anzu
-;; Version: 0.10
+;; Version: 0.11
;; 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