[elpa] externals/vertico updated (2292290479 -> e5af1a3600)

2022-07-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from 2292290479 vertico-repeat: Add vertico-repeat-transformers new 7d52afe744 vertico-repeat: If called from minibuffer, filter by current command new ab8e87143b vertico-repeat: Locally enable recursive minibuffers

[elpa] externals/vertico ab8e87143b 2/4: vertico-repeat: Locally enable recursive minibuffers

2022-07-10 Thread ELPA Syncer
branch: externals/vertico commit ab8e87143ba7045308415bf8e3f555cb675bdda7 Author: Daniel Mendler Commit: Daniel Mendler vertico-repeat: Locally enable recursive minibuffers --- extensions/vertico-repeat.el | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions/vertico-repeat.el b/ex

[elpa] externals/vertico 47ac03fc39 3/4: vertico-repeat: Update docstrings

2022-07-10 Thread ELPA Syncer
branch: externals/vertico commit 47ac03fc39e1aa915167dc9c57184a47947dae39 Author: Daniel Mendler Commit: Daniel Mendler vertico-repeat: Update docstrings --- extensions/vertico-repeat.el | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/extensions/vertico-repeat.e

[elpa] externals/vertico e5af1a3600 4/4: vertico-repeat: Update commentary

2022-07-10 Thread ELPA Syncer
branch: externals/vertico commit e5af1a3600d056d1b39642d2f9a0d4b44b685530 Author: Daniel Mendler Commit: Daniel Mendler vertico-repeat: Update commentary --- extensions/vertico-repeat.el | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/extensions/vertico-repe

[elpa] externals/vertico 7d52afe744 1/4: vertico-repeat: If called from minibuffer, filter by current command

2022-07-10 Thread ELPA Syncer
branch: externals/vertico commit 7d52afe74429e0ca18c3cde41b88aac3d687e949 Author: Daniel Mendler Commit: Daniel Mendler vertico-repeat: If called from minibuffer, filter by current command --- extensions/vertico-repeat.el | 20 ++-- 1 file changed, 14 insertions(+), 6 deleti

[elpa] externals/org bc33c0133d: lisp/org.el: Save restrictions in all agenda file buffers

