[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] scratch/editorconfig-cc d83aba5206 055/351: Bump version: 0.6.1
From: |
Stefan Monnier |
Subject: |
[nongnu] scratch/editorconfig-cc d83aba5206 055/351: Bump version: 0.6.1 |
Date: |
Thu, 13 Jun 2024 18:38:40 -0400 (EDT) |
branch: scratch/editorconfig-cc
commit d83aba5206b164b811460a0546b0d5924cfcd099
Author: 10sr <8slashes+git@gmail.com>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
Bump version: 0.6.1
This release is only for melpa stable and has no change since 0.6
---
bin/editorconfig-el | 2 +-
editorconfig-core-handle.el | 2 +-
editorconfig-core.el | 4 ++--
editorconfig-fnmatch.el | 2 +-
editorconfig.el | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/bin/editorconfig-el b/bin/editorconfig-el
index 1e25e0fcb3..b5576ca71b 100755
--- a/bin/editorconfig-el
+++ b/bin/editorconfig-el
@@ -8,7 +8,7 @@
;; Copyright (C) 2011-2015 EditorConfig Team
;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; Version: 0.6
+;; Version: 0.6.1
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
;; See
diff --git a/editorconfig-core-handle.el b/editorconfig-core-handle.el
index 81d40364de..45dea76a28 100644
--- a/editorconfig-core-handle.el
+++ b/editorconfig-core-handle.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2011-2015 EditorConfig Team
;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; Version: 0.6
+;; Version: 0.6.1
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
;; See
diff --git a/editorconfig-core.el b/editorconfig-core.el
index 91c69ac875..6a25adb0ce 100644
--- a/editorconfig-core.el
+++ b/editorconfig-core.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2011-2015 EditorConfig Team
;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; Version: 0.6
+;; Version: 0.6.1
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
;; Package-Requires: ((editorconfig-fnmatch "20151023.1021") (cl-lib "0.5"))
@@ -71,7 +71,7 @@
(defconst editorconfig-core-version
- "0.6.0"
+ "0.6.1"
"EditorConfig core version.")
(defun editorconfig-core--remove-duplicate (alist)
diff --git a/editorconfig-fnmatch.el b/editorconfig-fnmatch.el
index af97eedda2..1380211916 100644
--- a/editorconfig-fnmatch.el
+++ b/editorconfig-fnmatch.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2011-2015 EditorConfig Team
;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; Version: 0.6
+;; Version: 0.6.1
;; Package-Requires: ((cl-lib "0.5"))
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
diff --git a/editorconfig.el b/editorconfig.el
index 868a634ad5..c67e4e88cf 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2011-2015 EditorConfig Team
;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; Version: 0.6
+;; Version: 0.6.1
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
;; Package-Requires: ((editorconfig-core "20151107.831"))
- [nongnu] scratch/editorconfig-cc 46eb2863da 031/351: Add autoload cookie, (continued)
- [nongnu] scratch/editorconfig-cc 46eb2863da 031/351: Add autoload cookie, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 0b31539954 072/351: Throw error when editorconfig executable was not found, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 21ea6f23c2 063/351: Support charset property, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 2ddf470e7b 062/351: Bump version: 0.6.2, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 9d1d236431 021/351: Don't set max_line_length if not specified., Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc fbe97a0824 014/351: Wrong way to indent html. Fixes it., Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc d1ea0124c5 040/351: Do nothing when current buffer does not visit any file, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 0a319fab78 033/351: Add global minor mode, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc b08e13aefa 042/351: Add files used to test core functions, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc d776cdc5ee 020/351: Support max_line_length., Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc d83aba5206 055/351: Bump version: 0.6.1,
Stefan Monnier <=
- [nongnu] scratch/editorconfig-cc b4911d662f 075/351: Already 2016 :) Happy new year!, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 75139b95da 059/351: Use dedicated functions to manipulate hook, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc ca854b55ff 064/351: Update README for charset support, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 649e645106 076/351: Bump version to 0.7.2, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc de2b791957 083/351: Add editorconfig-exclude-modes, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 044453e7ac 080/351: Add editorconfig-conf-mode, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc c93d216f39 087/351: Do not check metadata of files other than editorconfig.el, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 031ef9c1c1 081/351: Add one variable editorconfig-properties-hash, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 13f3c4951c 084/351: Bump required editorconfi-core version, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 9bd6af5f0e 097/351: Add EditorConfig group definition, Stefan Monnier, 2024/06/13