[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/setup de68cb8: Order news section in descenting order
From: |
ELPA Syncer |
Subject: |
[elpa] externals/setup de68cb8: Order news section in descenting order |
Date: |
Fri, 8 Oct 2021 10:57:33 -0400 (EDT) |
branch: externals/setup
commit de68cb8be1c5a9b53322352642d4afe39c7b688d
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>
Order news section in descenting order
---
setup.el | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/setup.el b/setup.el
index b182656..865955c 100644
--- a/setup.el
+++ b/setup.el
@@ -36,6 +36,14 @@
;;; News:
+;;;; Version 1.2.0
+;;
+;; - Remove `setup-wrap-to-demote-errors' from `setup-modifier-list'
+;; - Let `:with-feature' and `:with-mode' check symbol properties to
+;; improve context-setting guesses.
+;; - Move macros :hide-mode, :advise, :needs, :if-host and :load-from
+;; to EmacsWiki.
+;;
;;;; Version 1.1.0:
;;
;; - Fix quoting error in :file-match definition
@@ -45,14 +53,6 @@
;; - Improvements to setup docstring
;; - Wrap `setup' forms with `with-demoted-errors'
;; - Allow `setup' to be extended using `setup-modifier-list'
-;;
-;;;; Version 1.2.0
-;;
-;; - Remove `setup-wrap-to-demote-errors' from `setup-modifier-list'
-;; - Let `:with-feature' and `:with-mode' check symbol properties to
-;; improve context-setting guesses.
-;; - Move macros :hide-mode, :advise, :needs, :if-host and :load-from
-;; to EmacsWiki.
;;; Code:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/setup de68cb8: Order news section in descenting order,
ELPA Syncer <=