branch: elpa/anzu
commit c7ecd57c248422a9e9ce82f22b62ff1da85d68a1
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>
Bump up version and update Changes
---
Changes | 5 +++++
anzu.el | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/Changes b/Changes
index 5de23b2332..ba28a66e64 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
Revision history for anzu.el
+Revision 0.26 2014/01/16 syohex
+ - Fix #13 issue
+ https://github.com/syohex/emacs-anzu/issues/13
+ Reported by fukamachi
+
Revision 0.25 2014/01/16 syohex
- Support backward replacement for Emacs 24.4
diff --git a/anzu.el b/anzu.el
index fd58df937a..03d4b262a8 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.25
+;; Version: 0.26
;; 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