[nongnu] elpa/subed a61eaf7f48: Update README.org with note about NonGNU ELPA

2021-12-28 Thread ELPA Syncer
branch: elpa/subed commit a61eaf7f4803e74b65c876c6ded3a2f815ae18b0 Author: Sacha Chua Commit: Sacha Chua Update README.org with note about NonGNU ELPA --- README.org | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 85af41a8ef.

[elpa] externals/mct 2eafec4a7b: Do not bind while-no-input-ignore-events

2021-12-28 Thread ELPA Syncer
branch: externals/mct commit 2eafec4a7ba7ebb265d44184738630ce92320c41 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Do not bind while-no-input-ignore-events This was introduced by Daniel Mendler in commit 740d9f5d but I had only pushed it to another branch and then we

[nongnu] elpa/cider ff1de2bd22: [#3113] Hardcode cider-version as a workaround

2021-12-28 Thread ELPA Syncer
branch: elpa/cider commit ff1de2bd222b952d1a3ad450147c94ba082b0ad3 Author: Bozhidar Batsov Commit: Bozhidar Batsov [#3113] Hardcode cider-version as a workaround I can't figure out why the auto-extraction of the version doesn't work. --- cider.el | 3 +-- 1 file changed, 1 insertio

[elpa] externals/pyim f63a8c371d 2/2: v4.0.3

2021-12-28 Thread ELPA Syncer
branch: externals/pyim commit f63a8c371d7579afb385ca87535b05021b8a22aa Author: Feng Shu Commit: Feng Shu v4.0.3 --- pyim.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim.el b/pyim.el index 11c738fcf7..94cd2820ac 100644 --- a/pyim.el +++ b/pyim.el @@ -7,7 +7,7 @@

[elpa] externals/pyim updated (f54fb41fc0 -> f63a8c371d)

2021-12-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from f54fb41fc0 v4.0.2 new 33d9d46fa9 * pyim-pinyin.el (pyim-pinyin-find-fuzzy): 模糊映射表是双向的。 new f63a8c371d v4.0.3 Summary of changes: pyim-pinyin.el | 18 +++--- pyim.el | 2 +- tests/pyim-te

[elpa] externals/pyim 33d9d46fa9 1/2: * pyim-pinyin.el (pyim-pinyin-find-fuzzy): 模糊映射表是双向的。

2021-12-28 Thread ELPA Syncer
branch: externals/pyim commit 33d9d46fa99d6883fd1688c68808793570296537 Author: Feng Shu Commit: Feng Shu * pyim-pinyin.el (pyim-pinyin-find-fuzzy): 模糊映射表是双向的。 --- pyim-pinyin.el | 18 +++--- tests/pyim-tests.el | 17 - 2 files changed, 27 insertions(+), 8 de

[elpa] externals/mct 9dd3edf19d: Fix regression in key bindings

2021-12-28 Thread ELPA Syncer
branch: externals/mct commit 9dd3edf19d06da11ea5068f9bf8be8106a145d94 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix regression in key bindings It was caused by commit 54c3ea6. Thanks to José Antonio Ortega Ruiz for reporting the issue:

[elpa] externals/embark-consult updated (5ebe2dfd91 -> 82475bb826)

2021-12-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 5ebe2dfd91 Replace embark-allow-edit-actions with a setup hook adds 82475bb826 Rename embark-setup-action-hooks to embark-target-injection-hooks No new revisions were added by this update. Summary of changes: READM

[elpa] externals/embark 82475bb826: Rename embark-setup-action-hooks to embark-target-injection-hooks

2021-12-28 Thread ELPA Syncer
branch: externals/embark commit 82475bb826b21b90b3c61c1d7772ecddd136d870 Author: Omar Antolín Commit: Omar Antolín Rename embark-setup-action-hooks to embark-target-injection-hooks As discussed with @minad on GitHub at 5ebe2dfd91868ec525ea34ffd45941c5e9ce5358. --- README.org

[elpa] externals/embark-consult updated (736c344252 -> 5ebe2dfd91)

2021-12-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 736c344252 Use "for display" versions of candidates in Embark Collect buffers adds 5ebe2dfd91 Replace embark-allow-edit-actions with a setup hook No new revisions were added by this update. Summary of changes: READ

[elpa] externals/embark 5ebe2dfd91: Replace embark-allow-edit-actions with a setup hook

2021-12-28 Thread ELPA Syncer
branch: externals/embark commit 5ebe2dfd91868ec525ea34ffd45941c5e9ce5358 Author: Omar Antolín Commit: Omar Antolín Replace embark-allow-edit-actions with a setup hook The variable embark-allow-edit-actions is unnecessary, since its effect can be achieved with just a setup hook!

[elpa] externals/js2-mode 997cac4c80: Tag new release

2021-12-28 Thread ELPA Syncer
branch: externals/js2-mode commit 997cac4c80a03062145b541b006c51cc91ee0c24 Author: Dmitry Gutov Commit: Dmitry Gutov Tag new release --- NEWS.md | 2 +- js2-mode.el | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index 4fdb25b719..3a87444f12 10

[nongnu] elpa/geiser e5357e6dcd: geiser-eval-wait -> geiser-wait-eval (and make it work)

2021-12-28 Thread ELPA Syncer
branch: elpa/geiser commit e5357e6dcd221ba734423c68dc7a823c034d49d2 Author: jao Commit: jao geiser-eval-wait -> geiser-wait-eval (and make it work) --- elisp/geiser-connection.el | 6 -- elisp/geiser-eval.el | 11 +-- elisp/geiser-mode.el | 4 ++-- 3 files changed,

[elpa] externals/vertico c8cfd3e608 1/2: Extract function vertico--format-group-title

2021-12-28 Thread ELPA Syncer
branch: externals/vertico commit c8cfd3e6084f5ea3fc03dae130e002d182cae3bb Author: Daniel Mendler Commit: Daniel Mendler Extract function vertico--format-group-title --- vertico.el | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/vertico.el b/v

[elpa] externals/vertico ed75d3105b 2/2: vertico-buffer: Fix window mode line

2021-12-28 Thread ELPA Syncer
branch: externals/vertico commit ed75d3105bd63990d0122ed21f54ed9f6f8e46c3 Author: Daniel Mendler Commit: Daniel Mendler vertico-buffer: Fix window mode line --- extensions/vertico-buffer.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/extensions/vertico-buffer.el

[elpa] externals/vertico updated (39418855cd -> ed75d3105b)

2021-12-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from 39418855cd Use more efficient string flattening which allocates less new c8cfd3e608 Extract function vertico--format-group-title new ed75d3105b vertico-buffer: Fix window mode line Summary of changes: extensions/v

[nongnu] main eb0c497576: * elpa-packages (material-theme, parseedn): Specify the readme

2021-12-28 Thread Stefan Monnier via
branch: main commit eb0c4975761a7a12c0737196d914ccd51c9ec19d Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (material-theme, parseedn): Specify the readme --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index 9052c222cb..1

[elpa] elpa-admin cec655a77b: * elpa-admin.el: Make Markdown prettier

2021-12-28 Thread Stefan Monnier via
branch: elpa-admin commit cec655a77b06e59b091558a8e1eddfe34e730a9b Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el: Make Markdown prettier * elpa-admin.el (elpaa--section-to-html) : New method. (elpaa--get-NEWS): Return the "section" (and don't truncate in the

[elpa] externals/vertico 39418855cd: Use more efficient string flattening which allocates less

2021-12-28 Thread ELPA Syncer
branch: externals/vertico commit 39418855cd2294483266b81ed9e8a6904c0591f5 Author: Daniel Mendler Commit: Daniel Mendler Use more efficient string flattening which allocates less The function vertico--display-string is derived from consult--display-width and embark--display-widt

[elpa] externals/org-transclusion ad2d3ecc8d: docs: online manual css

2021-12-28 Thread ELPA Syncer
branch: externals/org-transclusion commit ad2d3ecc8d93992c4784dc70536f0caf2cadea76 Author: Noboru Ota Commit: Noboru Ota docs: online manual css --- docs/resources/manual.css | 4 1 file changed, 4 insertions(+) diff --git a/docs/resources/manual.css b/docs/resources/manual.css index

[elpa] externals/embark-consult updated (29c750187f -> 736c344252)

2021-12-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 29c750187f Improve docstrings of embark-bindings-* commands adds 736c344252 Use "for display" versions of candidates in Embark Collect buffers No new revisions were added by this update. Summary of changes: embark.

[elpa] externals/embark 736c344252: Use "for display" versions of candidates in Embark Collect buffers

2021-12-28 Thread ELPA Syncer
branch: externals/embark commit 736c344252c73e2a93cc10747d3b4aaf415612bd Author: Omar Antolín Commit: Omar Antolín Use "for display" versions of candidates in Embark Collect buffers We now flatten display properties and remove invisible portions. This is done because tabulated l

[elpa] externals/org-transclusion eb3ff3c83f: fix:#105 Remove use of silent-mod macro & inhibit-modification-hook

2021-12-28 Thread ELPA Syncer
branch: externals/org-transclusion commit eb3ff3c83fee6edf45229eb570f5e6ca560851ee Author: Noboru Ota Commit: Noboru Ota fix:#105 Remove use of silent-mod macro & inhibit-modification-hook It seems to be that org-element--cache has trouble synching cache when inhibit-modificatio

[elpa] externals/ilist f021d7d8ab 20/24: fix: account for an invisible beginning

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit f021d7d8ab434c94b7ce49c7db22d3be61cbac44 Author: JSDurand Commit: JSDurand fix: account for an invisible beginning * ilist.el (ilist-forward-line, ilist-forward-group-header): Take into account the possibility that the beginning of the buffer mig

[elpa] externals/mct updated (54c3ea65c5 -> 3799a07257)

2021-12-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/mct. from 54c3ea65c5 keymaps: Use remappings where possible new f92d4a730a Do not use toggle-truncate-lines new 3799a07257 Inhibit flooding the *Messages* buffer Summary of changes: mct.el | 10 +++--- 1 file changed, 3 ins

[elpa] externals/ilist 2279028fd5 23/24: ilist: Adding automatic filter groups

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit 2279028fd5034829ee19321b1d1de35066b4c348 Author: JSDurand Commit: JSDurand ilist: Adding automatic filter groups I commited the blist by accident, so I have to first commit ilist, before updating the documentations, in order to let the users be abl

[elpa] externals/ilist b2bf67c5d8 24/24: Add changelog, and update documentation

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit b2bf67c5d86914d9139e89945e57e78cde5d205b Author: JSDurand Commit: JSDurand Add changelog, and update documentation * README.org: * ilist.texinfo: Update documentation files. * .gitignore: Ignore some files produced whie making documentatio

[elpa] externals/ilist 8b5d5f382f 22/24: Update docs

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit 8b5d5f382f5619fb8d02a27958b4f20d50ba0496 Author: JSDurand Commit: JSDurand Update docs * README.org: * ilist.info: * ilist.pdf: * ilist.texinfo: Update documentions. --- README.org| 6 -- ilist.info| 13 - ilist.

[elpa] externals/mct 3799a07257 2/2: Inhibit flooding the *Messages* buffer

2021-12-28 Thread ELPA Syncer
branch: externals/mct commit 3799a07257637e8ebba97a5c6b21d0b172f9feee Author: Daniel Mendler Commit: Protesilaos Stavrou Inhibit flooding the *Messages* buffer minibuffer-completion-help always prints "Making completion list...". Inhibit this message completely, such that it do

[elpa] externals/ilist df91da4d46 17/24: ilist: try to fix a bug

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit df91da4d4684c747e91147d25fac1d56c8a8a0ef Author: JSDurand Commit: JSDurand ilist: try to fix a bug * ilist.el (ilist-display): Prevent the column to be nil. --- ilist.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ilist

[elpa] externals/ilist 66bc6e0101 19/24: ilist: fix a bug about moving between items

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit 66bc6e01017a2b13d647fc068d1d98dadd1588ac Author: JSDurand Commit: JSDurand ilist: fix a bug about moving between items * ilist.el (ilist-forward-line): Skip the boundary one more time so that it won't accidentally stop on places where it should n

[elpa] externals/ilist 282f60c93a 21/24: I forgot to byte-compile again. Silly me!

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit 282f60c93aefdfd970cdedbdb8df76b4c382c818 Author: JSDurand Commit: JSDurand I forgot to byte-compile again. Silly me! --- ilist.elc | Bin 24855 -> 25210 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/ilist.elc b/ilist.elc index 7d44c2bff4

[elpa] externals/ilist c9b456103c 16/24: Fix errors and byte-compile

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit c9b456103ce867678357d64bf64627b79acd25a6 Author: JSDurand Commit: JSDurand Fix errors and byte-compile * ilist.el (ilist-string, ilist-get-marks, ilist-current-status): Fix errors discovered by flymake. * ilist.elc: byte-compile the file

[elpa] externals/ilist 0892dd8ffc 18/24: ilist: update the byte-compiled version

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit 0892dd8ffcdb51c7631bc970b263acdf322f539c Author: JSDurand Commit: JSDurand ilist: update the byte-compiled version * ilist.elc: I forgot to update the compiled file. --- ilist.elc | Bin 24836 -> 24855 bytes 1 file changed, 0 insertions(+), 0 deletion

[elpa] externals/ilist 1b16d5789d 14/24: ilist: fix some errors caused by invisibility again.

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit 1b16d5789d5f09ef722f7cd1f04645379bd3572d Author: JSDurand Commit: JSDurand ilist: fix some errors caused by invisibility again. * ilist.el (ilist-map-lines): New option to control whether to skip invisible lines. (ilist-hidden-line-p): A

[elpa] externals/mct f92d4a730a 1/2: Do not use toggle-truncate-lines

2021-12-28 Thread ELPA Syncer
branch: externals/mct commit f92d4a730abc60547aaa3e2249aafa2a1c78deeb Author: Daniel Mendler Commit: Protesilaos Stavrou Do not use toggle-truncate-lines Simply turn on truncate-lines directly. This avoids flooding the message buffer with "Truncate long lines enabled" messages.

[elpa] externals/ilist c4a48491ee 15/24: fix previous bugs caused by invisibility

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit c4a48491ee78fa9026404c8ea37fa25feae16a25 Author: JSDurand Commit: JSDurand fix previous bugs caused by invisibility * ilist.el (ilist-string): Now the newlines have the text properties inherited from its previous item or group header. (i

[elpa] externals/ilist c3f0e61360 13/24: fix missing parameter

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit c3f0e61360064b9975cd1a456590490662ac9a19 Author: JSDurand Commit: JSDurand fix missing parameter * ilist.el (ilist-forward-line): I should pass the value of NO-SKIP-INVISIBLE to ilist-skip-properties. Without this the function ilist-map-li

[elpa] externals/ilist 4fb5695fe1 09/24: Add manuals and update README

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit 4fb5695fe1cb6fb75901fbf542d26e0b2614bca9 Author: JSDurand Commit: JSDurand Add manuals and update README Add Info and PDF manuals. Also update the README.org a bit. --- README.org| 19 +- ilist.info| 734 +

[elpa] externals/ilist 8c4efd3d7c 11/24: add invisible text property.

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit 8c4efd3d7cb3b596e23d8b710b486f67a91d4cc0 Author: JSDurand Commit: JSDurand add invisible text property. * ilist.el (ilist-string): Add some invisible text properties. (ilist-mode): Prepare the buffer-invisibility-spec to adapt to the c

[elpa] externals/ilist 95bcbf4b00 12/24: ilist: leave new lines when hiding groups

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit 95bcbf4b002c835daefe286cde14cb136fe87e66 Author: JSDurand Commit: JSDurand ilist: leave new lines when hiding groups * ilist.el (ilist-length, ilist-display): Replace ilist-length by string-width. (ilist-string): Leave a newline at the e

[elpa] externals/ilist 76f29b61bb 10/24: Minor format change

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit 76f29b61bbd66c2fd2378c8f2393259647561f44 Author: JSDurand Commit: JSDurand Minor format change I forgot to format a term with the correct font. --- ilist.info| 12 ++-- ilist.pdf | Bin 166367 -> 166377 bytes ilist.texinfo | 4 ++--

[elpa] externals/ilist 347effebbe 07/24: fix the calculation of lengths of strings

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit 347effebbe9dfdce5daacf08ed82d0a9782c1a7c Author: JSDurand Commit: JSDurand fix the calculation of lengths of strings * ilist.el (ilist-length, ilist-display, ilist-string): The characters of some languages may take up more than the width of an En

[elpa] externals/ilist 5ba04b79bd 03/24: * ilist.el (ilist-string): Add support for sorting.

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit 5ba04b79bd68b55b08e6fe0607203cf96c64fb7b Author: JSDurand Commit: JSDurand * ilist.el (ilist-string): Add support for sorting. --- ilist.el | 25 ++--- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/ilist.el b/ilist.el index

[elpa] externals/ilist ebb207c520 08/24: Fix an ilist error

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit ebb207c5206f15ff80701192e39c80f7bae8e23c Author: JSDurand Commit: JSDurand Fix an ilist error I made a mistake in calculating lengths... --- ilist.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ilist.el b/ilist.el index 9209

[elpa] externals/ilist 5362c106a8 04/24: more functionalities

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit 5362c106a8dbbece798f670fbc1d406d2de2dd2e Author: JSDurand Commit: JSDurand more functionalities * ilist.el (ilist-map-lines): Fix a bug of not executing the function on the first line in the range. (ilist-get-index): Get the index of the e

[elpa] externals/ilist ed18678569 05/24: new: get group and marks

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit ed186785695b85d00de40f144cb73ccf94861f38 Author: JSDurand Commit: JSDurand new: get group and marks * ilist.el (ilist-get-group): Return the underlying group, if any. (ilist-get-marks): Return the underlying marks, if any. --- ilist.el | 29 +

[elpa] externals/ilist d03de0ea64 02/24: README

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit d03de0ea640c2abb16c548f6e3066818dbf93d7d Author: JSDurand Commit: JSDurand README --- README.org | 114 + 1 file changed, 114 insertions(+) diff --git a/README.org b/README.org new file mode 100644 i

[elpa] externals/ilist 457f0b0d87 06/24: no trailing whitespaces if demanded

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit 457f0b0d875e2f1dcdd4c19382ec2d3600f543f7 Author: JSDurand Commit: JSDurand no trailing whitespaces if demanded * ilist.el (ilist-display, ilist-string): Now they have the option of not emitting trailing whitespaces. This is better than first

[elpa] externals/blist 3c2bf28ad8 15/31: update README

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 3c2bf28ad8c85c0f84efc5accbe8c726c00ad315 Author: JSDurand Commit: JSDurand update README * README.org: Add an example configuration and change the descriptions of calling conventions. --- README.org | 81 +

[elpa] externals/ilist 3265864faf 01/24: Initial working version

2021-12-28 Thread ELPA Syncer
branch: externals/ilist commit 3265864faf1bf4c8822b0784a0c61fbc6ce1a974 Author: JSDurand Commit: JSDurand Initial working version --- LICENSE | 674 fdl-1.3.texi | 505 ilist.el | 819

[elpa] branch externals/ilist created (now b2bf67c5d8)

2021-12-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/ilist. at b2bf67c5d8 Add changelog, and update documentation This branch includes the following new commits: new 3265864faf Initial working version new d03de0ea64 README new 5ba04b79bd * ilist.el (ilist-string): Add su

[elpa] externals/blist f1b556af33 12/31: Add README

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit f1b556af33ac092bb4a3ce32dd3e5cd5985f63dc Author: JSDurand Commit: JSDurand Add README --- README.org | 149 screenshot1.png | Bin 0 -> 515752 bytes 2 files changed, 149 insertions(+) diff --git a/

[elpa] externals/blist 6f484744e7 23/31: * ChangeLog: Now this repository has a ChangeLog file.

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 6f484744e787931cd482c47d064e7d650183eb60 Author: JSDurand Commit: JSDurand * ChangeLog: Now this repository has a ChangeLog file. --- ChangeLog | 220 ++ 1 file changed, 220 insertions(+) diff --git

[elpa] externals/blist 889389eb89 11/31: new: edit annotations

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 889389eb8945a0f75fb993739fde855d0529fbf5 Author: JSDurand Commit: JSDurand new: edit annotations * blist.el (blist-edit-annotation-buffer-name): Let the user have a change to customize the buffer name. (blist-show-all-annotations): Split o

[elpa] externals/blist 81d5a0fe71 19/31: blist: refine functions to display annotations

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 81d5a0fe7181d9bc6cc535bebbead534e29b6d85 Author: JSDurand Commit: JSDurand blist: refine functions to display annotations * blist.el (blist-show-annotation): Now only ask to choose a bookmark if the user invokes the command with a universal argumen

[elpa] externals/blist 2aa25e2dcc 16/31: blist: deal with empty annotations

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 2aa25e2dcc6f5352bf55f775b6be82eb8190aab8 Author: JSDurand Commit: JSDurand blist: deal with empty annotations * blist.el (blist-show-annotation, blist-show-all-annotations): Only show non-empty annotations. (blist-send-edit-annotation):

[elpa] externals/blist c2f4bc47d4 25/31: fix previous bugs caused by invisibility

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit c2f4bc47d4ebdb3710a01d81af57b3a43edda9d0 Author: JSDurand Commit: JSDurand fix previous bugs caused by invisibility * blist.el (blist-list-bookmarks): No need of the trailing newline now. (blist-toggle-group, blist-all-bookmarks, blist-jum

[elpa] externals/blist 5192131cdb 17/31: Add Info and PDF manuals

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 5192131cdb991fbb8f2a175ba4aad1483df02011 Author: JSDurand Commit: JSDurand Add Info and PDF manuals * README.org (Columns, Calling convention(s)): Fix some typos. * blist.texinfo: Source of manuals. * blist.info: An Info manual that i

[elpa] externals/blist c868a2d8b3 24/31: * blist.el (blist-all-bookmarks): refactor

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit c868a2d8b335f344d71ac26909741eb9fb02ae0f Author: JSDurand Commit: JSDurand * blist.el (blist-all-bookmarks): refactor Now we don't need to toggle the hidden groups to map through those lines, since they are not actually deleted from the buffer, and

[elpa] externals/blist d0072ea8e8 21/31: * blist.el (blist-open): Use the name of bookmark instead.

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit d0072ea8e89a93afddd6629a9e388d3c6e9dc3f8 Author: JSDurand Commit: JSDurand * blist.el (blist-open): Use the name of bookmark instead. This string will be stored in the history variable. If we use a full record there, it may cause problems when we

[elpa] externals/blist eddd17ce4d 14/31: try to fix image

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit eddd17ce4d88b79af91351edc7e309bdd2aaabf7 Author: JSDurand Commit: JSDurand try to fix image --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 7c016c5abc..9f4baa7117 100644 --- a/README.org +++ b/RE

[elpa] externals/blist 3970156e79 10/31: add loading functionality

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 3970156e79226f370623778e8ea0d3f5625df3c5 Author: JSDurand Commit: JSDurand add loading functionality * blist.el (blist-import-new-list): A modified loading function. It uses a hash table to test if new names are found in the old bookmark-alist

[elpa] externals/blist e7d56657eb 31/31: blist: add key indices

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit e7d56657ebb84dc09dafedac17e5a8187b3ca615 Author: JSDurand Commit: JSDurand blist: add key indices * .gitignore: Add two more file extensions to ignore. * blist.texinfo: Add key indices. --- .gitignore| 2 ++ blist.info| Bin 46084 ->

[elpa] externals/blist 5fd8b00d72 22/31: implement hiding groups by buffer-invisibility-spec

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 5fd8b00d728ccf01ebe8a2d23883716973e8b031 Author: JSDurand Commit: JSDurand implement hiding groups by buffer-invisibility-spec * blist.el (blist-add-default-filter-automatically, blist-filter-groups) (blist-list-bookmarks): Whether to add a default

[elpa] externals/blist 950a214456 28/31: New option: blist-use-header-p

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 950a21445629591c0ff8c1178db247f78859ccc8 Author: JSDurand Commit: JSDurand New option: blist-use-header-p * blist.el (blist-use-header-p, blist-list-bookmarks): Now the user can choose to display column names in the header line. --- ChangeLog |

[elpa] externals/blist db67745821 13/31: Fix some README issues

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit db6774582154225b2702a06e53f054584c5b8716 Author: JSDurand Commit: JSDurand Fix some README issues --- README.org | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.org b/README.org index 05fcc000a4..7c016c5abc 100644 --

[elpa] externals/blist 8956fae651 29/31: Update docs

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 8956fae6514e14b10dbc2b4bb41f3a61af55a813 Author: JSDurand Commit: JSDurand Update docs * README.org: * blist.info: * blist.pdf * blist.texinfo: Documentation updated. * ChangeLog: Record the change. --- ChangeLog | 4 R

[elpa] externals/blist 0f0ceddf53 26/31: Refine the ChangeLog.

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 0f0ceddf538c9641b42a0ff66f1a5beefcceb45a Author: JSDurand Commit: JSDurand Refine the ChangeLog. The change-log should be user-oriented, not developer-oriented. --- ChangeLog | 147 ++ 1 file

[elpa] externals/blist 65ff602eee 30/31: blist: Add a variable to choose features

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 65ff602eee1a33553c222f454208cfc8899066f9 Author: JSDurand Commit: JSDurand blist: Add a variable to choose features * blist.el (blist-filter-default-label): A default label. (blist-filter-groups): Fixed filter groups. (blist-automatic

[elpa] externals/blist 4a5eb414f7 27/31: Fix errors and byte-compile

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 4a5eb414f7faa4b31acd79bd47d8d8478dd7c656 Author: JSDurand Commit: JSDurand Fix errors and byte-compile * ChangeLog: Add an entry about fixing errors. * blist.el (blist-add-default-filter-automatically, blist-rename-history) (blist, bli

[elpa] externals/blist 896e5568f8 04/31: More features

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 896e5568f8fb49753cad93b4d4e6820167f73454 Author: JSDurand Commit: JSDurand More features (blist-filter-groups): Fix defcustom type keyword. (blist-select-manner): Add the option of "main-side", and modify defcustom type keyword. (

[elpa] externals/blist a0b9bc4eb5 18/31: * blist.el (blist-relocate): Fix a bug caused by a typo.

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit a0b9bc4eb56535d620762c391711bad5b847d81b Author: JSDurand Commit: JSDurand * blist.el (blist-relocate): Fix a bug caused by a typo. --- blist.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blist.el b/blist.el index 6fc2baa6a9..4925ec5ea

[elpa] externals/blist 1bac76696c 09/31: fix a wrong function call

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 1bac76696c0531396f02b8cd5914e1398bee95b2 Author: JSDurand Commit: JSDurand fix a wrong function call * blist.el (blist-show-annotation): Call blist-show-all-annotations instead. --- blist.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[elpa] externals/blist 4a4d94c09d 20/31: blist.el: QoL refinements

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 4a4d94c09dc7ae00dcde6d65d1e999ff5f15bbd9 Author: JSDurand Commit: JSDurand blist.el: QoL refinements * blist.el (blist): Better discoverability. (blist-buffer-name): Use a unique variable for the buffer name so that the users can customize

[elpa] externals/blist fa54e09b57 03/31: More features

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit fa54e09b5736b331e4aa0583729694abed44fcb5 Author: JSDurand Commit: JSDurand More features * blist.el (blist-annotation-column-name, blist-annotation-column): Add a column to show if the bookmark has annotations. (blist-set-annotation-column

[elpa] externals/blist c5145aea0e 02/31: Fix documentations.

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit c5145aea0e261ae65e6ed91e1a7226706a09c369 Author: JSDurand Commit: JSDurand Fix documentations. * blist.el (blist-open-other-window, blist-toggle-marks) (blist-change-marks, blist-unmark-all-mark) (blist-mark-for-deletion-backward): fix document

[elpa] externals/blist a24f9d6d35 06/31: fix `blist-select'

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit a24f9d6d35718619864f6ba95afa3e5d343bb99e Author: JSDurand Commit: JSDurand fix `blist-select' * blist.el (blist-prepare-select-windows, blist-select): Now the user can interactively choose how to select multiple bookmarks. And the spiral b

[elpa] externals/blist 41735b2a03 08/31: Make `blist-list-bookmarks' interactive

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 41735b2a03a150eb21df84958405fdaa7a929776 Author: JSDurand Commit: JSDurand Make `blist-list-bookmarks' interactive I cannot believe I forgot to make this function interactive! It is sort of the only entry point to this little package! --- blist.e

[elpa] externals/blist 48510bdefa 05/31: preserve the original point in building the list

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 48510bdefaf0dec99a8892aa6d1e9e1f0fc44953 Author: JSDurand Commit: JSDurand preserve the original point in building the list * blist.el (blist-delete-marked, blist-do-delete, blist-deleted-indices): Record the list of indices that are deleted, s

[elpa] externals/blist a4c0a7626f 07/31: fix defcustom problem

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit a4c0a7626f307f756c7a7ed59e371218b71a2d1f Author: JSDurand Commit: JSDurand fix defcustom problem I didn't know that `defcustom' requires its setter to be defined beforehand. Now this is fixed. --- blist.el | 55 ---

[elpa] externals/blist 97a8b93b12 01/31: initial working version

2021-12-28 Thread ELPA Syncer
branch: externals/blist commit 97a8b93b122a9bbafb24adb7494632a0656bedfa Author: JSDurand Commit: JSDurand initial working version Still in deearth of a lot of functionalities, but it kind of usable now. --- LICENSE | 674 ++ blist.el

[elpa] branch externals/blist created (now e7d56657eb)

2021-12-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/blist. at e7d56657eb blist: add key indices This branch includes the following new commits: new 97a8b93b12 initial working version new c5145aea0e Fix documentations. new fa54e09b57 More features new 896e5568f8

[elpa] main 9f78a035bf: * elpa-packages (ilist, blist): New packages

2021-12-28 Thread Stefan Monnier via
branch: main commit 9f78a035bf55dd3e81416a8ecf542dfc063beb33 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (ilist, blist): New packages --- elpa-packages | 8 1 file changed, 8 insertions(+) diff --git a/elpa-packages b/elpa-packages index fa209a3805..afa3ca8db8 10

[nongnu] elpa/mpv 4fd8baa508: Bump version to 0.2.0

2021-12-28 Thread ELPA Syncer
branch: elpa/mpv commit 4fd8baa508dbc1a6b42b4e40292c0dbb0f19c9b9 Author: Johann Klähn Commit: Johann Klähn Bump version to 0.2.0 This makes a recent version available on NonGNU ELPA, see comments on #21. --- README.md | 2 +- mpv.el| 4 ++-- 2 files changed, 3 insertions(+), 3

[elpa] externals/org-transclusion 0827253c3b 2/2: docs: update manual.css

2021-12-28 Thread ELPA Syncer
branch: externals/org-transclusion commit 0827253c3b1736aae5a10f31bba6eb3ec9079419 Author: Noboru Ota Commit: Noboru Ota docs: update manual.css --- docs/resources/manual.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/resources/manual.css b/docs/resources/m

[elpa] externals/org-transclusion updated (535e4681f2 -> 0827253c3b)

2021-12-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-transclusion. from 535e4681f2 intrnl: defcustom :package-version form must be (PACKAGE . VERSION) new f7215e01db docs:GitHub online user manual new 0827253c3b docs: update manual.css Summary of changes: docs/index.html

[elpa] externals/org-transclusion f7215e01db 1/2: docs:GitHub online user manual

2021-12-28 Thread ELPA Syncer
branch: externals/org-transclusion commit f7215e01db813ae3af18997d3caaa7e0bc7a6cbb Author: Noboru Ota Commit: Noboru Ota docs:GitHub online user manual --- docs/index.html | 23 +-- docs/org-transclusion-manual.org | 2 ++ 2 files changed, 19 insertions

[elpa] externals/async 31655b4e12 1/2: Add GNU ELPA badge

2021-12-28 Thread ELPA Syncer
branch: externals/async commit 31655b4e126cdead6c4b514b54fa553746543790 Author: Stefan Kangas Commit: Stefan Kangas Add GNU ELPA badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64d9f5fcd3..40044d7e39 100644 --- a/README.md +++ b/README.md

[elpa] externals/async 4061a10704 2/2: Merge pull request #149 from skangas/gnu-elpa-badge

2021-12-28 Thread ELPA Syncer
branch: externals/async commit 4061a10704d295675d5e8fffae0c8d4e612bdb56 Merge: 5d365ffc6a 31655b4e12 Author: Thierry Volpiatto Commit: GitHub Merge pull request #149 from skangas/gnu-elpa-badge Add GNU ELPA badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/REA

[elpa] externals/svg-lib 072a6e3243: Better error handling if SVG support is missing.

2021-12-28 Thread ELPA Syncer
branch: externals/svg-lib commit 072a6e3243b3ad79453e86f9ff2e8fe2204f239b Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Better error handling if SVG support is missing. --- svg-lib-demo.el | 2 +- svg-lib.el | 22 ++ 2 files changed, 15 insertions(+), 9 del

[elpa] main 41733a3db0: * elpa-packages (org-transclusion): Adjust :doc

2021-12-28 Thread Stefan Monnier via
branch: main commit 41733a3db0f419e8eb853eb4598d9d9fafe35f7a Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (org-transclusion): Adjust :doc --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 47856f52b5..fa

[nongnu] elpa/sesman 93123f6cef 093/100: Rename seman-menu-open -> sesman-menu-open

2021-12-28 Thread ELPA Syncer
branch: elpa/sesman commit 93123f6cef4914c3a1b1d174a1df14acc881702a Author: sogaiu <33044872+sog...@users.noreply.github.com> Commit: Vitalie Spinu Rename seman-menu-open -> sesman-menu-open --- sesman.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sesman.el b/sesman.

[nongnu] elpa/sesman e4775a2e81 084/100: Remove sesman--expand-path-maybe

2021-12-28 Thread ELPA Syncer
branch: elpa/sesman commit e4775a2e814e8bffbcdf0ef11a63b0ce0b62e858 Author: Vitalie Spinu Commit: Vitalie Spinu Remove sesman--expand-path-maybe --- sesman.el | 21 + 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/sesman.el b/sesman.el index 0810cf3acc..2

[nongnu] elpa/sesman 4b2507d1ee 076/100: Optimize sesman-current-session

2021-12-28 Thread ELPA Syncer
branch: elpa/sesman commit 4b2507d1ee405ddf24cd24649f6e9f7ff3a7bdd1 Author: Vitalie Spinu Commit: Vitalie Spinu Optimize sesman-current-session --- sesman.el | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/sesman.el b/sesman.el index 4983f85802..e0456dbd84 1

[nongnu] elpa/sesman 1f5b2b2338 075/100: More consistent empty prefix in sesman-info

2021-12-28 Thread ELPA Syncer
branch: elpa/sesman commit 1f5b2b2338f12f03766abf92ec5c08702320da2f Author: Vitalie Spinu Commit: Vitalie Spinu More consistent empty prefix in sesman-info --- sesman.el | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/sesman.el b/sesman.el index c1ad28cb8e.

[nongnu] elpa/sesman 7fe522431e 068/100: Expand file-name because the backend might not do it

2021-12-28 Thread ELPA Syncer
branch: elpa/sesman commit 7fe522431e8b8f283e2285f5d5c1e5de46d76dc3 Author: Vitalie Spinu Commit: Vitalie Spinu Expand file-name because the backend might not do it --- sesman.el | 27 +++ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/sesman.el b/se

[nongnu] elpa/sesman 19151a8b60 065/100: Add colors for marking dir, proj and buf in listings

2021-12-28 Thread ELPA Syncer
branch: elpa/sesman commit 19151a8b60ea751875715bedea0dce3b9a04048a Author: Vitalie Spinu Commit: Vitalie Spinu Add colors for marking dir, proj and buf in listings --- sesman-browser.el | 68 +++ 1 file changed, 49 insertions(+), 19 delet

[nongnu] elpa/sesman 665721c52f 066/100: Move context faces to sesman.el and use for info display

2021-12-28 Thread ELPA Syncer
branch: elpa/sesman commit 665721c52f205b5b8e26d8f26109d0c026c7477b Author: Vitalie Spinu Commit: Vitalie Spinu Move context faces to sesman.el and use for info display --- sesman-browser.el | 41 +++-- sesman.el | 41 +

[nongnu] elpa/sesman 5a9727ee82 072/100: Expand all paths with file-truename and cache

2021-12-28 Thread ELPA Syncer
branch: elpa/sesman commit 5a9727ee82a74035fa6aee1e4b94829bd4260f0c Author: Vitalie Spinu Commit: Vitalie Spinu Expand all paths with file-truename and cache fixes clojure-emacs/cider#2433 --- sesman.el | 18 +- 1 file changed, 13 insertions(+), 5 deletions(-) di

  1   2   3   4   5   >