branch: externals/setup commit 1db0aeb94170f8d29522719030c0dadd8c437675 Author: Philip Kaludercic <phil...@posteo.net> Commit: Philip Kaludercic <phil...@posteo.net>
Start a News section for the next release --- setup.el | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/setup.el b/setup.el index 66976a7a28..7281b4775d 100644 --- a/setup.el +++ b/setup.el @@ -37,8 +37,15 @@ ;;; News: +;;;; Version 1.3.0 + +;; - Add new `:and' macro +;; - Add new `:with-function' macro and have `:hook-into' use +;; the context function instead of the context mode. +;; - Improve `:bind-into' handling of maps + ;;;; Version 1.2.0 -;; + ;; - Remove `setup-wrap-to-demote-errors' from `setup-modifier-list' ;; - Pull `setup-expand-local-macros' back into `setup' ;; - Let `:with-feature' and `:with-mode' check symbol properties to @@ -50,9 +57,9 @@ ;; - Add :ensure key to `setup-define' to replace ;; the deprecated setup-ensure-... functions ;; - Add `setup-bind' macro to simplify context modification. -;; + ;;;; Version 1.1.0: -;; + ;; - Fix quoting error in :file-match definition ;; - Remove unnecessary check for lexical binding ;; - Change `setup-define' indentation