[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
scratch/emacs-editorconfig 808922da895 178/364: Bump version to 0.7.12
From: |
Stefan Monnier |
Subject: |
scratch/emacs-editorconfig 808922da895 178/364: Bump version to 0.7.12 |
Date: |
Tue, 18 Jun 2024 01:41:01 -0400 (EDT) |
branch: scratch/emacs-editorconfig
commit 808922da89517828d6e8eddb614d3919c94b8b56
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 a94dbdb11e8..3687882ff8b 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 d573818c250..749c53bcfba 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"))
- scratch/emacs-editorconfig 816bab2d5b6 158/364: Add csharp-mode support (#154), (continued)
- scratch/emacs-editorconfig 816bab2d5b6 158/364: Add csharp-mode support (#154), Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 6b92956a844 159/364: Add variable to disable indent_size when conditions are met for lisp, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 5db2fd4c8ab 161/364: Add make info target, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 427ddeed978 164/364: Add doc/.gitignore, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 14fbef76179 169/364: Update texi, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig b3fbb8cb2bc 165/364: Fix Makefile, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 61384245f0e 167/364: Remove .info and add .texi, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 87fbfa3cea9 171/364: Remove unused variable, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig adabfa6aea8 170/364: Add .gitignore again, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 8c2357c8507 174/364: Update travis config file, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 808922da895 178/364: Bump version to 0.7.12,
Stefan Monnier <=
- scratch/emacs-editorconfig e3e54b58970 180/364: Add trim-trailing-ws tests, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 898a6d84041 181/364: Check editorconfig configs when read only state changes, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 44ff0c5adcd 185/364: Clear translate cache on file reload, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 7524e641cac 194/364: Add ert-test for file_type_emacs (#177), Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 2fbbea8e862 195/364: Add ert-test for file_type_ext, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 1138109d4b2 204/364: Change hook name -custom-hooks -> -after-apply-functions, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 8e91d9fe91d 188/364: Update Makefile for info generation, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 88b2303a1f2 215/364: Use ws-butler when enabled and available., Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig e8ac4bf5d3d 221/364: Use Markdown's code spans instead of Emacs style `' (#186), Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 8352b3f1d06 236/364: Remove comment, Stefan Monnier, 2024/06/18