[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
scratch/emacs-editorconfig 1c328163516 119/364: Bump version to 0.7.7
From: |
Stefan Monnier |
Subject: |
scratch/emacs-editorconfig 1c328163516 119/364: Bump version to 0.7.7 |
Date: |
Tue, 18 Jun 2024 01:40:45 -0400 (EDT) |
branch: scratch/emacs-editorconfig
commit 1c32816351644dd97f4b3c153eb4394bb7b206e7
Author: 10sr <8slashes+git@gmail.com>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
Bump version to 0.7.7
---
editorconfig-conf-mode.el | 1 -
editorconfig-core.el | 2 +-
editorconfig.el | 2 +-
3 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/editorconfig-conf-mode.el b/editorconfig-conf-mode.el
index 2c2b6ea73ea..e7bf53e0142 100644
--- a/editorconfig-conf-mode.el
+++ b/editorconfig-conf-mode.el
@@ -3,7 +3,6 @@
;; Copyright (C) 2011-2016 EditorConfig Team
;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; Version: 0.7.6
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
;; See
diff --git a/editorconfig-core.el b/editorconfig-core.el
index a1abb1b5a86..46204960c69 100644
--- a/editorconfig-core.el
+++ b/editorconfig-core.el
@@ -69,7 +69,7 @@
(defconst editorconfig-core-version
- "0.7.6"
+ "0.7.7"
"EditorConfig core version.")
(defun editorconfig-core--remove-duplicate (alist)
diff --git a/editorconfig.el b/editorconfig.el
index 0ff3e57c252..0d82d5b6aa6 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2011-2016 EditorConfig Team
;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; Version: 0.7.6
+;; Version: 0.7.7
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
;; Package-Requires: ((cl-lib "0.5"))
- scratch/emacs-editorconfig a7ea6807e5a 071/364: Add ess-mode indentation support, (continued)
- scratch/emacs-editorconfig a7ea6807e5a 071/364: Add ess-mode indentation support, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig f34c82709e2 077/364: Add support for scss-mode, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 50df3046e5a 081/364: Add one variable editorconfig-properties-hash, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 33b0716c668 082/364: Add editorocnfig-display-current-properties, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 998d0e8f766 086/364: Bump version to 0.7.4, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig f2629b0abb5 087/364: Do not check metadata of files other than editorconfig.el, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig e68384d544c 088/364: Refactor editorconfig-conf-mode, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig cdcc5826d68 089/364: Add make sandbox target, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 7505fb780ff 108/364: Bump version to 0.7.6, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 331edef26d0 109/364: Remove link to Marmalade package repository, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 1c328163516 119/364: Bump version to 0.7.7,
Stefan Monnier <=
- scratch/emacs-editorconfig d79b9e410aa 104/364: Use truename for editorconfig name, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig d900f27638d 113/364: Simplify definition of string-integer-p (#96), Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig d94e1f29f33 052/364: Fix some warnings reported by flycheck, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 98a370e8896 127/364: Massive reformatting of docstrings., Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 58f10645403 057/364: Add MELPA badges, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig fe9ed9b4cbf 061/364: Fix names of ert test cases, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 5b9a1a38d2b 070/364: Add ps-mode indentation support, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig d150069fc61 073/364: Catch error thrown from get-properties-function and display it, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig f907c968c88 075/364: Already 2016 :) Happy new year!, Stefan Monnier, 2024/06/18
- scratch/emacs-editorconfig 37d22c07507 076/364: Bump version to 0.7.2, Stefan Monnier, 2024/06/18