[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/iedit 699e179dac 3/8: New version 0.9.9.9.9
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/iedit 699e179dac 3/8: New version 0.9.9.9.9 |
Date: |
Thu, 17 Feb 2022 04:58:33 -0500 (EST) |
branch: elpa/iedit
commit 699e179dac18c78698cba1a2052bee6f0bbc6bf7
Author: Victor Ren <victorhge@gmail.com>
Commit: Victor Ren <victorhge@gmail.com>
New version 0.9.9.9.9
---
iedit-lib.el | 4 ++--
iedit-rect.el | 4 ++--
iedit-tests.el | 4 ++--
iedit.el | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/iedit-lib.el b/iedit-lib.el
index 6857409dcd..eef9a0a39a 100644
--- a/iedit-lib.el
+++ b/iedit-lib.el
@@ -3,10 +3,10 @@
;; Copyright (C) 2010 - 2019, 2020, 2021 Victor Ren
-;; Time-stamp: <2022-01-01 00:43:44 skangas>
+;; Time-stamp: <2022-01-14 12:33:36 Victor Ren>
;; Author: Victor Ren <victorhge@gmail.com>
;; Keywords: occurrence region simultaneous rectangle refactoring
-;; Version: 0.9.9.9
+;; Version: 0.9.9.9.9
;; X-URL: https://github.com/victorhge/iedit
;; https://www.emacswiki.org/emacs/Iedit
;; Compatibility: GNU Emacs: 22.x, 23.x, 24.x, 25.x
diff --git a/iedit-rect.el b/iedit-rect.el
index 6bbb608ff5..c6952ba73a 100644
--- a/iedit-rect.el
+++ b/iedit-rect.el
@@ -2,10 +2,10 @@
;; Copyright (C) 2010 - 2019, 2020 Victor Ren
-;; Time-stamp: <2022-01-12 13:22:55 Victor Ren>
+;; Time-stamp: <2022-01-14 12:33:45 Victor Ren>
;; Author: Victor Ren <victorhge@gmail.com>
;; Keywords: occurrence region simultaneous rectangle refactoring
-;; Version: 0.9.9.9
+;; Version: 0.9.9.9.9
;; X-URL: https://github.com/victorhge/iedit
;; https://www.emacswiki.org/emacs/Iedit
;; Compatibility: GNU Emacs: 22.x, 23.x, 24.x, 25.x
diff --git a/iedit-tests.el b/iedit-tests.el
index b842cccacd..29f7029fd2 100644
--- a/iedit-tests.el
+++ b/iedit-tests.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2010 - 2019, 2020 Victor Ren
-;; Time-stamp: <2022-01-12 11:48:28 Victor Ren>
+;; Time-stamp: <2022-01-14 12:33:56 Victor Ren>
;; Author: Victor Ren <victorhge@gmail.com>
-;; Version: 0.9.9.9
+;; Version: 0.9.9.9.9
;; X-URL: https://github.com/victorhge/iedit
;; https://www.emacswiki.org/emacs/Iedit
;; Compatibility: GNU Emacs: 22.x, 23.x, 24.x, 25.x
diff --git a/iedit.el b/iedit.el
index 234ad7a15a..8fceb86e18 100755
--- a/iedit.el
+++ b/iedit.el
@@ -2,10 +2,10 @@
;; Copyright (C) 2010 - 2019, 2020, 2021 Victor Ren
-;; Time-stamp: <2022-01-12 14:32:55 Victor Ren>
+;; Time-stamp: <2022-01-14 12:33:25 Victor Ren>
;; Author: Victor Ren <victorhge@gmail.com>
;; Keywords: occurrence region simultaneous refactoring
-;; Version: 0.9.9.9
+;; Version: 0.9.9.9.9
;; X-URL: https://github.com/victorhge/iedit
;; https://www.emacswiki.org/emacs/Iedit
;; Compatibility: GNU Emacs: 22.x, 23.x, 24.x, 25.x
- [nongnu] elpa/iedit updated (d62dc47575 -> 27c61866b1), ELPA Syncer, 2022/02/17
- [nongnu] elpa/iedit 48ab9e4be2 2/8: Add missing ;;;###autoload, ELPA Syncer, 2022/02/17
- [nongnu] elpa/iedit b13f05b9f1 1/8: New feature: switch from rectangle-mark-mode to iedit-rect mode, ELPA Syncer, 2022/02/17
- [nongnu] elpa/iedit 699e179dac 3/8: New version 0.9.9.9.9,
ELPA Syncer <=
- [nongnu] elpa/iedit 3fb4762f84 4/8: Prefer defvar-local., ELPA Syncer, 2022/02/17
- [nongnu] elpa/iedit 44968bea9b 5/8: Fixed a typo, ELPA Syncer, 2022/02/17
- [nongnu] elpa/iedit dd5d75b38e 6/8: remove :local introduced in the previous commit, ELPA Syncer, 2022/02/17
- [nongnu] elpa/iedit 27c61866b1 8/8: Merge commit 'd62dc47575', ELPA Syncer, 2022/02/17
- [nongnu] elpa/iedit 2fff88fe5d 7/8: Fix a failed test case, ELPA Syncer, 2022/02/17