[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] scratch/editorconfig-cc e109c02e6c 137/351: Prepare v0.7.9
From: |
Stefan Monnier |
Subject: |
[nongnu] scratch/editorconfig-cc e109c02e6c 137/351: Prepare v0.7.9 |
Date: |
Thu, 13 Jun 2024 18:38:47 -0400 (EDT) |
branch: scratch/editorconfig-cc
commit e109c02e6c8944036817c092398ab76ce9828594
Author: 10sr <8slashes+git@gmail.com>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
Prepare v0.7.9
Closes #122
---
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 831b15dcc2..d4aa56d5d7 100644
--- a/editorconfig-core.el
+++ b/editorconfig-core.el
@@ -69,7 +69,7 @@
(defconst editorconfig-core-version
- "0.7.8"
+ "0.7.9"
"EditorConfig core version.")
(defun editorconfig-core--remove-duplicate (alist)
diff --git a/editorconfig.el b/editorconfig.el
index 903beb9cf6..f5c4e44054 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.8
+;; Version: 0.7.9
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
;; Package-Requires: ((cl-lib "0.5"))
- [nongnu] scratch/editorconfig-cc 86807effc2 089/351: Add make sandbox target, (continued)
- [nongnu] scratch/editorconfig-cc 86807effc2 089/351: Add make sandbox target, Stefan Monnier, 2024/06/13
- [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 <=
- [nongnu] scratch/editorconfig-cc 0eb5e1d364 178/351: Bump version to 0.7.12, Stefan Monnier, 2024/06/13
- [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