[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] scratch/editorconfig-cc 217ede58d6 328/351: Revert "Update vers
From: |
Stefan Monnier |
Subject: |
[nongnu] scratch/editorconfig-cc 217ede58d6 328/351: Revert "Update version string" |
Date: |
Thu, 13 Jun 2024 18:39:07 -0400 (EDT) |
branch: scratch/editorconfig-cc
commit 217ede58d616cfed4f7fcd46437b59442d39f9bc
Author: 10sr <8.slashes@gmail.com>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
Revert "Update version string"
This reverts commit dfce47f4c5369711524c4da606201f33649bf894.
---
Eask | 2 +-
editorconfig.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Eask b/Eask
index 79ee16b7c5..8d32ac56e7 100644
--- a/Eask
+++ b/Eask
@@ -1,5 +1,5 @@
(package "editorconfig"
- "0.10.0"
+ "0.9.1"
"EditorConfig Emacs Plugin")
(website-url "https://github.com/editorconfig/editorconfig-emacs#readme")
diff --git a/editorconfig.el b/editorconfig.el
index 123eb86dcd..a2fac17b3f 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2011-2023 EditorConfig Team
;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; Version: 0.10.0
+;; Version: 0.9.1
;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
;; Package-Requires: ((emacs "26.1") (nadvice "0.3"))
;; Keywords: convenience editorconfig
- [nongnu] scratch/editorconfig-cc be0973c580 291/351: Fix for coding-system set when remote files do not exist (#250), (continued)
- [nongnu] scratch/editorconfig-cc be0973c580 291/351: Fix for coding-system set when remote files do not exist (#250), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 9bfade9437 257/351: Use dist: trusty, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 0e299b7528 278/351: Silence byte-compiler warnings (#235), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc cf012776b4 306/351: Use new implementation by default (#263), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 0f2c33d11a 282/351: Update README 2 (#225), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 1969dd74da 271/351: Add conf-mode abbrev-table definitions (#220), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 4b25e6b404 275/351: Update CHANGELOG, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 1ff99f3eff 310/351: tests(build.yml): Use latest minor version number (#274), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 06b57e1fb7 309/351: Add emacs 28.1 to test target (#270), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 0f54515c82 325/351: Load subr-x when compiling (#302), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 217ede58d6 328/351: Revert "Update version string",
Stefan Monnier <=
- [nongnu] scratch/editorconfig-cc 2458fb6f90 327/351: Update version string, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 24c8272763 321/351: Add bash-ts-mode to editorconfig-indentation-alist (#296), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc b8d1335701 324/351: Add support for gdscript-mode (#300), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 9beb04599a 350/351: Refactor find-file advices (#340), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc e300cdf937 079/351: Bump version to v0.7.3, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 9f8a35806d 090/351: Derive editorconfig-conf-mode from conf-unix-mode, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 0382519088 240/351: Fix function name, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc ee8aa8afa1 244/351: Update README, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc fb44eccd92 288/351: Update debug message, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc c1ff2ea574 260/351: Fix support for Emacs<26, Stefan Monnier, 2024/06/13