[elpa] externals/eev a33e2d7edf: New file: eev-kla.el.

2022-02-24 Thread ELPA Syncer
ical-binding: nil; -*- -;; Copyright (C) 2012-2020 Free Software Foundation, Inc. +;; Copyright (C) 2012-2021 Free Software Foundation, Inc. ;; ;; This file is part of GNU eev. ;; @@ -19,7 +19,7 @@ ;; ;; Author: Eduardo Ochs ;; Maintainer: Eduardo Ochs -;; Version:20201228 +;; Version

[elpa] externals/consult f0e696dd0d: consult-ripgrep and other commands: Respect --ignore-case and --smart-case (Fix #525)

2022-02-24 Thread ELPA Syncer
branch: externals/consult commit f0e696dd0d3e8caa23ff0f1b9a960e0dcbcdcf83 Author: Daniel Mendler Commit: Daniel Mendler consult-ripgrep and other commands: Respect --ignore-case and --smart-case (Fix #525) --- consult.el | 46 +- 1 file changed,

[nongnu] elpa/git-commit 52131989f3: manual: Correct color claimed to be used for certain commits

2022-02-24 Thread ELPA Syncer
branch: elpa/git-commit commit 52131989f356ecd397d64634266bae7cb3db18b9 Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Correct color claimed to be used for certain commits Closes #4612. --- docs/magit.org | 5 - docs/magit.texi | 5 - 2 files changed, 8 insertions

[nongnu] elpa/magit updated (cd2b712602 -> 52131989f3)

2022-02-24 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from cd2b712602 magit-diff-highlight-file: Always highlight module sections adds 52131989f3 manual: Correct color claimed to be used for certain commits No new revisions were added by this update. Summary of changes: docs/magit.org

[nongnu] elpa/magit-section updated (cd2b712602 -> 52131989f3)

2022-02-24 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from cd2b712602 magit-diff-highlight-file: Always highlight module sections adds 52131989f3 manual: Correct color claimed to be used for certain commits No new revisions were added by this update. Summary of changes: docs/ma

[nongnu] elpa/helm 57a54ad97e: Update helm-ff-icon-mode docstring

2022-02-24 Thread ELPA Syncer
branch: elpa/helm commit 57a54ad97e46b0eee8a7aac96cb27b30b84f400c Author: Thierry Volpiatto Commit: Thierry Volpiatto Update helm-ff-icon-mode docstring --- helm-files.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/helm-files.el b/helm-files.el index 9460818ac6.

[nongnu] elpa/helm-core updated (d80b6a2122 -> 57a54ad97e)

2022-02-24 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from d80b6a2122 Fix preselection of helm-quit-and-find-file with *icon-mode enabled adds 57a54ad97e Update helm-ff-icon-mode docstring No new revisions were added by this update. Summary of changes: helm-files.el | 6 +- 1 fi

[elpa] externals/consult 95d1851567: Fix candidate preview for collect and default completion

2022-02-24 Thread ELPA Syncer
branch: externals/consult commit 95d1851567637325425c0956adbf711c801dd45c Author: Daniel Mendler Commit: Daniel Mendler Fix candidate preview for collect and default completion --- consult.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/consult.el b/consult.el in

[elpa] externals/devdocs 477843fe67 1/4: Refactoring

2022-02-24 Thread ELPA Syncer
branch: externals/devdocs commit 477843fe67ec15dc6da94590b43bce53bc2157fc Author: Augusto Stoffel Commit: Augusto Stoffel Refactoring --- devdocs.el | 35 --- 1 file changed, 16 insertions(+), 19 deletions(-) diff --git a/devdocs.el b/devdocs.el index 29bac9

[elpa] externals/isearch-mb 6465131808 2/2: Fix code block markup

2022-02-24 Thread ELPA Syncer
branch: externals/isearch-mb commit 64651318083f6ed930c4369b3f4840942d77c153 Author: Augusto Stoffel Commit: Augusto Stoffel Fix code block markup --- README.org | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.org b/README.org index

[elpa] externals/isearch-mb ee6a67c7e1 1/2: Bump version

2022-02-24 Thread ELPA Syncer
branch: externals/isearch-mb commit ee6a67c7e12eb3c49b96f9aeeaacda110b9d1208 Author: Augusto Stoffel Commit: Augusto Stoffel Bump version --- isearch-mb.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isearch-mb.el b/isearch-mb.el index 35ed2d3e05..c97e81c20d 100644 -

[elpa] externals/devdocs 51a3ceaf66 3/4: Use cache for document indexes

2022-02-24 Thread ELPA Syncer
branch: externals/devdocs commit 51a3ceaf66236addefe374ebb0aeba2965b56b30 Author: Augusto Stoffel Commit: Augusto Stoffel Use cache for document indexes --- devdocs.el | 42 -- 1 file changed, 20 insertions(+), 22 deletions(-) diff --git a/devdocs.el

[elpa] externals/devdocs updated (c8f5ca5c01 -> 4f64975c60)

2022-02-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/devdocs. from c8f5ca5c01 Refactoring new 477843fe67 Refactoring new ca94548c0f Display page name (rather than number) in header line new 51a3ceaf66 Use cache for document indexes new 4f64975c60 Additional page navi

[elpa] externals/devdocs ca94548c0f 2/4: Display page name (rather than number) in header line

2022-02-24 Thread ELPA Syncer
branch: externals/devdocs commit ca94548c0fe94d0565085901dace638049cbe477 Author: Augusto Stoffel Commit: Augusto Stoffel Display page name (rather than number) in header line --- devdocs.el | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/devdocs.el

[elpa] externals/devdocs 4f64975c60 4/4: Additional page navigation commands (with keybindings)

2022-02-24 Thread ELPA Syncer
branch: externals/devdocs commit 4f64975c609e5b052a7dee8f96bc3a025a4a581b Author: Augusto Stoffel Commit: Augusto Stoffel Additional page navigation commands (with keybindings) --- devdocs.el | 65 ++ 1 file changed, 44 insertions(

[elpa] externals/isearch-mb updated (a4a12d00c2 -> 6465131808)

2022-02-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/isearch-mb. from a4a12d00c2 Note that some motion commands act in the search buffer new ee6a67c7e1 Bump version new 6465131808 Fix code block markup Summary of changes: README.org| 28 ++-- isearch-m

[nongnu] elpa/git-commit 9d4997c067: manual: Improve notes about rebase colors once more

2022-02-24 Thread ELPA Syncer
branch: elpa/git-commit commit 9d4997c067d3b7e051b06bcdab22a292610a730d Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Improve notes about rebase colors once more Re #4612. --- docs/magit.org | 8 +--- docs/magit.texi | 9 ++--- 2 files changed, 11 insertions(+),

[nongnu] elpa/magit updated (52131989f3 -> 9d4997c067)

2022-02-24 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 52131989f3 manual: Correct color claimed to be used for certain commits adds 9d4997c067 manual: Improve notes about rebase colors once more No new revisions were added by this update. Summary of changes: docs/magit.org | 8

[nongnu] elpa/magit-section updated (52131989f3 -> 9d4997c067)

2022-02-24 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 52131989f3 manual: Correct color claimed to be used for certain commits adds 9d4997c067 manual: Improve notes about rebase colors once more No new revisions were added by this update. Summary of changes: docs/magit.org

[elpa] externals/eev fe9e1a475e: Rewrote many comments; fixed ee-0x0-upload.

2022-02-24 Thread ELPA Syncer
-hlinks.el b/eev-hlinks.el index 63e84a4df1..57c3458d04 100644 --- a/eev-hlinks.el +++ b/eev-hlinks.el @@ -19,7 +19,7 @@ ;; ;; Author: Eduardo Ochs ;; Maintainer: Eduardo Ochs -;; Version:20211219 +;; Version:20220224 ;; Keywords: e-scripts ;; ;; Latest version: <http:

[nongnu] elpa/helm fbe5eb0325: Fix preselection in HFF quick delete

2022-02-24 Thread ELPA Syncer
branch: elpa/helm commit fbe5eb03255c18466162253c60db7b6ca50f32b4 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix preselection in HFF quick delete --- helm-files.el | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/helm-files.el b/helm-files.el ind

[nongnu] elpa/helm-core updated (57a54ad97e -> fbe5eb0325)

2022-02-24 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 57a54ad97e Update helm-ff-icon-mode docstring adds fbe5eb0325 Fix preselection in HFF quick delete No new revisions were added by this update. Summary of changes: helm-files.el | 16 +--- 1 file changed, 9 inserti