[elpa] externals/logos 59ed10c263: Revise how fringe is updated (amend bfab7c9)

2022-06-09 Thread ELPA Syncer
branch: externals/logos commit 59ed10c263c160229e6596f22e90c7a5bf8e29fb Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Revise how fringe is updated (amend bfab7c9) The problem with the previous commit was that it (i) did not apply to all buffers, (ii) was not scoped by

[elpa] externals/pyim b465fdaefd 1/2: Simplify pyim-candidates-create-limit-time pyim-candidates-create-async.

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit b465fdaefdf091bbe06790644aa9ea2e3646b05e Author: Feng Shu Commit: Feng Shu Simplify pyim-candidates-create-limit-time pyim-candidates-create-async. --- pyim-candidates.el | 15 +-- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/pyim-

[elpa] externals/pyim updated (005bc95678 -> 2b33a80561)

2022-06-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 005bc95678 * tests/pyim-tests.el (pyim-tests-pyim-dregcache-backend): fixed. new b465fdaefd Simplify pyim-candidates-create-limit-time pyim-candidates-create-async. new 2b33a80561 * pyim-candidates.el (pyim-candidate

[elpa] externals/pyim 2b33a80561 2/2: * pyim-candidates.el (pyim-candidates-create-limit-time): Do not use cl-call-next-method.

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit 2b33a80561cbc444b56a279815cc11b011e61fcc Author: Feng Shu Commit: Feng Shu * pyim-candidates.el (pyim-candidates-create-limit-time): Do not use cl-call-next-method. --- pyim-candidates.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim

[elpa] externals/logos bfab7c91f9: Add function+docs to update fringe on theme-switch

2022-06-09 Thread ELPA Syncer
branch: externals/logos commit bfab7c91f9f64c86164c0663e4022807a24c2b9b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add function+docs to update fringe on theme-switch --- README.org | 50 ++ logos.el | 12 2 files ch

[elpa] externals/pyim 494ce698cf 3/4: * pyim-dregcache.el (pyim-dcache-export-words-and-counts): Fix warn.

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit 494ce698cfab32691e46d426de523236b6c84b78 Author: Feng Shu Commit: Feng Shu * pyim-dregcache.el (pyim-dcache-export-words-and-counts): Fix warn. --- pyim-dregcache.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyim-dregcache.el b/pyi

[elpa] externals/pyim 005bc95678 4/4: * tests/pyim-tests.el (pyim-tests-pyim-dregcache-backend): fixed.

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit 005bc95678a0f86319e57634acd35cf5eff1333b Author: Feng Shu Commit: Feng Shu * tests/pyim-tests.el (pyim-tests-pyim-dregcache-backend): fixed. --- tests/pyim-tests.el | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/pyim-tests.el b/tests/pyim-tests.el in

[elpa] externals/pyim e63b221a6c 1/4: * pyim-dcache.el (pyim-dcache-backend): New function.

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit e63b221a6cb372c8014adfc036114f9415215355 Author: Feng Shu Commit: Feng Shu * pyim-dcache.el (pyim-dcache-backend): New function. --- pyim-dcache.el | 24 +++- tests/pyim-tests.el | 12 2 files changed, 31 insertions(+), 5 d

[elpa] externals/pyim 20a708e9b2 2/4: Use (&context ((pyim-dcache-backend) (eql xxx)))

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit 20a708e9b283f0e5ffa907322ccbeebebf70b122 Author: Feng Shu Commit: Feng Shu Use (&context ((pyim-dcache-backend) (eql xxx))) --- pyim-dhashcache.el | 24 pyim-dregcache.el | 22 +++--- 2 files changed, 23 insertions(+),

[elpa] externals/pyim updated (c0d5fdfbfa -> 005bc95678)

2022-06-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from c0d5fdfbfa * pyim-dregcache.el (pyim-dcache-export-words-and-counts): Added. new e63b221a6c * pyim-dcache.el (pyim-dcache-backend): New function. new 20a708e9b2 Use (&context ((pyim-dcache-backend) (eql xxx))) n

[elpa] externals/pyim c0d5fdfbfa 2/2: * pyim-dregcache.el (pyim-dcache-export-words-and-counts): Added.

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit c0d5fdfbfa3cc0c6f9a83360dc69108cecf39f49 Author: Feng Shu Commit: Feng Shu * pyim-dregcache.el (pyim-dcache-export-words-and-counts): Added. --- pyim-dregcache.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pyim-dregcache.el b/py

[elpa] externals/pyim updated (6c05a5fc03 -> c0d5fdfbfa)

2022-06-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 6c05a5fc03 Fix pyim-tests.el new 681606c044 Update comment. new c0d5fdfbfa * pyim-dregcache.el (pyim-dcache-export-words-and-counts): Added. Summary of changes: pyim-dcache.el | 4 ++-- pyim-dhashcache.el | 2

[elpa] externals/pyim 681606c044 1/2: Update comment.

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit 681606c044adf591ceefe4ef65e82d578e91d24e Author: Feng Shu Commit: Feng Shu Update comment. --- pyim-dcache.el | 4 ++-- pyim-dhashcache.el | 2 +- pyim-dregcache.el | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pyim-dcache.el b

[elpa] externals/emms b55bc4fe18: * emms.el: update layout and clean up

2022-06-09 Thread ELPA Syncer
branch: externals/emms commit b55bc4fe185799e7821322b60d1707cba2adddfc Author: Yoni Rabkin Commit: Yoni Rabkin * emms.el: update layout and clean up --- emms.el | 576 1 file changed, 287 insertions(+), 289 deletions(-) diff

[elpa] externals/javaimp d90f37c352: Fix remaining single quotes in docstrings

2022-06-09 Thread Filipp Gunbin
branch: externals/javaimp commit d90f37c3525b04954eb9dab3bc0778b5cf04c528 Author: Filipp Gunbin Commit: Filipp Gunbin Fix remaining single quotes in docstrings --- javaimp-gradle.el | 6 +++--- javaimp.el| 8 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ja

[elpa] externals/pyim 41564f3d74 09/12: Sort dregcache

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit 41564f3d74eacda5f9a5fc9746d8fddff2acb561 Author: Feng Shu Commit: Feng Shu Sort dregcache --- pyim-dregcache.el | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pyim-dregcache.el b/pyim-dregcache.el index 8cacf5a9e7..

[elpa] externals/pyim 7288242a6d 10/12: Sort dcache.el

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit 7288242a6d99d7884a26949dc5cd4a96a268d1f6 Author: Feng Shu Commit: Feng Shu Sort dcache.el --- pyim-dcache.el | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/pyim-dcache.el b/pyim-dcache.el index 8f0848f8f0..7dff11ebb8 10

[elpa] externals/pyim 05d95422b9 07/12: cl-defgeneric rest dcache interfaces.

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit 05d95422b9f4570c83d3aebd5ba480f5026223d2 Author: Feng Shu Commit: Feng Shu cl-defgeneric rest dcache interfaces. --- pyim-candidates.el | 2 +- pyim-cstring.el | 2 +- pyim-dcache.el | 40 ++-- pyim-dhashcache.el

[elpa] externals/pyim fb74c9fc93 01/12: cl-defgeneric pyim-dcache-upgrade

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit fb74c9fc9325fcf22a4225d7c6459c69953cfd1b Author: Feng Shu Commit: Feng Shu cl-defgeneric pyim-dcache-upgrade --- README.org | 2 +- pyim-dcache.el | 9 ++--- pyim-dhashcache.el | 7 +++ pyim-dregcache.el | 7 +++ pyim.el| 6

[elpa] externals/pyim b33d2f2a75 04/12: cl-defgeneric pyim-dcache-update

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit b33d2f2a752f449060bed064456e98bbb42d1bf9 Author: Feng Shu Commit: Feng Shu cl-defgeneric pyim-dcache-update --- pyim-dcache.el | 5 ++--- pyim-dhashcache.el | 3 ++- pyim-dregcache.el | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/

[elpa] externals/tmr 600437f92c: Bump to version 0.3.1

2022-06-09 Thread ELPA Syncer
branch: externals/tmr commit 600437f92cb7e4c111aed09fe668bf103c00f989 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Bump to version 0.3.1 Just so that commit 4c924b9 is included in the next build of the GNU ELPA package. --- tmr-notification.el | 2 +- tmr-sound.el

[elpa] externals/pyim 6c05a5fc03 12/12: Fix pyim-tests.el

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit 6c05a5fc030b6cf5ebd70ab0f799a60307306e7c Author: Feng Shu Commit: Feng Shu Fix pyim-tests.el --- tests/pyim-tests.el | 20 +++- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/tests/pyim-tests.el b/tests/pyim-tests.el index 6eb2a2

[elpa] externals/pyim 12435095d3 08/12: Sort dcache, dhashcache, dregcache

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit 12435095d326c868aff514a1c8f312d943d25598 Author: Feng Shu Commit: Feng Shu Sort dcache, dhashcache, dregcache --- pyim-dcache.el | 156 - pyim-dhashcache.el | 904 +++-- pyim-dregcache.el | 581 ++

[elpa] externals/pyim 504f20fd49 02/12: cl-defgeneric pyim-dcache-insert-word

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit 504f20fd49ec8171c9242028bb578b3b79bdd4f4 Author: Feng Shu Commit: Feng Shu cl-defgeneric pyim-dcache-insert-word --- pyim-dcache.el | 10 ++ pyim-dhashcache.el | 14 ++ pyim-dregcache.el | 6 ++ 3 files changed, 22 insertions(+), 8

[elpa] externals/pyim 156d282073 06/12: cl-defgeneric pyim-dcache-save-caches

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit 156d282073b09782c396fd7e32bef9b14f335352 Author: Feng Shu Commit: Feng Shu cl-defgeneric pyim-dcache-save-caches --- pyim-dcache.el | 11 +++ pyim-dhashcache.el | 4 pyim-dregcache.el | 4 pyim-process.el| 3 ++- 4 files changed, 1

[elpa] externals/pyim 371d2ee095 05/12: cl-defgeneric pyim-dcache-export-*

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit 371d2ee0959f060e44f1688cddd94eee46de486c Author: Feng Shu Commit: Feng Shu cl-defgeneric pyim-dcache-export-* --- pyim-dcache.el | 16 pyim-dhashcache.el | 10 -- pyim-dregcache.el | 5 - pyim.el | 19 ++

[elpa] externals/pyim e0f80e5d36 11/12: Merge branch 'dcache'

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit e0f80e5d36926f269174cc16385754ec6141f791 Merge: 1e0834c456 7288242a6d Author: Feng Shu Commit: Feng Shu Merge branch 'dcache' --- README.org | 2 +- pyim-candidates.el | 2 +- pyim-cstring.el | 2 +- pyim-dcache.el | 206 ++-- p

[elpa] externals/pyim f6a45f6506 03/12: cl-defgeneric pyim-dcache-update-wordcount

2022-06-09 Thread ELPA Syncer
branch: externals/pyim commit f6a45f6506ea5bff753dd8f911a935e990a798aa Author: Feng Shu Commit: Feng Shu cl-defgeneric pyim-dcache-update-wordcount --- pyim-dcache.el | 5 ++--- pyim-dhashcache.el | 5 + pyim-dregcache.el | 5 + 3 files changed, 12 insertions(+), 3 deletions(-)

[elpa] externals/pyim updated (1e0834c456 -> 6c05a5fc03)

2022-06-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 1e0834c456 Revert "cl-defgeneric pyim-dcache-delete-word" new fb74c9fc93 cl-defgeneric pyim-dcache-upgrade new 504f20fd49 cl-defgeneric pyim-dcache-insert-word new f6a45f6506 cl-defgeneric pyim-dcache-update-wor

[elpa] externals/org 57d64cf78c: Date/time prompt: Allow input of relative time in hours (e.g. +1h)

2022-06-09 Thread ELPA Syncer
branch: externals/org commit 57d64cf78c84d7910ce7e54c1a0ae242ce75e0ed Author: Ihor Radchenko Commit: Ihor Radchenko Date/time prompt: Allow input of relative time in hours (e.g. +1h) * lisp/org.el (org-read-date-analyze): Match relative hour specifier. Fixes https://orgmod

[elpa] externals/tmr updated (775391d93d -> 0c79991d08)

2022-06-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/tmr. from 775391d93d Clarify name of GNU-devel ELPA new 4c924b9988 Fix 'when-let*' form in tmr-sound-play new 0c79991d08 Acknowledge Nathan R. DeGruchy for commit 4c924b9 Summary of changes: README.org | 2 +- tmr-sound.el |

[elpa] externals/tmr 0c79991d08 2/2: Acknowledge Nathan R. DeGruchy for commit 4c924b9

2022-06-09 Thread ELPA Syncer
branch: externals/tmr commit 0c79991d085153edc85c406f98a5493424d1d69c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Acknowledge Nathan R. DeGruchy for commit 4c924b9 The patch is well below the ~15 line threshold and thus does not require copyright assignment to the Fr

[elpa] externals/tmr 4c924b9988 1/2: Fix 'when-let*' form in tmr-sound-play

2022-06-09 Thread ELPA Syncer
branch: externals/tmr commit 4c924b99884f95e82a97e8373525ea6cf327f302 Author: Nathan R. DeGruchy Commit: Protesilaos Stavrou Fix 'when-let*' form in tmr-sound-play It would return an error on Emacs 27.1, namely: Error running timer ‘tmr--complete’: (invalid-function (so

[nongnu] elpa/idris-mode 8cdbc2dcb2 1/2: [ refactor ] big-or -> member

2022-06-09 Thread ELPA Syncer
branch: elpa/idris-mode commit 8cdbc2dcb2d97b4a2fb2327d0e72ba21fcce5a4d Author: Guillaume Allais Commit: Guillaume Allais [ refactor ] big-or -> member As suggested by Stefan Monnier. Thanks Stefan! --- idris-commands.el | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-)

[nongnu] elpa/idris-mode 9bc7697406 2/2: Merge pull request #553 from idris-hackers/refactor-membership

2022-06-09 Thread ELPA Syncer
branch: elpa/idris-mode commit 9bc7697406f719258d93835df3c1761efbfecaa7 Merge: 3c1f8f8410 8cdbc2dcb2 Author: Jan de Muijnck-Hughes Commit: GitHub Merge pull request #553 from idris-hackers/refactor-membership [ refactor ] big-or -> member --- idris-commands.el | 7 ++- 1 file c

[elpa] externals/org 0e7033e0ca 6/7: org-capture: Expand sexps in template with Org mode being active

2022-06-09 Thread ELPA Syncer
branch: externals/org commit 0e7033e0ca14a5c4717d4d04b3c2d2b8d5d93fea Author: Ihor Radchenko Commit: Ihor Radchenko org-capture: Expand sexps in template with Org mode being active * lisp/org-capture.el (org-capture-fill-template): Enable `org-mode' in the temporary template exp

[elpa] externals/org 46df681336 2/7: org.el: Improve performance of deletion commands

2022-06-09 Thread ELPA Syncer
branch: externals/org commit 46df681336c83c826b367d2803f59560165bdeba Author: Ihor Radchenko Commit: Ihor Radchenko org.el: Improve performance of deletion commands * lisp/org.el (org-delete-char): (org-delete-backward-char): Wrap into `org-fold-core-ignore-modifications'.

[elpa] externals/org 96746438c0 1/7: org-element--cache-find: Do not hash section/org-data/table elements

2022-06-09 Thread ELPA Syncer
branch: externals/org commit 96746438c0af25b1443fc2abe79a570ba72971d4 Author: Ihor Radchenko Commit: Ihor Radchenko org-element--cache-find: Do not hash section/org-data/table elements * lisp/org-element.el (org-element--cache-find): Never use hashed elements with children that

[elpa] externals/org 93821b431c 3/7: org-element--cache-for-removal: Improve performance

2022-06-09 Thread ELPA Syncer
branch: externals/org commit 93821b431ce5255a2865de178df2d722d3de3040 Author: Ihor Radchenko Commit: Ihor Radchenko org-element--cache-for-removal: Improve performance * lisp/org-element.el (org-element--cache-for-removal): Directly check for headline at point instead of running

[elpa] externals/org d9963c58dc 7/7: lisp/ol.el: Fix shadowed radio targets

2022-06-09 Thread ELPA Syncer
branch: externals/org commit d9963c58dcaf3fb4ebde82a5ca4a5f6c0644fdf9 Author: Rudolf Adamkovič Commit: Ihor Radchenko lisp/ol.el: Fix shadowed radio targets * lisp/ol.el (org-update-radio-target-regexp): Sort radio targets before building the regexp that matches them. * test

[elpa] externals/org 4487acc630 5/7: org-element-cache: Do not compare buffer positions with cache keys

2022-06-09 Thread ELPA Syncer
branch: externals/org commit 4487acc63048ae22d825bb5edc05ccdc2880bf71 Author: Ihor Radchenko Commit: Ihor Radchenko org-element-cache: Do not compare buffer positions with cache keys * lisp/org-element.el (org-element--cache-key-less-p): Clarify that comparison between buffer po

[elpa] externals/org 819409baab 4/7: org-get-buffer-tags: Improve performance

2022-06-09 Thread ELPA Syncer
branch: externals/org commit 819409baabf5c146d7ef2bf5d63d6714402e12dd Author: Ihor Radchenko Commit: Ihor Radchenko org-get-buffer-tags: Improve performance * lisp/org.el (org-get-buffer-tags): Use hash table to accumulate unique tags only. The old approach also used hash table

[elpa] externals/org updated (c02c0d660d -> d9963c58dc)

2022-06-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from c02c0d660d org-do-emphasis-faces: Remove link folds if any new 96746438c0 org-element--cache-find: Do not hash section/org-data/table elements new 46df681336 org.el: Improve performance of deletion commands new

[elpa] externals/aircon-theme 848b0e0567 43/58: Style EWW certificate faces (-valid-, -invalid-)

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 848b0e0567ada3dd137f309a7aa4cda913b9eb5d Author: Gregory Chamberlain Commit: Gregory Chamberlain Style EWW certificate faces (-valid-, -invalid-) These affect the appearance of the page title in the header of EWW buffers. --- aircon-theme.e

[elpa] externals/aircon-theme bd3457ddc7 41/58: Style message-header-cc, -newsgroups

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit bd3457ddc714f09ddba64147b10c32473e2a6620 Author: Gregory Chamberlain Commit: Gregory Chamberlain Style message-header-cc, -newsgroups ‘message-header-to’ is coloured ‘aircon-grape’, while ‘message-header-cc’ is coloured ‘aircon-lilac’ which

[elpa] externals/aircon-theme 2424972afc 38/58: Adjust some dired and eshell faces

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 2424972afce2fc1356603355e74bce438df83c64 Author: Gregory Chamberlain Commit: Gregory Chamberlain Adjust some dired and eshell faces --- aircon-theme.el | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/aircon-theme.e

[elpa] externals/aircon-theme 54b9424bb6 54/58: Style gnus-summary-cancelled

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 54b9424bb6319690a97aa855027adbd871c023a7 Author: Gregory Chamberlain Commit: Gregory Chamberlain Style gnus-summary-cancelled Used for e.g. moved article --- aircon-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/aircon-theme.el b/

[elpa] externals/aircon-theme ddefb25351 50/58: Label some colours with semantic intention

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit ddefb25351035b1f073393b707ad1383eea42d60 Author: Gregory Chamberlain Commit: Gregory Chamberlain Label some colours with semantic intention --- aircon-theme.el | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ai

[elpa] externals/aircon-theme a879d8c9ae 46/58: Inherit more faces from error, warning, success

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit a879d8c9aea95a9e79aa12312c31533488d5aac6 Author: Gregory Chamberlain Commit: Gregory Chamberlain Inherit more faces from error, warning, success --- aircon-theme.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/aircon-th

[elpa] externals/aircon-theme 3a3632bff6 35/58: Add change-log-date, -list, -name, -acknowledgement

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 3a3632bff60024601b3d9f2dd93c7e5ffa51d646 Author: Gregory Chamberlain Commit: Gregory Chamberlain Add change-log-date, -list, -name, -acknowledgement --- aircon-theme.el | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/airc

[elpa] externals/aircon-theme f322a10d73 53/58: Specify min-colors 89 for aircon-header

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit f322a10d73f971fa3fa7c1da95df970a667e397f Author: Gregory Chamberlain Commit: Gregory Chamberlain Specify min-colors 89 for aircon-header --- aircon-theme.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aircon-theme.el b/aircon-t

[elpa] externals/aircon-theme 5559462800 21/58: Style textsec-suspicious as brick on blush

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 55594628003efbaf99a19f24a86a55e60cabe05c Author: Gregory Chamberlain Commit: Gregory Chamberlain Style textsec-suspicious as brick on blush --- aircon-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/aircon-theme.el b/aircon-theme.el index 5

[elpa] externals/aircon-theme 710c0df593 58/58: Style gnus-group-mail-1-empty with hibiscus

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 710c0df59349d453974e7aa9e6213c19e7725fcd Author: Gregory Chamberlain Commit: Gregory Chamberlain Style gnus-group-mail-1-empty with hibiscus --- aircon-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/aircon-theme.el b/aircon-theme.el index

[elpa] externals/aircon-theme 4741bd16f5 57/58: Add customization group and prepare for GNU ELPA

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 4741bd16f539ec8800dadc69f885b73b9fc2b106 Author: Gregory Chamberlain Commit: Gregory Chamberlain Add customization group and prepare for GNU ELPA Thanks to Philip Kaludercic for these suggestions. --- README | 10 +- aircon-the

[elpa] externals/aircon-theme 3724d85f8e 14/58: Fix grammar

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 3724d85f8ef85d32e1e55060af141d7437b9dc23 Author: Gregory Chamberlain Commit: Gregory Chamberlain Fix grammar The word "Custom" in "Custom theme" seems to be capitalised in the official documentation. --- README | 2 +- 1 file changed, 1 ins

[elpa] externals/aircon-theme 04ab975fec 52/58: Style Magit headers and highlights

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 04ab975fec222fdd53e6b4bc7d5db8aa6288d999 Author: Gregory Chamberlain Commit: Gregory Chamberlain Style Magit headers and highlights --- aircon-theme.el | 14 ++ 1 file changed, 14 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el

[elpa] externals/aircon-theme 1cc3ec7e57 56/58: Keep foreground colours in magit-section-highlight

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 1cc3ec7e57244e7a00a46cf6e7ed46e260f9c93c Author: Gregory Chamberlain Commit: Gregory Chamberlain Keep foreground colours in magit-section-highlight --- aircon-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aircon-theme.el b

[elpa] externals/aircon-theme 9aea6766b0 55/58: Apply mango to certain Magit heading selections

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 9aea6766b025fbd50ecb753f218783a23cbf7f3f Author: Gregory Chamberlain Commit: Gregory Chamberlain Apply mango to certain Magit heading selections These faces appear when you select e.g. untracked files, diff headings, log headings. I

[elpa] externals/aircon-theme e0cc5f92ac 49/58: Embolden gnus-summary-normal-ticked (sapphire)

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit e0cc5f92ac23d6e655d2ef0f45c3c73a4beb02b3 Author: Gregory Chamberlain Commit: Gregory Chamberlain Embolden gnus-summary-normal-ticked (sapphire) --- aircon-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aircon-theme.el b/air

[elpa] externals/aircon-theme d7ea46e743 47/58: Style dired-perm-write with aircon-goblin

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit d7ea46e74367b3547dd6904ed26268ed1056a05b Author: Gregory Chamberlain Commit: Gregory Chamberlain Style dired-perm-write with aircon-goblin --- aircon-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/aircon-theme.el b/aircon-theme.el index ed

[elpa] externals/aircon-theme bc6e65b995 51/58: Refactor scorpion face to be derived from const

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit bc6e65b995f5ef28422e417934d9bc09aa2260b9 Author: Gregory Chamberlain Commit: Gregory Chamberlain Refactor scorpion face to be derived from const --- aircon-theme.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aircon-theme.el b/

[elpa] externals/aircon-theme d0dacd34b9 48/58: Style dired-special with aircon-hibiscus

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit d0dacd34b9f80b61ace379cbec422aed4c97724f Author: Gregory Chamberlain Commit: Gregory Chamberlain Style dired-special with aircon-hibiscus --- aircon-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/aircon-theme.el b/aircon-theme.el index df7

[elpa] externals/aircon-theme 1bd1333eb2 36/58: Style log-view-message like magit-hash

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 1bd1333eb222a820c10d95ac107182d5a313e157 Author: Gregory Chamberlain Commit: Gregory Chamberlain Style log-view-message like magit-hash --- aircon-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/aircon-theme.el b/aircon-theme.el index cdbde

[elpa] externals/aircon-theme 7c2396c533 44/58: Style elisp-shorthand-font-lock-face

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 7c2396c53373baf85bdabc1ba2ee307573746620 Author: Gregory Chamberlain Commit: Gregory Chamberlain Style elisp-shorthand-font-lock-face --- aircon-theme.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el index ca5b

[elpa] externals/aircon-theme 393d944ff7 37/58: Style log-view-file, -commit-body

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 393d944ff7e308815ced8152d7f1737eefd46c4f Author: Gregory Chamberlain Commit: Gregory Chamberlain Style log-view-file, -commit-body --- aircon-theme.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el index cb2bf2c4

[elpa] externals/aircon-theme 9835b17243 39/58: Style some vc-dir faces

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 9835b17243818a65e9aff7ec8ae4a9742c7b67f5 Author: Gregory Chamberlain Commit: Gregory Chamberlain Style some vc-dir faces Also inherit magit-diff-file-heading from the analogous VC face vc-dir-status-edited. --- aircon-theme.el | 7 +++

[elpa] externals/aircon-theme 83cdfcde96 45/58: Inherit font-lock-warning-face from warning

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 83cdfcde964bcaabe4bc468be510f5033367ff16 Author: Gregory Chamberlain Commit: Gregory Chamberlain Inherit font-lock-warning-face from warning --- aircon-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aircon-theme.el b/aircon

[elpa] externals/aircon-theme f3ae3252e9 33/58: Style diff-indicator-added, -removed

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit f3ae3252e9fbdc08520cf6e4ebc87290df548ea5 Author: Gregory Chamberlain Commit: Gregory Chamberlain Style diff-indicator-added, -removed --- aircon-theme.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el index 35ba4

[elpa] externals/aircon-theme bd5fe0f848 30/58: Separate Gnus group faces from summary faces

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit bd5fe0f8480637c26c1c4f46b0ba7aca71a17cf8 Author: Gregory Chamberlain Commit: Gregory Chamberlain Separate Gnus group faces from summary faces --- aircon-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/aircon-theme.el b/aircon-theme.el index

[elpa] externals/aircon-theme 3acc4ab4a6 34/58: Align values

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 3acc4ab4a629242efade0f37c35516290d323f4f Author: Gregory Chamberlain Commit: Gregory Chamberlain Align values --- aircon-theme.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/aircon-theme.el b/aircon-theme.el index

[elpa] externals/aircon-theme 62e5f9782e 42/58: Style flymake faces (-error, -note, -warning)

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 62e5f9782ec23f9713e78c429527faf36189060e Author: Gregory Chamberlain Commit: Gregory Chamberlain Style flymake faces (-error, -note, -warning) With this, flyspell faces (-incorrect, -duplicate) are now derived from analogous flymake faces (-

[elpa] externals/aircon-theme 3668a56c25 31/58: Style some message faces

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 3668a56c25fca9f923765e45fc1d1f01d42ab28b Author: Gregory Chamberlain Commit: Gregory Chamberlain Style some message faces Some Gnus faces are now inherited from these message faces as well. --- aircon-theme.el | 18 +- 1 file ch

[elpa] externals/aircon-theme f11483f9c4 28/58: Change backticks to quotes where not needed

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit f11483f9c471997e4babf540e66ea33f5c61daff Author: Gregory Chamberlain Commit: Gregory Chamberlain Change backticks to quotes where not needed --- aircon-theme.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aircon-theme.el b/ai

[elpa] externals/aircon-theme 835997ef1b 32/58: Style magit-hash, -log-author, -log-date

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 835997ef1b52ff6a3a2372da5a93ff2209343d7f Author: Gregory Chamberlain Commit: Gregory Chamberlain Style magit-hash, -log-author, -log-date --- aircon-theme.el | 4 1 file changed, 4 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el index

[elpa] externals/aircon-theme 490e6bd8b9 25/58: Style match face with linen

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 490e6bd8b9b87f54a8bf2bfca3d891b57758671c Author: Gregory Chamberlain Commit: Gregory Chamberlain Style match face with linen --- aircon-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/aircon-theme.el b/aircon-theme.el index d1bb0ee394..04d8

[elpa] externals/aircon-theme 27cb79e2a5 13/58: Add some Magit diff faces

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 27cb79e2a5506b64fe214cc308affc0cfdb79b84 Author: Gregory Chamberlain Commit: Gregory Chamberlain Add some Magit diff faces --- aircon-theme.el | 5 + 1 file changed, 5 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el index 2bb3cdc497..b

[elpa] externals/aircon-theme 287fe88ca3 23/58: Style some important Gnus faces

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 287fe88ca33853c990852f114c51d6a900ea8f83 Author: Gregory Chamberlain Commit: Gregory Chamberlain Style some important Gnus faces --- aircon-theme.el | 13 + 1 file changed, 13 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el ind

[elpa] externals/aircon-theme aa23e0ec53 29/58: Use trailing-whitespace for similar magit face

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit aa23e0ec533ae86bc24b8040c56f87ac036343cc Author: Gregory Chamberlain Commit: Gregory Chamberlain Use trailing-whitespace for similar magit face --- aircon-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aircon-theme.el b/air

[elpa] externals/aircon-theme 1d517e3437 19/58: Add elfeed faces

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 1d517e34374c00cb4f8e71dc51009457596bdc9a Author: Gregory Chamberlain Commit: Gregory Chamberlain Add elfeed faces --- aircon-theme.el | 13 + 1 file changed, 13 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el index da55c4c2fb..

[elpa] externals/aircon-theme 0e41199033 16/58: Major refactoring: use named colours and faces

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 0e41199033bd42eb740a2dc7243c997e42d7ad9f Author: Gregory Chamberlain Commit: Gregory Chamberlain Major refactoring: use named colours and faces --- aircon-theme.el | 311 ++-- 1 file changed, 190 inser

[elpa] externals/aircon-theme bd602b1bed 22/58: Highlight trailing-whitespace with blush

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit bd602b1bed538a39ca3f3177040f4eb675bd9abf Author: Gregory Chamberlain Commit: Gregory Chamberlain Highlight trailing-whitespace with blush --- aircon-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/aircon-theme.el b/aircon-theme.el index f95

[elpa] externals/aircon-theme 04fc266b4a 12/58: Add some ERC faces

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 04fc266b4aa0d82f89a7f21a82a2c208af21b007 Author: Gregory Chamberlain Commit: Gregory Chamberlain Add some ERC faces --- aircon-theme.el | 14 ++ 1 file changed, 14 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el index 6208408ff

[elpa] externals/aircon-theme 35e7cba003 27/58: Document coverage

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 35e7cba0031e3dde4e054225c43f834073c395cb Author: Gregory Chamberlain Commit: Gregory Chamberlain Document coverage Also moved the ANSI faces after Eshell. --- README | 14 ++ aircon-theme.el | 18 +- 2 files

[elpa] externals/aircon-theme 046e34ad03 11/58: Add face help-key-binding

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 046e34ad03fe97eeb1dc4b7f950ec5d21437b135 Author: Gregory Chamberlain Commit: Gregory Chamberlain Add face help-key-binding --- aircon-theme.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el index 6557a283db..620

[elpa] externals/aircon-theme 15c3f8fcb6 20/58: Adjust alignment

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 15c3f8fcb6f33f976502117544c297f0f30242c4 Author: Gregory Chamberlain Commit: Gregory Chamberlain Adjust alignment --- aircon-theme.el | 33 - 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/aircon-theme.el

[elpa] externals/aircon-theme 5674c78dfa 15/58: Bump version (0.0.1 -> 0.0.2)

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 5674c78dfac3ce0ea3d6c93bd9d3875df5ecee40 Author: Gregory Chamberlain Commit: Gregory Chamberlain Bump version (0.0.1 -> 0.0.2) --- aircon-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aircon-theme.el b/aircon-theme.el inde

[elpa] externals/aircon-theme 07f4783729 26/58: Style more magit faces

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 07f4783729e8541b89715006fe12c7c222110a35 Author: Gregory Chamberlain Commit: Gregory Chamberlain Style more magit faces --- aircon-theme.el | 14 ++ 1 file changed, 14 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el index 04d81

[elpa] externals/aircon-theme b7f705ab59 24/58: Bump version (0.0.2 -> 0.0.3)

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit b7f705ab59613107acd2d609878b0eb5a59fdc27 Author: Gregory Chamberlain Commit: Gregory Chamberlain Bump version (0.0.2 -> 0.0.3) --- aircon-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aircon-theme.el b/aircon-theme.el inde

[elpa] externals/aircon-theme f1e7b283dc 07/58: Change comment foreground to #615855

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit f1e7b283dcddf85f2d58741b8e063c57f7814c41 Author: Gregory Chamberlain Commit: Gregory Chamberlain Change comment foreground to #615855 --- aircon-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aircon-theme.el b/aircon-theme.

[elpa] externals/aircon-theme ee0ca641a6 09/58: Add tooltip face

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit ee0ca641a6cd791cfbc177a84bd46a7864ab18d4 Author: Gregory Chamberlain Commit: Gregory Chamberlain Add tooltip face --- aircon-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/aircon-theme.el b/aircon-theme.el index 55fd766891..a24edccfdf 1006

[elpa] externals/aircon-theme 97ddc76eb3 17/58: Sort defconst and defface forms alphabetically

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 97ddc76eb394525dfe7b1dc5b2a3a6c0a901095f Author: Gregory Chamberlain Commit: Gregory Chamberlain Sort defconst and defface forms alphabetically --- aircon-theme.el | 84 - 1 file changed, 42 insert

[elpa] externals/aircon-theme 8f1a2e19d6 05/58: Simplify compilation faces

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 8f1a2e19d686dd809c255f2c631bf4dc531a72a9 Author: Gregory Chamberlain Commit: Gregory Chamberlain Simplify compilation faces --- aircon-theme.el | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/aircon-theme.el b/aircon-theme.el

[elpa] externals/aircon-theme c15bf2d1d8 18/58: Replace nil with t in face specs

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit c15bf2d1d8da7ee2bfd7f03f3c2c22840f4b43c6 Author: Gregory Chamberlain Commit: Gregory Chamberlain Replace nil with t in face specs --- aircon-theme.el | 206 1 file changed, 103 insertions(+), 103

[elpa] externals/aircon-theme e32293992a 04/58: Package aircon-theme.el and add README

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit e32293992a8acc987e756e10b8db10cd3eb9cb35 Author: Gregory Chamberlain Commit: Gregory Chamberlain Package aircon-theme.el and add README --- README | 26 ++ aircon-theme.el | 22 -- 2 files changed, 46

[elpa] externals/aircon-theme 00a6572ef6 08/58: Increase contrast of inactive mode-line

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 00a6572ef675f6af25eabe3e2243fb12b5d896c5 Author: Gregory Chamberlain Commit: Gregory Chamberlain Increase contrast of inactive mode-line --- aircon-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aircon-theme.el b/aircon-the

[elpa] externals/aircon-theme d74604054a 10/58: Add faces diff-header, diff-file-header

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit d74604054a417fd0cbfe088fa97d263bc5ff89b5 Author: Gregory Chamberlain Commit: Gregory Chamberlain Add faces diff-header, diff-file-header --- aircon-theme.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el index a2

[elpa] branch externals/aircon-theme created (now 710c0df593)

2022-06-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/aircon-theme. at 710c0df593 Style gnus-group-mail-1-empty with hibiscus This branch includes the following new commits: new cea2b579c7 Initial commit new c2bc885e3e Add basic and refined diff faces new 2be6522aa8 Updat

[elpa] externals/aircon-theme efd1545a1a 06/58: Darken teal foreground of font-lock-constant-face

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit efd1545a1a3e732dc9cc156e4625e6fc0391a072 Author: Gregory Chamberlain Commit: Gregory Chamberlain Darken teal foreground of font-lock-constant-face --- aircon-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aircon-theme.el b/

[elpa] externals/aircon-theme 70563361d5 40/58: Define aircon-grape as both a constant and a face

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit 70563361d558aef12fd4af1e51792cfcf329c95d Author: Gregory Chamberlain Commit: Gregory Chamberlain Define aircon-grape as both a constant and a face --- aircon-theme.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aircon-theme.el

[elpa] externals/aircon-theme c2bc885e3e 02/58: Add basic and refined diff faces

2022-06-09 Thread ELPA Syncer
branch: externals/aircon-theme commit c2bc885e3e04f4dbd569316a5b01dd0f7bffa47a Author: Gregory Chamberlain Commit: Gregory Chamberlain Add basic and refined diff faces --- aircon-theme.el | 5 + 1 file changed, 5 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el index f9cbe5

  1   2   >