1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/etc
Protesilaos Stavrou 335a5fd173
Update modus-themes to version 1.5.0
* doc/misc/modus-themes.org (Enable and load): Include internal link.
(Sample configuration for use-package): Update code sample.
(Customization Options): Update references to customization options.
(Option for more italic constructs): Document new variable, as an
alias of the deprecated 'modus-themes-slanted-constructs'.

(Option for syntax highlighting, Option for links)
(Option for command prompt styles, Option for mode line presentation)
(Option for language checkers)
(Option for line highlighting (hl-line-mode))
(Option for parenthesis matching (show-paren-mode))
(Option for active region, Option for the headings' overall style):
Update documentation to describe new possible values, expressed as a
list of symbols.

(Option for Org agenda constructs): Document new user option.

(Control the scale of headings): Update symbol of variable.

(Remap face with local value (DIY), Backdrop for pdf-tools (DIY)):
Tweak text of internal reference.

(Font configurations for Org and others (DIY)):  Add internal link and
document how to configure the 'bold' and 'italic' faces.

(Custom Org user faces (DIY)): Minor corrections or changes to single
words.

(Full support for packages or face groups): Include new items.

(Notes on individual packages): Add notes on Avy hints, the colour of
days in 'M-x calendar', and underlines in 'compilation-mode' buffers.

(What is the best setup for legibility?): Remove single word.
(Acknowledgements): Update list of contributors.

* etc/themes/modus-themes.el (modus-themes-faces)
(modus-themes-operandi-colors, modus-themes-vivendi-colors)
(modus-themes-subtle-red, modus-themes-subtle-green)
(modus-themes-subtle-yellow, modus-themes-subtle-blue)
(modus-themes-subtle-magenta, modus-themes-subtle-cyan)
(modus-themes-subtle-neutral, modus-themes-intense-red)
(modus-themes-intense-green, modus-themes-intense-yellow)
(modus-themes-intense-blue, modus-themes-intense-magenta)
(modus-themes-intense-cyan, modus-themes-intense-neutral)
(modus-themes-refine-red, modus-themes-refine-green)
(modus-themes-refine-yellow, modus-themes-refine-blue)
(modus-themes-refine-magenta, modus-themes-refine-cyan)
(modus-themes-active-red, modus-themes-active-green)
(modus-themes-active-yellow, modus-themes-active-blue)
(modus-themes-active-magenta, modus-themes-active-cyan)
(modus-themes-fringe-red, modus-themes-fringe-green)
(modus-themes-fringe-yellow, modus-themes-fringe-blue)
(modus-themes-fringe-magenta, modus-themes-fringe-cyan)
(modus-themes-nuanced-red, modus-themes-nuanced-green)
(modus-themes-nuanced-yellow, modus-themes-nuanced-blue)
(modus-themes-nuanced-magenta, modus-themes-nuanced-cyan)
(modus-themes-special-cold, modus-themes-special-mild)
(modus-themes-special-warm, modus-themes-special-calm)
(modus-themes-diff-added, modus-themes-diff-changed)
(modus-themes-diff-removed, modus-themes-diff-refine-added)
(modus-themes-diff-refine-changed, modus-themes-diff-refine-removed)
(modus-themes-diff-focus-added, modus-themes-diff-focus-changed)
(modus-themes-diff-focus-removed, modus-themes-diff-heading)
(modus-themes-pseudo-header, modus-themes-mark-alt)
(modus-themes-mark-del, modus-themes-mark-sel, modus-themes-mark-symbol)
(modus-themes-heading-1, modus-themes-heading-2, modus-themes-heading-3)
(modus-themes-heading-4, modus-themes-heading-5, modus-themes-heading-6)
(modus-themes-heading-7, modus-themes-heading-8, modus-themes-hl-line)
(modus-themes-bold, modus-themes-slant, modus-themes-variable-pitch)
(modus-themes-graph-red-0, modus-themes-graph-red-1)
(modus-themes-graph-green-0, modus-themes-graph-green-1)
(modus-themes-graph-yellow-0, modus-themes-graph-yellow-1)
(modus-themes-graph-blue-0, modus-themes-graph-blue-1)
(modus-themes-graph-magenta-0, modus-themes-graph-magenta-1)
(modus-themes-graph-cyan-0, modus-themes-graph-cyan-1)
(modus-themes-lang-note, modus-themes-lang-warning)
(modus-themes-lang-error, modus-themes-reset-soft)
(modus-themes-reset-hard, modus-themes-key-binding)
(modus-themes-search-success, modus-themes-search-success-modeline)
(modus-themes-search-success-lazy): Add new ':group' specification for
custom faces.

(modus-themes-operandi-color-overrides)
(modus-themes-vivendi-color-overrides, modus-themes-bold-constructs)
(modus-themes-variable-pitch-headings, modus-themes-variable-pitch-ui)
(modus-themes-no-mixed-fonts, modus-themes-fringes)
(modus-themes-scale-headings, modus-themes-scale-1, modus-themes-scale-2)
(modus-themes-scale-3, modus-themes-scale-4, modus-themes-scale-title)
(modus-themes-org-blocks, modus-themes-completions)
(modus-themes-success-deuteranopia, modus-themes-mail-citations)
(modus-themes-subtle-line-numbers, modus-themes-intense-hl-line): Add
custom setter.

(modus-themes-scale-5, modus-themes-scale-title): Deprecate variable
and replace it with alias 'modus-themes-scale-title'.

(modus-themes-slanted-constructs, modus-themes-italic-constructs):
Deprecate variable and replace it with alias
'modus-themes-italic-constructs'.

(modus-themes-org-habit, modus-themes-org-agenda): Deprecate variable
and make its functionality a part of 'modus-themes-org-agenda'.

(modus-themes-headings, modus-themes-mode-line, modus-themes-diffs)
(modus-themes-prompts, modus-themes-paren-match, modus-themes-syntax)
(modus-themes-links, modus-themes-region, modus-themes-lang-checkers)
(modus-themes-org-blocks): Make user options accept a value as a list
of properties.

(modus-themes--mixed-fonts, modus-themes--slant)
(modus-themes--fixed-pitch, modus-themes--lang-check)
(modus-themes--prompt, modus-themes--paren)
(modus-themes--syntax-foreground, modus-themes--syntax-extra)
(modus-themes--syntax-string, modus-themes--syntax-docstring)
(modus-themes--syntax-comment, modus-themes--heading-p)
(modus-themes--heading, modus-themes--org-habit)
(modus-themes--mode-line-attrs, modus-themes--link-color)
(modus-themes--link, modus-themes--region, modus-themes--hl-line):
Update internal functions to parse new values for user options.

* etc/themes/modus-operandi-theme.el,
  etc/themes/modus-vivendi-theme.el: Bump version number.

A detailed change log is provided here (no javascript required):
<https://protesilaos.com/codelog/2021-07-15-modus-themes-1-5-0/>.
2021-07-15 18:11:24 +03:00
..
charsets Update copyright year to 2021 2021-01-01 01:13:56 -08:00
e Prefer straight quoting in some etc text files 2015-08-26 14:09:07 -07:00
forms Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gnus
images Work around librsvg bug (bug#47074) 2021-04-04 14:26:07 +01:00
nxml Update nXML to use Emacs's Unicode support, and lexical-binding 2016-01-15 10:29:20 -05:00
org Update copyright year to 2021 2021-01-01 01:13:56 -08:00
refcards Merge from origin/emacs-27 2021-01-01 01:28:16 -08:00
schema Update rnc to use Open Document's Relax-NG schema to version 1.3 2021-03-25 11:49:18 -04:00
srecode Update copyright year to 2021 2021-01-01 01:13:56 -08:00
themes Update modus-themes to version 1.5.0 2021-07-15 18:11:24 +03:00
tutorials ; * etc/tutorials/TUTORIAL.sv: Fix typo in last change. 2021-05-27 14:36:33 +02:00
AUTHORS Prepare the Emacs 27.2 release. 2021-03-18 08:43:54 -04:00
CALC-NEWS Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.1 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
compilation.txt Remove outline-cycle-minor-mode and outline-cycle-highlight-minor-mode 2021-03-07 20:52:39 +02:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
DEBUG Update copyright year to 2021 2021-01-01 01:13:56 -08:00
DEVEL.HUMOR Remove an unfunny joke from DEVEL.HUMOR 2019-11-01 13:54:51 +01:00
DISTRIB Update copyright year to 2021 2021-01-01 01:13:56 -08:00
edt-user.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
emacs-buffer.gdb Update copyright year to 2021 2021-01-01 01:13:56 -08:00
emacs-mail.desktop Hide emacs-mail.desktop, emacsclient-mail.desktop from menus 2021-07-02 13:09:18 +02:00
emacs.desktop Advertise support for Startup Notification when built with GTK 2021-06-22 15:17:28 +02:00
emacs.icon
emacs.metainfo.xml Rename emacs.appdata.xml to emacs.metainfo.xml and add more data 2021-05-29 04:15:28 +02:00
emacs.service * etc/emacs.service: 2020-12-14 17:59:58 +01:00
emacsclient-mail.desktop Hide emacs-mail.desktop, emacsclient-mail.desktop from menus 2021-07-02 13:09:18 +02:00
emacsclient.desktop Fix copy/paste error in emacsclient.desktop 2021-07-01 12:46:10 +02:00
enriched.txt Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ERC-NEWS Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ETAGS.EBNF Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ETAGS.README Update copyright year to 2021 2021-01-01 01:13:56 -08:00
facemenu-removal.txt Remove the 'M-o' ('facemap-keymap') binding experimentally 2021-02-10 19:38:18 +01:00
future-bug
gnus-tut.txt Update copyright year to 2021 2021-01-01 01:13:56 -08:00
grep.txt Remove outline-cycle-minor-mode and outline-cycle-highlight-minor-mode 2021-03-07 20:52:39 +02:00
HELLO Add input methods for Lakota 2021-06-20 14:04:21 +03:00
HISTORY Prepare the Emacs 27.2 release. 2021-03-18 08:43:54 -04:00
JOKES
MACHINES * etc/MACHINES: Document that we support AArch64 with macOS. 2021-01-31 19:50:42 +01:00
MH-E-NEWS Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS ; * etc/NEWS: Fix wording in a recent addition. 2021-07-15 12:22:47 +03:00
NEWS.1-17 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.18 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.19 * etc/NEWS.19: Add entry for 'easy-menu-define'. 2021-02-21 10:49:07 +01:00
NEWS.20 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.21 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.22 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.23 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.24 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.25 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.26 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NEWS.27 Merge from origin/emacs-27 2021-07-04 00:14:47 -04:00
NEXTSTEP Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NXML-NEWS Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ORG-NEWS Fix typos 2021-02-18 16:50:55 +01:00
package-keyring.gpg * etc/package-keyring.gpg: Add the 2019 key (backport) 2019-05-08 13:19:36 -04:00
PROBLEMS Merge from origin/emacs-27 2021-01-14 07:50:25 -08:00
ps-prin0.ps Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ps-prin1.ps Update copyright year to 2021 2021-01-01 01:13:56 -08:00
publicsuffix.txt Update publicsuffix.txt from upstream 2020-12-09 11:52:59 +01:00
README Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rgb.txt
ses-example.ses Update copyright year to 2021 2021-01-01 01:13:56 -08:00
spook.lines Add more spook.lines 2019-07-13 05:09:45 +02:00
TERMS Update copyright year to 2021 2021-01-01 01:13:56 -08:00
TODO Merge from origin/emacs-27 2021-05-13 08:11:03 -07:00
w32-feature.el Allow evaluation of tests from local source repository 2021-01-10 21:51:58 +00:00
yow.lines Prefer straight quoting in some etc text files 2015-08-26 14:09:07 -07:00

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

File: emacs.icon
  Author: Sun Microsystems, Inc
  Copyright (C) 1999, 2001-2021 Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)