elpasync pushed a change to branch externals/face-shift.
at b9f09af534 Rewrite README in the style of my other packages
This branch includes the following new commits:
new 0a42010131 initial export
new 95efc40b7b converted all tabs to spaces
new 3623c6093b added cc0 as licence
new 547ec4e6b2 fixed packaging issues
new 3ab11c7b89 force-fit transformations by dividing with max-norm
new 931fd63a10 removed unnecesaary :group keys from defcustoms
new 194b4dc2d0 added initial support for dark backgrounds
new 30cf63243b fixed some metadata values
new 90c3a35e18 added initial readme
new c09d67f54e added missing docstring
new 20469831a8 fixed package-lint issues
new 4e37f6ecd1 re-spelt all instances of "colour" to "color"
new 0fdf8c59b1 made face-shift-color type more concrete
new 601cee00a6 converted all tabs to regular whitespaces
new 327a06daa7 replaced rx with literal macro
new f5d575d0b4 transform using hsl color-space instead of rgb
new 80ed3c9ee2 added missing cl-lib dependency
new 96a36db6f5 updated mailing list link
new 82490393c0 reworked face-shift into minor mode
new 5ff42292b0 removed redundant provide command
new 2ddb8a90d2 removed dependency on when-let*
new 347e9a1c80 removed unnecessary progn
new 0a7cf055ac implemented intensity variable
new 969a9f8f63 updated default face-shift-intensity value
new 11e3fb7a1d updated face-shift-intensity documentation
new f7922b4216 fix missing link to the public-inbox
new 726c0f198f switched from map to cl-map to avoid implicit cl
dependency
new 8dd6fb5f62 added melpa link
new 8c62d7a27a Update public-inbox URL
new 0170ab2993 Update URL header
new a2e9d00568 Add face-shift-shift-foreground option
new 70ba886055 Update face-shift documentation
new e35a2dbc5e Generalize face-shift-intensity type
new bb2dd87c27 Always require cl-lib
new 0d0de8e2b0 Update face-shift-shifts
new a74917228a Fix checkdoc issues
new 750d234608 Remove font-lock faces from face-shift-faces
new 5df50b85fc Update author header
new de03278047 Bump version to 0.2.0
new 332f7757a6 Remove cl-lib dependency
new 4500e94373 Remove subr-x dependency
new bfc4ec62ed Lower minimal version to 24.1
new 09ed5ca5f0 Replace use-package with setup
new c214be3398 Increase default face-shift-intensity value
new 14dce79fc4 Update screenshot
new bb03a324c1 Relicense face-shift under GPL-3
new 2c3ee3b010 Assign copyright to the FSF
new 671e53fdef Bump version to 0.2.1 for GNU ELPA
new df74d9b844 Fix typo in README
new b9f09af534 Rewrite README in the style of my other packages