branch: elpa/anzu
commit ebfbfe7e0167a8c9b67fdad1b6b3f9cc236b39a1
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 97cc835b6f..2375e4acfb 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for anzu.el
+Revision 0.14 2013/10/26 syohex
+ - Implement 'anzu-query-replace-at-cursor'
+
Revision 0.13 2013/10/23 syohex
- Add feature like evil's replacement
diff --git a/anzu.el b/anzu.el
index 20f9ef5d35..c60af97f40 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.13
+;; Version: 0.14
;; 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