2022-07-10 Thread ELPA Syncer
branch: externals/org commit bc33c0133d1e8761a439c34c378ca929391cfa62 Author: Al Haji-Ali Commit: Ihor Radchenko lisp/org.el: Save restrictions in all agenda file buffers * lisp/org.el (org-agenda-prepare-buffers): Call `org-with-wide-buffer' for every buffer in the agenda, inst

[nongnu] elpa/inf-ruby 24bf59caf0: Improve the description on NonGNU ELPA's page

2022-07-10 Thread ELPA Syncer
branch: elpa/inf-ruby commit 24bf59caf03db3f24e02ba738df5dab88e57836f Author: Dmitry Gutov Commit: Dmitry Gutov Improve the description on NonGNU ELPA's page --- inf-ruby.el | 1 + 1 file changed, 1 insertion(+) diff --git a/inf-ruby.el b/inf-ruby.el index aea46fee35..541064f5af 100755 ---

[nongnu] elpa/projectile 00fce5a62c: Give the project type "go" higher precedence than universal types (#1785)

2022-07-10 Thread ELPA Syncer
branch: elpa/projectile commit 00fce5a62cab56873c37629bef653bb2a1e4a4c1 Author: Akinori MUSHA Commit: GitHub Give the project type "go" higher precedence than universal types (#1785) It is very common for a Go based project to have a Makefile. --- CHANGELOG.md | 1 + projectile.el

[elpa] externals/vertico f222187a81: vertico-repeat-select: Improve completion candidate formatting

2022-07-10 Thread ELPA Syncer
branch: externals/vertico commit f222187a81d57332f9008bcbfbfefcfd2ae7e9c2 Author: Daniel Mendler Commit: Daniel Mendler vertico-repeat-select: Improve completion candidate formatting --- extensions/vertico-repeat.el | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) di

[elpa] externals/denote 0683a1937c: Document 'denote-directory' silos

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 0683a1937c78068e79463df51acf936da338d301 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document 'denote-directory' silos This is an extension of what is mentioned in the doc string of 'denote-directory'. --- README.org | 61

[elpa] externals/ada-mode updated (d5428433e3 -> 1bed747968)

2022-07-10 Thread Stephen Leake
stephen_leake pushed a change to branch externals/ada-mode. from d5428433e3 Add Makefile for compiling in elpa worktree new fa4f86a75b Release ada-mode 7.2.1; minor bug fixes new ca7f481130 Merge commit 'd5428433e39f3de7168fdc891127a2dcff849904' into externals/ada-mode

[elpa] externals/ada-mode ca7f481130 2/6: Merge commit 'd5428433e39f3de7168fdc891127a2dcff849904' into externals/ada-mode

2022-07-10 Thread Stephen Leake
branch: externals/ada-mode commit ca7f481130658ed9ddc04c3965c4c2762c0d63c7 Merge: fa4f86a75b d5428433e3 Author: Stephen Leake Commit: Stephen Leake Merge commit 'd5428433e39f3de7168fdc891127a2dcff849904' into externals/ada-mode --- Makefile| 40 +

[elpa] externals/ada-mode fa4f86a75b 1/6: Release ada-mode 7.2.1; minor bug fixes

2022-07-10 Thread Stephen Leake
branch: externals/ada-mode commit fa4f86a75b54d30fdc4f9bbf3ceeac24d2ab5e0b Author: Stephen Leake Commit: Stephen Leake Release ada-mode 7.2.1; minor bug fixes * ada-gnat-xref.el (ada-gnat-xref-refs): Fix 'oref' syntax. * gpr-query.el (gpr-query-tree-refs): * ada-mode.el

[elpa] externals/ada-mode 701457fc18 5/6: * benchmark-xref.el: Add copyright notice

2022-07-10 Thread Stephen Leake
branch: externals/ada-mode commit 701457fc18e8407ddad1e9163e86c6081af1f4c0 Author: Stephen Leake Commit: Stephen Leake * benchmark-xref.el: Add copyright notice --- benchmark-xref.el | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/benchmark-xref.el b

[elpa] externals/ada-mode 1bed747968 6/6: * Makefile (clean): New

2022-07-10 Thread Stephen Leake
branch: externals/ada-mode commit 1bed7479680d61733e2c171afd6f5655ca7a9d9e Author: Stephen Leake Commit: Stephen Leake * Makefile (clean): New --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 2bafd36a2d..a3699be733 100644 --- a/Makefile +++ b/Mak

[elpa] externals/wisi 45f57f38c3 3/4: * wisi.el: Reset version to previous release

2022-07-10 Thread Stephen Leake
branch: externals/wisi commit 45f57f38c3771f00406cdf5c33ffc74c045d2b9e Author: Stephen Leake Commit: Stephen Leake * wisi.el: Reset version to previous release --- wisi.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wisi.el b/wisi.el index 52bbf93649..214545a86f 1006

[elpa] externals/wisi 957b480837 4/4: Add missing files

2022-07-10 Thread Stephen Leake
branch: externals/wisi commit 957b4808379b73382fd258a8962e54dbe596a5c1 Author: Stephen Leake Commit: Stephen Leake Add missing files * wisitoken-generate-tree_sitter.adb: New file. * wisitoken-generate-tree_sitter.ads: New file. --- wisitoken-generate-tree_sitter.adb | 1322 +++

[elpa] externals/ada-mode c1dc7da319 4/6: * Makefile: Add byte-compile

2022-07-10 Thread Stephen Leake
branch: externals/ada-mode commit c1dc7da319193ab7816d9e55e95dd5a13263b838 Author: Stephen Leake Commit: Stephen Leake * Makefile: Add byte-compile * ada-mode.el: Reset package requires to previous release. --- Makefile| 10 +- ada-mode.el | 2 +- 2 files changed, 10 i

[elpa] externals/wisi updated (8684f9dce8 -> 957b480837)

2022-07-10 Thread Stephen Leake
stephen_leake pushed a change to branch externals/wisi. from 8684f9dce8 * NEWS: Release 3.1.7 new 5455e31dcc Release wisi version 3.1.7; minor bug fix new bf11e7dec3 Update to latest devel version, for ada-mode beta test new 45f57f38c3 * wisi.el: Reset version to pre

[elpa] externals/wisi 5455e31dcc 1/4: Release wisi version 3.1.7; minor bug fix

2022-07-10 Thread Stephen Leake
branch: externals/wisi commit 5455e31dcc080e95db5a22cfd505bb30bcde2819 Author: Stephen Leake Commit: Stephen Leake Release wisi version 3.1.7; minor bug fix * NEWS: Version. * README: Version. * wisi-prj.el (project-roots): New. * wisi.el: Version.

[elpa] externals/uniquify-files 1d76b4f0e2: Don't set project-read-file-name-function

2022-07-10 Thread Stephen Leake
branch: externals/uniquify-files commit 1d76b4f0e283afaff2be053d85f8726ffc3abd6e Author: Stephen Leake Commit: Stephen Leake Don't set project-read-file-name-function * uniquify-files.el: Don't set project-read-file-name-function; let user do that if they want it. Bump version.

[elpa] externals/compat 61d8e3953f: Add decoded-time-period defined in Emacs 28

2022-07-10 Thread ELPA Syncer
branch: externals/compat commit 61d8e3953fb9a36c97a6a1fa0e730144e22e7e9a Author: Philip Kaludercic Commit: Philip Kaludercic Add decoded-time-period defined in Emacs 28 --- MANUAL | 1 + compat-28.el| 20 + compat-tests.el | 92 ++---

[elpa] externals/denote 99d1cbb23d 2/2: Remove else part in denote--file-name-relative-to-denote-directory

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 99d1cbb23dd5f42874c9e5e0ff25b45f387275dc Author: Jean-Philippe Gagné Guay Commit: Protesilaos Stavrou Remove else part in denote--file-name-relative-to-denote-directory --- denote.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

[elpa] externals/denote updated (0683a1937c -> 99d1cbb23d)

2022-07-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 0683a1937c Document 'denote-directory' silos new 3074133f68 Fix how xrefs are analysed new 99d1cbb23d Remove else part in denote--file-name-relative-to-denote-directory Summary of changes: denote-retrieve.el | 6

[elpa] externals/denote 3074133f68 1/2: Fix how xrefs are analysed

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 3074133f689e757a4c42920acac33da329104b5c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix how xrefs are analysed The previous implementation was returning a relative path if the notes' directory was declared a project, per project.el.

[elpa] externals/denote 18ae2a6847 1/2: Delete duplicates in denote-retrieve--files-in-xref

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 18ae2a6847fd4ece06b6f9bad726aa1c149ceedc Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Delete duplicates in denote-retrieve--files-in-xref --- denote-retrieve.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/de

[elpa] externals/denote b6363b4b9c 2/2: Merge pull request #44 from jeanphilippegg/delete-dups

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit b6363b4b9cba09ec427a4ed5999cb01d6dfb6f80 Merge: 99d1cbb23d 18ae2a6847 Author: Protesilaos Stavrou Commit: GitHub Merge pull request #44 from jeanphilippegg/delete-dups Delete duplicates in denote-retrieve--files-in-xref --- denote-retrieve.el | 7 +++

[elpa] externals/wisi e3b5f4f217: * build-wisitoken-bnf-generate.sh: Delete; no longer needed

2022-07-10 Thread Stephen Leake
branch: externals/wisi commit e3b5f4f217be94ed7d1e86bd506f030c09e3c765 Author: Stephen Leake Commit: Stephen Leake * build-wisitoken-bnf-generate.sh: Delete; no longer needed --- build-wisitoken-bnf-generate.sh | 7 --- 1 file changed, 7 deletions(-) diff --git a/build-wisitoken-bnf-ge

[elpa] externals/ada-mode a489c9d4ea: Build.sh now works properly

2022-07-10 Thread Stephen Leake
branch: externals/ada-mode commit a489c9d4ea62299b7a745e626aefab8cba4aef7b Author: Stephen Leake Commit: Stephen Leake Build.sh now works properly * Makefile.conf: Delete; generated file. * .gitignore: Add more. * Makefile (clean): Improve. * build.sh: Fix

[elpa] branch externals/wisi.release created (now 5455e31dcc)

2022-07-10 Thread Stephen Leake
stephen_leake pushed a change to branch externals/wisi.release. at 5455e31dcc Release wisi version 3.1.7; minor bug fix No new revisions were added by this update.

[elpa] branch externals/ada-mode.release created (now fa4f86a75b)

2022-07-10 Thread Stephen Leake
stephen_leake pushed a change to branch externals/ada-mode.release. at fa4f86a75b Release ada-mode 7.2.1; minor bug fixes No new revisions were added by this update.

[elpa] externals/compat 8f5ce2a7f2: Add missing "@end defun" from 61d8e3953f

2022-07-10 Thread ELPA Syncer
branch: externals/compat commit 8f5ce2a7f2ac4acf6c0f76535397481752ec3219 Author: Philip Kaludercic Commit: Philip Kaludercic Add missing "@end defun" from 61d8e3953f Thanks to Stefan Monnier for noticing --- compat.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/compat.tex

[elpa] main dd3811443f: * elpa-packages (ada-mode, wisi): add :branch, :release-branch

2022-07-10 Thread Stephen Leake
branch: main commit dd3811443f88bcf0ea69431ee309df12cb77d89a Author: Stephen Leake Commit: Stephen Leake * elpa-packages (ada-mode, wisi): add :branch, :release-branch --- elpa-packages | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/elpa-packages b/elpa-packa

[elpa] externals/ada-mode d110a6a08e: Release testing version 7.3.beta

2022-07-10 Thread Stephen Leake
branch: externals/ada-mode commit d110a6a08e090901a2d6e5cfa67bdd2b1c7533ee Author: Stephen Leake Commit: Stephen Leake Release testing version 7.3.beta * ada-mode.el: Beta version. * ada-gnat-xref.el: Fix cl-defgeneric args. * ada-build.el: Fix latest byte-compiler

[elpa] externals/wisi 227e83f882: Release beta testing version 4.0.beta

2022-07-10 Thread Stephen Leake
branch: externals/wisi commit 227e83f882b797478384c2b553986e385b113c0f Author: Stephen Leake Commit: Stephen Leake Release beta testing version 4.0.beta * NEWS: Beta version. * wisi.el: Beta version. --- NEWS| 4 ++-- wisi.el | 2 +- 2 files changed, 3 insertions(+), 3

[nongnu] elpa/evil-numbers a6c886dd5b: Add Makefile for "make test"

2022-07-10 Thread ELPA Syncer
branch: elpa/evil-numbers commit a6c886dd5ba5fdd9d5c86859e5d3e6a199d310a3 Author: Campbell Barton Commit: Campbell Barton Add Makefile for "make test" --- Makefile | 4 1 file changed, 4 insertions(+) diff --git a/Makefile b/Makefile new file mode 100644 index 00..c8f0b5f3bf -

[elpa] externals/denote updated (b6363b4b9c -> 934c8c362f)

2022-07-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from b6363b4b9c Merge pull request #44 from jeanphilippegg/delete-dups new ddcd44a031 Expand file name of denote-directory new eba6fb1b3c Merge pull request #46 from jeanphilippegg/expand-denote-directory new 15ef

[elpa] externals/denote 934c8c362f 5/5: Acknowledge pRot0ta1p for commit ddcd44a

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 934c8c362f6ac74404584e1181d01e73a9bf62f2 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Acknowledge pRot0ta1p for commit ddcd44a The discussion took place in issue 43 over at the GitHub mirror:

[elpa] externals/denote ddcd44a031 2/5: Expand file name of denote-directory

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit ddcd44a0316b6bd2ef9a90daedd7b258fe6a02ac Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Expand file name of denote-directory --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el index f98dd

[elpa] externals/denote ae9e39c306 4/5: Merge pull request #45 from jeanphilippegg/backlink-button-face

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit ae9e39c306f968d25134f76b09298c5ee397ec1a Merge: eba6fb1b3c 15ef234157 Author: Protesilaos Stavrou Commit: GitHub Merge pull request #45 from jeanphilippegg/backlink-button-face Specify existing face for backlink buttons. --- denote-link.el | 5 -

[elpa] externals/denote 15ef234157 1/5: Specify existing face for backlink buttons.

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 15ef234157abb3f7192129cc05e6f07637105c05 Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Specify existing face for backlink buttons. This prevent error messages. --- denote-link.el | 5 - 1 file changed, 4 insertions(+), 1 delet

[elpa] externals/denote eba6fb1b3c 3/5: Merge pull request #46 from jeanphilippegg/expand-denote-directory

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit eba6fb1b3c7f1b04d121edd5ebd63510e091120b Merge: b6363b4b9c ddcd44a031 Author: Protesilaos Stavrou Commit: GitHub Merge pull request #46 from jeanphilippegg/expand-denote-directory Expand file name of denote-directory --- denote.el | 2 +- 1 file chan

[elpa] externals/denote updated (934c8c362f -> 089b0bea0e)

2022-07-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 934c8c362f Acknowledge pRot0ta1p for commit ddcd44a new 9b981a2958 Add denote-prompts option and refactor the denote command new 258ddc7b2c Update denote-prompts doc string new 335307382f Add internal constant

[elpa] externals/denote 9b981a2958 01/39: Add denote-prompts option and refactor the denote command

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 9b981a2958de9d4fa00b05df6a9f5b0685d8a623 Author: Jean-Philippe Gagné Guay Commit: Protesilaos Stavrou Add denote-prompts option and refactor the denote command The user option denote-prompts allows the user to specify the prompts of the denote com

[elpa] externals/denote 81e756b118 08/39: Clarify in denote-prompts that subdir must exist

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 81e756b118c709a3fddb1af5960d303d2ae77cf4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clarify in denote-prompts that subdir must exist --- denote.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/denote.el b/denote.el index 2

[elpa] externals/denote 335307382f 03/39: Add internal constant for denote-prompts symbols

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 335307382f5764cae90460e83581fa88459539cb Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add internal constant for denote-prompts symbols --- denote.el | 4 1 file changed, 4 insertions(+) diff --git a/denote.el b/denote.el index 36521572ea..075

[elpa] externals/denote b94537cd94 14/39: Remove else part in denote--file-name-relative-to-denote-directory

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit b94537cd94201ffdacb591f7074d09becdd641fa Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Remove else part in denote--file-name-relative-to-denote-directory --- denote.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff

[elpa] externals/denote 258ddc7b2c 02/39: Update denote-prompts doc string

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 258ddc7b2ca8278c873fdf4bb7c160de3c2d536e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update denote-prompts doc string --- denote.el | 42 +- 1 file changed, 33 insertions(+), 9 deletions(-) diff --git a/den

[elpa] externals/denote 9cdd77d425 10/39: Add TODO for 'denote' command Lisp arguments

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 9cdd77d4259bd8691fdb3673c179c02bc437624f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add TODO for 'denote' command Lisp arguments --- denote.el | 4 1 file changed, 4 insertions(+) diff --git a/denote.el b/denote.el index 4d74b0728d..e5fa429

[elpa] externals/denote bfda1b829f 06/39: Make 'denote' use 'denote--prompts'

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit bfda1b829f91b329156741d5ea78fa727fea4179 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make 'denote' use 'denote--prompts' This normalises the return value so that we do not have to deal with any subsequent errors. --- denote.el | 2 +-

[elpa] externals/denote 61f48726b0 07/39: Clarify denote-prompts empty title case

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 61f48726b08545195cf6d3b345cc8b5ee5c5af6a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clarify denote-prompts empty title case --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el index 1efec10a96..

[elpa] externals/denote cb863db07d 25/39: Change order of arguments in 'denote'

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit cb863db07dc276ccedd19143da7b5baa3d84607e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Change order of arguments in 'denote' This was discussed with Jean-Philippe Gagné Guay in issue 41 over at the GitHub mirror:

[elpa] externals/denote 7c36c51665 09/39: Update doc string of 'denote' command

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 7c36c51665109c26bb88bfaaf1d99c1f815e2159 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update doc string of 'denote' command --- denote.el | 21 ++--- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/denote.el b/denote.

[elpa] externals/denote 95feac8448 12/39: Clarify a TODO

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 95feac8448c767bb7e7b4639e5ed815db647e96d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clarify a TODO --- denote.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/denote.el b/denote.el index 7f924d6fb0..6e353913be 100644 -

[elpa] externals/denote 05e70d4e5c 11/39: Update doc strings of convenience commands

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 05e70d4e5c6f97343d5c84996d9bdf303fd81687 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update doc strings of convenience commands --- denote.el | 29 +++-- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/denot

[elpa] externals/denote 0326ab3d75 04/39: Add TODO for denote-prompts value

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 0326ab3d75c7150e4d7f4a8ee138770d5d547347 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add TODO for denote-prompts value We only want to provide certain symbols as valid values. --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deleti

[elpa] externals/denote 92e15886d5 20/39: Avoid errors with string value for keywords

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 92e15886d51925711b64042b772078809d4828d6 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Avoid errors with string value for keywords This is done in order not to break user-level custom code, such as what we had in the manual:

[elpa] externals/denote a285d4df6a 23/39: Merge pull request #42 from jeanphilippegg/refactor-denote-prompts

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit a285d4df6a67c775a0b966d37238324858ed6af8 Merge: 71b56a6b0f b94537cd94 Author: Protesilaos Stavrou Commit: GitHub Merge pull request #42 from jeanphilippegg/refactor-denote-prompts Remove else part in denote--file-name-relative-to-denote-directory ---

[elpa] externals/denote d8ae24a80f 13/39: Merge branch 'main' into refactor-denote-prompts

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit d8ae24a80f43783a24a6a4d93f67e4823e39743d Merge: 95feac8448 6041e38ee5 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Merge branch 'main' into refactor-denote-prompts --- README.org | 30 ++-- denote-faces.el | 42

[elpa] externals/denote c2c0d74dc1 16/39: Fix typo in denote-prompts doc string

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit c2c0d74dc123515e6e97e33c717911640641be8a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix typo in denote-prompts doc string --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el index fc04e29bac..1c

[elpa] externals/denote 5761ec5f89 34/39: BREAKING update journal samples for current 'denote'

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 5761ec5f892cdfe53aff8eaf1c8cedae14da715a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou BREAKING update journal samples for current 'denote' We changed the 'denote' command to always expect a list for its KEYWORDS argument. If you were p

[elpa] externals/denote b05ea22a11 05/39: Add private function to normalise denote-prompts

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit b05ea22a11eed5fc59b240c9f853045828d4319d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add private function to normalise denote-prompts --- denote.el | 14 ++ 1 file changed, 14 insertions(+) diff --git a/denote.el b/denote.el index 468

[elpa] externals/denote 218f7132bf 15/39: Remove private denote--prompts function

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 218f7132bfd0f7f756157b22a9d5c2ac61eccac1 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove private denote--prompts function We no longer need it, after commits 9163443, 9dbfd37, 3f51ba3, 564c139. Thanks to Jean-Philippe Gagné Gua

[elpa] externals/denote f4c3f1c2d5 18/39: Expand denote-prompts doc string

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit f4c3f1c2d5cdf5405882b5cfb6ebd626b4e5a6fd Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Expand denote-prompts doc string --- denote.el | 21 +++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/denote.el b/denote.el in

[elpa] externals/denote 089b0bea0e 39/39: Fix typo in the manual

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 089b0bea0e21874c681aa824440a10881907c432 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix typo in the manual --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 938a587082..f876bcca4f 100

[elpa] externals/denote b4b08f28e5 29/39: Improve denote-prompts reference to other commands

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit b4b08f28e55fc60758a3d9d4cc1c626107da90ad Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Improve denote-prompts reference to other commands --- denote.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/denote.el b/denote.el

[elpa] externals/denote 4cae3d4262 24/39: Rename args in 'denote' for consistency

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 4cae3d42621f0d29186c5f3fe8deb9cab6518ff3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename args in 'denote' for consistency This was discussed with Jean-Philippe Gagné Guay in issue 41 over at the GitHub mirror:

[elpa] externals/denote 10e815c3fe 17/39: Refine denote-prompts Custom UI type

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 10e815c3fe1124e48a7384ffa393b94753405295 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine denote-prompts Custom UI type This makes it work as intended in the interface of M-x customize (and related). --- denote.el | 8 +++- 1 fi

[elpa] externals/denote 840ffc522f 27/39: Reword and expand doc string of 'denote-prompts'

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 840ffc522fa7b2f0d66fc963ead3f5181f075744 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Reword and expand doc string of 'denote-prompts' --- denote.el | 27 --- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/d

[elpa] externals/denote a283cc1139 21/39: Revert "Avoid errors with string value for keywords"

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit a283cc1139c2aee7417fbddc501340245ad0b2bf Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Revert "Avoid errors with string value for keywords" This reverts commit 92e15886d51925711b64042b772078809d4828d6. That is not the right approach

[elpa] externals/denote 084bd4656e 28/39: Clarify interactivity for 'denote-prompts'

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 084bd4656e362add72e7a8264be1618c98618af6 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clarify interactivity for 'denote-prompts' --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el index 169bfffd6

[elpa] externals/denote d1a3fe3989 31/39: Revise manual on note creation; add denote-prompts

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit d1a3fe3989afb197d75cd4dadc341d8db2da4c29 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Revise manual on note creation; add denote-prompts --- README.org | 166 - 1 file changed, 121 inserti

[elpa] externals/denote 71b56a6b0f 22/39: Refine interactive spec of 'denote' command

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 71b56a6b0fff665afe06ab7c4670d3f2d7c00449 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine interactive spec of 'denote' command Thanks to Jean-Philippe Gagné Guay for the feedback in issue 41 over at the GitHub mirror:

[elpa] externals/denote 23cebf0fe5 26/39: Simplify 'denote' doc string about TITLE arg

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 23cebf0fe531cb1283df17e26797fa401e93c595 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Simplify 'denote' doc string about TITLE arg --- denote.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/denote.el b/denote.el index 0da60

[elpa] externals/denote c56ddd3fb9 19/39: Update doc string of 'denote' command

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit c56ddd3fb9c91fa921a292b4fc7a343641d178ad Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update doc string of 'denote' command --- denote.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/denote.el b/denote.el index da947

[elpa] externals/denote 8ea2a7b65d 30/39: Tweak denote-prompts doc string

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 8ea2a7b65da3ec1e24c584ce8feb9c62e579cc35 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Tweak denote-prompts doc string --- denote.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/denote.el b/denote.el index 92dadb0300..79ed

[elpa] externals/denote 2c0727eb37 32/39: Add :link to manual in 'denote-prompts' definition

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 2c0727eb37202883869b7e220ce16b15b7a537c1 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add :link to manual in 'denote-prompts' definition --- denote.el | 1 + 1 file changed, 1 insertion(+) diff --git a/denote.el b/denote.el index 79edc4de66..da0c4

[elpa] externals/denote fcd182f0ff 36/39: Add 'denote-directory' Info link to silos

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit fcd182f0fff1d8261455ebfcbc5ba355f6811a30 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add 'denote-directory' Info link to silos --- denote.el | 1 + 1 file changed, 1 insertion(+) diff --git a/denote.el b/denote.el index d596b6b1a8..0ef156faf1 100

[elpa] externals/denote bce2c1b567 37/39: Fix index of 'denote' arguments

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit bce2c1b567c3c5e14a1f3e7ddea2ba7ec9617ade Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix index of 'denote' arguments Thanks to Jean-Philippe Gagné Guay for pointing this out:

[elpa] externals/denote 21d0485649 35/39: Update sample configuration

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 21d0485649a5caca0e9dcc0e471c9128a85324ac Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update sample configuration --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 1d8511fdb6..4f093

[elpa] externals/denote 41600033a9 38/39: Update docs of convenience interactive commands

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 41600033a9776b44006feaf1f9059108d83d5bca Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update docs of convenience interactive commands They now reflect what is covered in their respective doc strings. Thanks to Jean-Philippe Gagné G

[elpa] externals/denote 60915b3104 33/39: Merge branch 'refactor-denote-prompts'

2022-07-10 Thread ELPA Syncer
branch: externals/denote commit 60915b310425052f110a3376ee8532ce69df2f5f Merge: 934c8c362f 2c0727eb37 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Merge branch 'refactor-denote-prompts' --- README.org | 166 +-- denote.el | 199 +++

[elpa] externals/org updated (bc33c0133d -> 53e6aa866e)

2022-07-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from bc33c0133d lisp/org.el: Save restrictions in all agenda file buffers new c231e93b56 ol-docview: Throw an error when trying to open non-existing file new 53e6aa866e org-agenda: Make sure that clock report header has tra

[elpa] externals/org 53e6aa866e 2/2: org-agenda: Make sure that clock report header has trailing newline

2022-07-10 Thread ELPA Syncer
branch: externals/org commit 53e6aa866ecb85ed82d037b1120a4a4890baa177 Author: Ihor Radchenko Commit: Ihor Radchenko org-agenda: Make sure that clock report header has trailing newline * lisp/org-agenda.el (org-agenda-list): Add trailing newline to `org-agenda-clock-report-header

