[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] scratch/editorconfig-cc 1e68e5e226 146/351: Prepare v0.7.10
From: |
Stefan Monnier |
Subject: |
[nongnu] scratch/editorconfig-cc 1e68e5e226 146/351: Prepare v0.7.10 |
Date: |
Thu, 13 Jun 2024 18:38:48 -0400 (EDT) |
branch: scratch/editorconfig-cc
commit 1e68e5e22652542d6426329e7348938b9d28ded0
Author: 10sr <8slashes+git@gmail.com>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
Prepare v0.7.10
---
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 9e75707b60..bbdebf208a 100644
--- a/editorconfig-core.el
+++ b/editorconfig-core.el
@@ -71,7 +71,7 @@
(defconst editorconfig-core-version
- "0.7.9"
+ "0.7.10"
"EditorConfig core version.")
(defun editorconfig-core--remove-duplicate (alist)
diff --git a/editorconfig.el b/editorconfig.el
index 1776ad320d..ff02aad1d1 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.9
+;; Version: 0.7.10
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
;; Package-Requires: ((cl-lib "0.5"))
- [nongnu] scratch/editorconfig-cc 7b99e4d58c 220/351: Bump version to 0.7.14 (#185), (continued)
- [nongnu] scratch/editorconfig-cc 7b99e4d58c 220/351: Bump version to 0.7.14 (#185), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 38ac903256 001/351: Erase initial commit content, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 5dfbeb541e 012/351: Fix indentation problem in the source file., Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc b3b2aef092 046/351: Update README for core elisp, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 4e2bf3ddd6 016/351: Add the package manager installation way to README, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 527ff0b210 051/351: Fix some warnings reported by flycheck, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 1b32452724 058/351: Use hook type for custom-hooks defcustom, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 10e648d326 054/351: Add document about running tests, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 630f158495 098/351: Fix english, Stefan Monnier, 2024/06/13
- [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 <=
- [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, 2024/06/13