[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/anzu 6fded24b36 224/288: Bump up version and update Change
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/anzu 6fded24b36 224/288: Bump up version and update Changes |
Date: |
Thu, 6 Jan 2022 03:58:55 -0500 (EST) |
branch: elpa/anzu
commit 6fded24b366efc4cf27166104c1928f7d1fedaa7
Author: Syohei YOSHIDA <syohex@gmail.com>
Commit: Syohei YOSHIDA <syohex@gmail.com>
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 559621e7c4..60903a60b6 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for anzu.el
+Revision 0.59 2015/10/15 syohex
+ - Fix replacement around region issue(#63 Thanks akicho8)
+
Revision 0.58 2015/10/09 syohex
- Fix byte-compile warning(#63 Thanks tarsius)
diff --git a/anzu.el b/anzu.el
index dc31378a24..f091ce4355 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.58
+;; Version: 0.59
;; Package-Requires: ((cl-lib "0.5") (emacs "24"))
;; This program is free software; you can redistribute it and/or modify
- [nongnu] elpa/anzu d6ffd23cb5 221/288: Fix word replace in region, (continued)
- [nongnu] elpa/anzu d6ffd23cb5 221/288: Fix word replace in region, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu 174b940c7e 241/288: Better example as well as #73, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu da766073d4 257/288: Add docstrings for all commands, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu a894a01110 230/288: Set default mode-line update function, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu 1965307a41 253/288: Fix byte-compile warning for Emacs 25 or higher version, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu 1e5c3ca0b7 231/288: Use #' instead of ' for detecting typo, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu 3845ead349 248/288: Untabify, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu 4992a0c23c 223/288: Fix typo, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu 72e86131a2 243/288: Merge pull request #75 from syohex/user-case-fold-search, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu 7b8146c1eb 254/288: Improve alt attribute of images, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu 6fded24b36 224/288: Bump up version and update Changes,
ELPA Syncer <=
- [nongnu] elpa/anzu f2914907e9 255/288: Update minimum Emacs version, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu 13401ab3c6 249/288: Don't search over bound, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu d257c79a7a 258/288: Merge pull request #85 from syohex/add-docstrings, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu 0dbefcdd1f 252/288: Enforce use of spaces for indentation, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu 177a328830 266/288: Fix issue #93, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu a5a22fd537 280/288: release 0.63, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu 9d334a4e37 265/288: replaced string should be compiled at regexp replace, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu ffbe938d60 268/288: perform elisp-lint in circleci, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu 7dc4abe0a0 274/288: Merge branch 'master' into fix93, ELPA Syncer, 2022/01/06
- [nongnu] elpa/anzu e4c2728734 270/288: fix check-declare error by eliminating declare-function, ELPA Syncer, 2022/01/06