[elpa] externals/org c231e93b56 1/2: ol-docview: Throw an error when trying to open non-existing file

2022-07-10 Thread ELPA Syncer
branch: externals/org commit c231e93b56a462bb21e0abfbb99d532d53c4fa6e Author: Ihor Radchenko Commit: Ihor Radchenko ol-docview: Throw an error when trying to open non-existing file * lisp/ol-docview.el (org-docview-open): Throw an error when file does not exist. Creating an emp

[nongnu] elpa/elpher d31e967bee: Replaced custom preformatted text face.

2022-07-10 Thread ELPA Syncer
branch: elpa/elpher commit d31e967beeba40a32e4da0b36d8fbb47b6bfb228 Author: plugd Commit: plugd Replaced custom preformatted text face. --- elpher.el | 25 +++-- 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/elpher.el b/elpher.el index b4048a71ad..6268cb

[nongnu] elpa/inf-clojure updated (8f295050a8 -> 771cf6da1d)

2022-07-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/inf-clojure. from 8f295050a8 Added function for switching back from an inf-clojure buffer (#200) new 64c9af8531 Tweak the README a bit new f3c1de4a43 Replace mentions of clojure-complete with incomplete new 771cf6da1d Update o

[nongnu] elpa/inf-clojure f3c1de4a43 2/3: Replace mentions of clojure-complete with incomplete

2022-07-10 Thread ELPA Syncer
branch: elpa/inf-clojure commit f3c1de4a43f8cb6dbd6caf919665057db04321a4 Author: Bozhidar Batsov Commit: Bozhidar Batsov Replace mentions of clojure-complete with incomplete --- README.md | 21 + 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/README.md b/

[nongnu] elpa/inf-clojure 64c9af8531 1/3: Tweak the README a bit

2022-07-10 Thread ELPA Syncer
branch: elpa/inf-clojure commit 64c9af8531afcb3c03ed990b4f6ea101a0b4d577 Author: Bozhidar Batsov Commit: Bozhidar Batsov Tweak the README a bit --- README.md | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index fe081894a9..d9

[nongnu] elpa/inf-clojure 771cf6da1d 3/3: Update one more reference to clojure-complete

2022-07-10 Thread ELPA Syncer
branch: elpa/inf-clojure commit 771cf6da1df65e1fccfcd0d0a9fc911b100e4bed Author: Bozhidar Batsov Commit: Bozhidar Batsov Update one more reference to clojure-complete --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 391c0a550f..6e

[nongnu] main e89ff131ae: * elpa-packages (cdlatex): New package

2022-07-10 Thread Philip Kaludercic
branch: main commit e89ff131aee82525e64d726b2c89116af82855a8 Author: Philip Kaludercic Commit: Philip Kaludercic * elpa-packages (cdlatex): New package --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index c83663de3f..c66f561c51 100644 -

[nongnu] elpa/cdlatex 1d491c2ddd 06/49: Fix copyright notice

2022-07-10 Thread ELPA Syncer
branch: elpa/cdlatex commit 1d491c2dddb05cdace1ae0e1f56a36009b065d85 Author: Carsten Dominik Commit: Carsten Dominik Fix copyright notice --- cdlatex.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cdlatex.el b/cdlatex.el index 6ed5b98dae..9c3a2d7d37 100644 --

[nongnu] elpa/cdlatex a0e0ad9efa 04/49: Change version number to 4.7

2022-07-10 Thread ELPA Syncer
branch: elpa/cdlatex commit a0e0ad9efa3ffc918d4c23fa7db7563b1bef0dae Author: Carsten Dominik Commit: Carsten Dominik Change version number to 4.7 --- cdlatex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdlatex.el b/cdlatex.el index 2edf376f34..6ed5b98dae 100644 --

[nongnu] elpa/cdlatex 31b0d9372b 10/49: update README and make sure cdlatex is new.

2022-07-10 Thread ELPA Syncer
branch: elpa/cdlatex commit 31b0d9372be81969717cb372380e2d863d237d7d Author: zusongpeng Commit: zusongpeng update README and make sure cdlatex is new. --- README.md | 268 -- 1 file changed, 263 insertions(+), 5 deletions(-) diff

[nongnu] elpa/cdlatex a43e1f9e90 03/49: Overwrite using version 4.6

2022-07-10 Thread ELPA Syncer
branch: elpa/cdlatex commit a43e1f9e9065af87e6bbba717b323c000e01fab4 Author: Carsten Dominik Commit: Carsten Dominik Overwrite using version 4.6 --- cdlatex.el | 106 ++--- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git

[nongnu] elpa/cdlatex b7af5a9884 16/49: Make `C-u C-c ?' call TeX-documentation-texdoc

2022-07-10 Thread ELPA Syncer
branch: elpa/cdlatex commit b7af5a9884189412b4699a8fbffcb8fc17bdf617 Author: Carsten Dominik Commit: Carsten Dominik Make `C-u C-c ?' call TeX-documentation-texdoc --- cdlatex.el | 42 ++ 1 file changed, 22 insertions(+), 20 deletions(-) diff --git a

[nongnu] elpa/cdlatex 7ce2c74171 07/49: Add texmathp.el

2022-07-10 Thread ELPA Syncer
branch: elpa/cdlatex commit 7ce2c74171c6d1abd1e7f2325bab78e54aded29a Author: Carsten Dominik Commit: Carsten Dominik Add texmathp.el --- texmathp.el | 406 1 file changed, 406 insertions(+) diff --git a/texmathp.el b/texmathp.el

[nongnu] elpa/cdlatex 437c06ebf8 18/49: Simplify the insertion of roman supscripts and superscripts.

2022-07-10 Thread ELPA Syncer
branch: elpa/cdlatex commit 437c06ebf8827e373afe317f1bbbe14a3e551268 Author: Carsten Dominik Commit: Carsten Dominik Simplify the insertion of roman supscripts and superscripts. If you press `_' or `^' twice, the templat will enforce a roman supscript or superscript, as required

[nongnu] elpa/cdlatex 575f7bfcf9 08/49: Added dash to conform to header rules

2022-07-10 Thread ELPA Syncer
branch: elpa/cdlatex commit 575f7bfcf9f1b8787c4f4bb32f97694bf7b121c0 Author: Carsten Dominik Commit: Carsten Dominik Added dash to conform to header rules --- texmathp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/texmathp.el b/texmathp.el index b6b6f43128..5d93294d

[nongnu] elpa/cdlatex c456ce8d45 25/49: Bump version number

2022-07-10 Thread ELPA Syncer
branch: elpa/cdlatex commit c456ce8d4561fad70d42d60e48f5ae0f65625eac Author: Carsten Dominik Commit: Carsten Dominik Bump version number --- cdlatex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdlatex.el b/cdlatex.el index c7691fc616..2cf3623f47 100644 --- a/cdlat

  1   2   >