[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-vivendi-theme 56e53d3 67/73: Reformat CHANGELOG
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-vivendi-theme 56e53d3 67/73: Reformat CHANGELOG |
Date: |
Wed, 26 Aug 2020 09:21:05 -0400 (EDT) |
branch: externals/modus-vivendi-theme
commit 56e53d322f0e920b542119def1329954c9c0a970
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Reformat CHANGELOG
---
CHANGELOG.org | 85 +++++++++++++++++++++++++++++++++++++----------------------
1 file changed, 54 insertions(+), 31 deletions(-)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 40bd2dd..85e31c9 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -4,10 +4,12 @@
This document contains the release notes that are included in each
tagged commit on https://gitlab.com/protesilaos/modus-themes. The
-newest release is at the top.
+newest release is at the top. Since the notes are meant to be plain
+text, I copy them verbatim.
* 0.11.0
+#+begin_src
Modus Operandi and Modus Vivendi version 0.11.0
By Protesilaos Stavrou <info@protesilaos.com> on 2020-07-31
@@ -264,9 +266,11 @@ Thanks to, in no particular order:
Refer to the issue tracker (or commit log) for further details:
https://gitlab.com/protesilaos/modus-themes/-/issues
+#+end_src
* 0.10.0
+#+begin_src
Modus Operandi and Modus Vivendi version 0.10.0
By Protesilaos Stavrou <info@protesilaos.com> on 2020-06-24
@@ -381,9 +385,11 @@ Other internal refinements
support of the faces used in the built-in Emacs info pages.
My thanks to Basil and André for their contributions!
+#+end_src
* 0.9.0
+#+begin_src
Modus Operandi and Modus Vivendi version 0.9.0
By Protesilaos Stavrou <info@protesilaos.com> on 2020-06-03
@@ -534,9 +540,11 @@ Added support for
+ nxml-mode
+ vdiff
+ yasnippet
+#+end_src
* 0.8.0
+#+begin_src
Modus Operandi and Modus Vivendi version 0.8.0
By Protesilaos Stavrou <info@protesilaos.com> on 2020-04-28
@@ -703,9 +711,11 @@ Miscellaneous changes and concluding remarks
+ Updated the screen shots and their description in the relevant Wiki
page: https://gitlab.com/protesilaos/modus-themes/-/wikis/Screenshots
+#+end_src
* 0.7.0
+#+begin_src
Modus Operandi and Modus Vivendi version 0.7.0
By Protesilaos Stavrou <info@protesilaos.com> on 2020-03-30
@@ -931,9 +941,11 @@ Note: both patches were small, requiring no copyright
assignment.
Larger contributions are always welcome, though make sure you read the
section in the README with regard to assigning copyright to the Free
Software Foundation.
+#+end_src
* 0.6.0
+#+begin_src
This release contains lots of refinements and additions.
Let me start with an administrative point: I have completed the process
@@ -1027,9 +1039,11 @@ There were also a few minor refinements for:
Finally, the Commentary section of each theme has been greatly expanded.
It now includes the user-facing customisation options and the complete
list of supported packages.
+#+end_src
* 0.5.0
+#+begin_src
This release contains support for several new packages and lots of
refinements for existing ones. A lot of work went into making the
themes more robust by reviewing the inheritance of styles from one
@@ -1107,9 +1121,11 @@ Refinements:
with other search metaphors.
+ Emacs 27's new ':extend' property is only implemented where
necessary (note that the latest release is version 26.3).
+#+end_src
* 0.4.0
+#+begin_src
This is an overview of the changes since version 0.3.0 (2019-12-25).
Add support for:
@@ -1155,67 +1171,71 @@ Miscellaneous:
the need to provide greater contrast between accent values that
can be used there.
+ Minor documentation refinements.
+#+end_src
* 0.3.0
+#+begin_src
Overview of changes since 0.2.0 (2019-12-18):
+ Add support for the following packages:
- * apt-sources-list
- * calfw
- * counsel-css
- * counsel-notmuch
- * counsel-org-capture-string
- * cov
- * disk-usage
- * evil-visual-mark-mode
- * geiser
- * keycast
- * org-journal
- * org-noter
- * paren-face
- * powerline
- * vc
- * xah-elisp-mode
+ + apt-sources-list
+ + calfw
+ + counsel-css
+ + counsel-notmuch
+ + counsel-org-capture-string
+ + cov
+ + disk-usage
+ + evil-visual-mark-mode
+ + geiser
+ + keycast
+ + org-journal
+ + org-noter
+ + paren-face
+ + powerline
+ + vc
+ + xah-elisp-mode
+ Explicitly style the following packages (these were already covered,
in terms of the colours they used, but are now targeted directly):
- * calendar
- * counsel
- * cursor
- * package (M-x list-packages)
+ + calendar
+ + counsel
+ + cursor
+ + package (M-x list-packages)
+ Minor tweaks to face groups:
- * dired
- * compile
+ + dired
+ + compile
+ Fixes and refinements:
- * Documentation strings will now inherit the option for slanted
+ + Documentation strings will now inherit the option for slanted
constructs (off by default -- see the README about all the user
options).
- * Comment delimiters have the same styles as the body of the comment
+ + Comment delimiters have the same styles as the body of the comment
to avoid inconsistencies when the option for slanted constructs is
enabled.
- * The line number that is displayed in the compile log is now
+ + The line number that is displayed in the compile log is now
correctly styled.
- * Removed duplicate entries for ivy-remote and added ivy-separator.
- * Ensure that the minibuffer prompt is always above the minimum
+ + Removed duplicate entries for ivy-remote and added ivy-separator.
+ + Ensure that the minibuffer prompt is always above the minimum
contrast ratio of 7:1, by using a more appropriate shade of cyan.
- * Properly reference a couple of variables in Modus Vivendi.
+ + Properly reference a couple of variables in Modus Vivendi.
+ Internal adjustments:
- * Decouple the core dired faces from those of external packages.
- * Same for org and org-recur.
+ + Decouple the core dired faces from those of external packages.
+ + Same for org and org-recur.
+ Minor documentation updates.
+#+end_src
* 0.2.0
+#+begin_src
Overview of changes since 0.1.0 (2019-12-09):
+ Comprehensive review of `org-mode' faces. The use of colour should
@@ -1242,7 +1262,10 @@ contrast between the elements.
+ `evil-mode'
+ `evil-goggles'
+ `ruler-mode'
+#+end_src
* 0.1.0
+#+begin_src
First stable release of Modus Operandi and Modus Vivendi.
+#+end_src
- [elpa] externals/modus-vivendi-theme 401e998 40/73: Refine modeline border colours, (continued)
- [elpa] externals/modus-vivendi-theme 401e998 40/73: Refine modeline border colours, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 1024408 50/73: Refine 'symbol-overlay-default-face', Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 6163afe 55/73: Internal: minor documentation update, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme b60deb5 60/73: Tweak magit-section-heading face, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 7ce15e4 65/73: Fix README link to contact page, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 4021bd5 68/73: Improves the note in readme re powerline & spaceline, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 67554a6 72/73: Prepare version 0.12.0, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme d6359d3 49/73: Customise 'rectangle-preview' and reposition faces, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 4561a7e 54/73: Refine mu4e header and replied faces, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 976b05e 52/73: Stop scaling Latex sectioning faces, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 56e53d3 67/73: Reformat CHANGELOG,
Stefan Monnier <=
- [elpa] externals/modus-vivendi-theme 5b9300f 51/73: Internal: use 'pcase' instead of 'cond', Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 2cbb287 48/73: Internal: M-x untabify and fix indentation, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 092a999 46/73: Minor correction in the README, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme a2dfc18 56/73: Make org-formula inherit from 'fixed-pitch', Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 1df9e3e 57/73: Adds a note to the readme regarding powerline and spaceline, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 5400cd9 62/73: Refine magit signature faces, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 9ffc67b 63/73: Add link to README HTML version (and minor tweaks), Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 6a46c56 69/73: Merge branch 'master' into 'master', Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme d39046f 64/73: Fix missing links from commit 9ffc67b8c, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme f94237b 70/73: Minor formatting tweaks in the CHANGELOG, Stefan Monnier, 2020/08/26