diff --git a/core/release-notes/0.102.txt b/core/release-notes/0.102.txt index 770ba5698..d4910e3fc 100644 --- a/core/release-notes/0.102.txt +++ b/core/release-notes/0.102.txt @@ -5,7 +5,7 @@ R`. This key binding **replaces** the old `C-c C-c` and `SPC m c c` only available in the dotfile. **Important** You should replace your `(defvar -packages ...)`, -`(setq -pre-extensions ...)`, `(setq -post-extensions ...)` +`(defvar -pre-extensions ...)`, `(defvar -post-extensions ...)` and `(defvar -excluded-packages ...)` by `(setq ...)`. This will allow to install newly added packages to a layer without restarting spacemacs by pressing `SPC f e R`. Be sure to remove the docstring when replacing the