branch: elpa/anzu
commit 0e7873a3e7afea7353cad50af4a7094fc4d40a82
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>

    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 13df5b9796..0947d2c99d 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for anzu.el
 
+Revision 0.19 2013/10/30 syohex
+   - Fix autoload cookie
+   - Implement anzu-query-replace-at-cursor-thing
+
 Revision 0.18 2013/10/30 syohex
    - Add switch of deactivate region feature
    - Improve anzu-query-replace-at-cursor behavior
diff --git a/anzu.el b/anzu.el
index 9ac8844f99..207f6adba8 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.18
+;; Version: 0.19
 
 ;; 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

Reply via email to