[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] scratch/editorconfig-cc 0eb5e1d364 178/351: Bump version to 0.7
From: |
Stefan Monnier |
Subject: |
[nongnu] scratch/editorconfig-cc 0eb5e1d364 178/351: Bump version to 0.7.12 |
Date: |
Thu, 13 Jun 2024 18:38:51 -0400 (EDT) |
branch: scratch/editorconfig-cc
commit 0eb5e1d36471e4dd8d3299d1a53b641112993908
Author: 10sr <8.slashes@gmail.com>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
Bump version to 0.7.12
---
editorconfig-core.el | 2 +-
editorconfig.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/editorconfig-core.el b/editorconfig-core.el
index a94dbdb11e..3687882ff8 100644
--- a/editorconfig-core.el
+++ b/editorconfig-core.el
@@ -71,7 +71,7 @@
(defconst editorconfig-core-version
- "0.7.11"
+ "0.7.12"
"EditorConfig core version.")
(defun editorconfig-core--remove-duplicate (alist)
diff --git a/editorconfig.el b/editorconfig.el
index 5564d18a34..3cbca99f00 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2011-2017 EditorConfig Team
;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; Version: 0.7.11
+;; Version: 0.7.12
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
;; Package-Requires: ((cl-lib "0.5"))
- [nongnu] scratch/editorconfig-cc 1e68e5e226 146/351: Prepare v0.7.10, (continued)
- [nongnu] scratch/editorconfig-cc 1e68e5e226 146/351: Prepare v0.7.10, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc a534c8ebcd 120/351: Revert "Use truename for editorconfig name" (#106), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 372e7c3ead 093/351: Only set fill-column if the given integer is positive., Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 606251d77d 099/351: Make indentation of sample codes more consistent, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 6405aa9692 114/351: Add editorconfig-conf-mode.el (#97), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 1aa812505a 100/351: Update editorconfig group docstring, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc bc99704785 125/351: Add editorconfig-exclude-prefixes (#108), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 1faf52f0ae 144/351: Always do submodule update when test-ert, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 60b51f311d 147/351: Add document about file_type_emacs property, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc e109c02e6c 137/351: Prepare v0.7.9, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 0eb5e1d364 178/351: Bump version to 0.7.12,
Stefan Monnier <=
- [nongnu] scratch/editorconfig-cc c45e871a5d 004/351: Add properties link., Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 45893af6f2 217/351: Use princ instead of message to write to stdout, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 9fdbf9ffdd 011/351: Set indent value for AucTeX, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc ab74eab0bc 035/351: Update README, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 4a509abae7 037/351: Rename editorconfig-find-file-hook to editorconfig-apply, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc b9fb9e4484 177/351: Fix info top page (#165), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc f8c0b1240d 188/351: Update Makefile for info generation, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 5f5cad1ee4 205/351: Update README.md for hook name change, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 246c391729 222/351: Add function to get properties from handlers as hash, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 70cdb88f75 208/351: Fix version when -custom-hooks has marked as obsolete, Stefan Monnier, 2024/06/13