[elpa] externals-release/org 806abc5a2b: Update version number for the 9.6.9 release

2023-09-03 Thread ELPA Syncer
branch: externals-release/org commit 806abc5a2bbcb5f884467a0145547221ba09eb59 Author: Ihor Radchenko Commit: Ihor Radchenko Update version number for the 9.6.9 release --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 750c8f9

[elpa] externals/org 234650af2e: org-make-tags-matcher: Re-add quoting of property names

2023-09-03 Thread ELPA Syncer
branch: externals/org commit 234650af2efd3db70e36f7d91ad835c6de75c51a Author: Jens Schmidt Commit: Ihor Radchenko org-make-tags-matcher: Re-add quoting of property names * lisp/org.el (org-make-tags-matcher): * testing/lisp/test-org.el (test-org/map-entries): Move special cased

[nongnu] elpa/eat b4595662d4: * eat.el (eat-project-other-window): New command

2023-09-03 Thread ELPA Syncer
branch: elpa/eat commit b4595662d4739b6f014d6ee9a9edea9f63e24389 Author: Akib Azmain Turja Commit: Akib Azmain Turja * eat.el (eat-project-other-window): New command --- eat.el | 18 ++ 1 file changed, 18 insertions(+) diff --git a/eat.el b/eat.el index 07a747d5aa..fae03b27

[nongnu] elpa/org-contrib updated (dce101b461 -> dc59cdd46b)

2023-09-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/org-contrib. from dce101b461 * lisp/org-contrib.el: Bump version to 0.4.2 new 68889695b5 * lisp/ob-mathomatic.el (org-babel-mathomatic-command): Add missing :type new dc59cdd46b org-babel-execute:mathomatic: Drop ((lambda ...) ...) c

[nongnu] elpa/org-contrib 68889695b5 1/2: * lisp/ob-mathomatic.el (org-babel-mathomatic-command): Add missing :type

2023-09-03 Thread ELPA Syncer
branch: elpa/org-contrib commit 68889695b52de7d99c4415f97c6a044de5679868 Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/ob-mathomatic.el (org-babel-mathomatic-command): Add missing :type --- lisp/ob-mathomatic.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/li

[nongnu] elpa/org-contrib dc59cdd46b 2/2: org-babel-execute:mathomatic: Drop ((lambda ...) ...) call

2023-09-03 Thread ELPA Syncer
branch: elpa/org-contrib commit dc59cdd46be8f6854c5d6e9252263d0e4e62e896 Author: Ihor Radchenko Commit: Ihor Radchenko org-babel-execute:mathomatic: Drop ((lambda ...) ...) call * lisp/ob-mathomatic.el (org-babel-execute:mathomatic): Do not use deprecated lambda call syntax. ---

[nongnu] main e06ce547e3 2/2: * elpa-packages (adoc-mode): New package

2023-09-03 Thread Philip Kaludercic
branch: main commit e06ce547e379ebf708a181b455e61e77bc5143e8 Author: Philip Kaludercic Commit: Philip Kaludercic * elpa-packages (adoc-mode): New package --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index df894c2c92..b57fcd061f 100644

[nongnu] main updated (aba50eda61 -> e06ce547e3)

2023-09-03 Thread Philip Kaludercic
zge pushed a change to branch main. from aba50eda61 * elpa-packages (mastodon): Don't track `develop` for fear of force-pushes new 8a17d68cac * elpa-packages (hyperdrive): New package new e06ce547e3 * elpa-packages (adoc-mode): New package Summary of changes: elpa-packag

[nongnu] main 8a17d68cac 1/2: * elpa-packages (hyperdrive): New package

2023-09-03 Thread Philip Kaludercic
branch: main commit 8a17d68cac704a8e1bf2ddca88281dfc49da0bca Author: Joseph Turner Commit: Philip Kaludercic * elpa-packages (hyperdrive): New package --- elpa-packages | 4 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index 0d9da00c84..df894c2c92 100644

[nongnu] elpa/adoc-mode f4bbbea2ff 003/199: replaced adoc's own faces with markup-faces library

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit f4bbbea2fff128044953bc3a34a7f230d6131b98 Author: Florian Kaufmann Commit: Florian Kaufmann replaced adoc's own faces with markup-faces library --- adoc-mode.el | 315 +++ 1 file changed, 77 insertions(+),

[nongnu] elpa/adoc-mode 46c99fbd51 006/199: bugfix in font lock regexp for comments

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 46c99fbd511e4adaf37dfc0678b2900bd1c4061f Author: Florian Kaufmann Commit: Florian Kaufmann bugfix in font lock regexp for comments --- adoc-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adoc-mode.el b/adoc-mode.el index cdd49fe447.

[nongnu] elpa/adoc-mode 2a088d1e83 020/199: added meta-face-cleanup, initial version

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 2a088d1e834ac8ac81825039de47d00f6d161f17 Author: Florian Kaufmann Commit: Florian Kaufmann added meta-face-cleanup, initial version --- adoc-mode-test.el | 17 + adoc-mode.el | 26 ++ 2 files changed, 43 insertions(+

[nongnu] elpa/adoc-mode 7a87ac9e5c 007/199: added customization var for delimited block regexps, added tests

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 7a87ac9e5c9b584fd5e2b7dce0280ec0aff45d21 Author: Florian Kaufmann Commit: Florian Kaufmann added customization var for delimited block regexps, added tests refactored functions generating font lock keywords for delimited blocks --- adoc-mode-test.el |

[nongnu] elpa/adoc-mode b0d75800d0 012/199: edited comment

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit b0d75800d0e196f52a6b1aa66022744920aeed9b Author: Florian Kaufmann Commit: Florian Kaufmann edited comment --- adoc-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/adoc-mode.el b/adoc-mode.el index 53f77eabe9..15d18bf238 100644 ---

[nongnu] elpa/adoc-mode 113eba1bfe 008/199: changed/added docstring

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 113eba1bfe5d51a8ff420cb4500b26470187869e Author: Florian Kaufmann Commit: Florian Kaufmann changed/added docstring --- adoc-mode.el | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/adoc-mode.el b/adoc-mode.el index 07ba7096a

[nongnu] elpa/adoc-mode 6cb365085b 018/199: removed/abandoned lexxer stuff

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 6cb365085bac6cad9a4b541fb4c45917bf64fe27 Author: Florian Kaufmann Commit: Florian Kaufmann removed/abandoned lexxer stuff --- adoc-mode.el | 75 1 file changed, 75 deletions(-) diff --git a/adoc-mode

[nongnu] elpa/adoc-mode 9c395f4bf9 093/199: it's now less likely that text between two adjacent delimited blocks is misinterpreted as delimited block

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 9c395f4bf91b82966bff3a4ce1540e5164bc66df Author: sensorflo Commit: sensorflo it's now less likely that text between two adjacent delimited blocks is misinterpreted as delimited block But sadly that also introduces a bug: contrary to the specification i

[nongnu] elpa/adoc-mode f519baf304 022/199: addef *.elc files to .gitignore

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit f519baf304bb2d74fe87cee12531827532013cec Author: Florian Kaufmann Commit: Florian Kaufmann addef *.elc files to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e0c38e3b07..fab7aa3c70 100644 --- a/.giti

[nongnu] elpa/adoc-mode 1b3a175861 100/199: renamings and improved comments in field of macros

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 1b3a17586164fce187504076b58e7e68451d05cb Author: sensorflo Commit: sensorflo renamings and improved comments in field of macros --- adoc-mode.el | 101 --- 1 file changed, 69 insertions(+), 32 deletions(-)

[nongnu] elpa/adoc-mode 569eff13b1 078/199: added lots of templates & easy-menu-entries

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 569eff13b144e2f2bd996a47502bff1aa88f9af4 Author: Florian Kaufmann Commit: Florian Kaufmann added lots of templates & easy-menu-entries Now the most of the often used construct each have a - template - easy menu entry which calls the template

[nongnu] elpa/adoc-mode e144653832 005/199: refactored title constructs, initiated testing adoc-mode

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit e1446538322c3fddd20aa23628a34f75a40b83f2 Author: Florian Kaufmann Commit: Florian Kaufmann refactored title constructs, initiated testing adoc-mode only concerning title constructs - no longer use varibles pointing to faces - deleted adoc faces,

[nongnu] elpa/adoc-mode 1206fe7409 103/199: adoc-re-inline-macro can now also match in the middle of a word

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 1206fe74090a5712bc6f19077e91b1f463c19276 Author: sensorflo Commit: sensorflo adoc-re-inline-macro can now also match in the middle of a word --- adoc-mode.el | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/adoc-mode.el b/adoc-m

[nongnu] elpa/adoc-mode 7b0009904e 047/199: updated URL and copyright date

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 7b0009904ee08e2111dcfb9d55e3f8da44a21ad7 Author: Florian Kaufmann Commit: Florian Kaufmann updated URL and copyright date --- adoc-mode.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/adoc-mode.el b/adoc-mode.el index 4f2a7a4f99..380

[nongnu] elpa/adoc-mode eb20a274e0 024/199: made it easier to run tests

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit eb20a274e094411015bce6af4e37a666b5501f35 Author: Florian Kaufmann Commit: Florian Kaufmann made it easier to run tests --- adoc-mode-test.el | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/adoc-mode-test.el b/adoc-mode-test.el inde

[nongnu] elpa/adoc-mode 0ac95247d4 116/199: refactoring so regexp's for one- and two line titles have group 2 for title's text

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 0ac95247d4809c6aef544f0b1907efa9ad883b60 Author: sensorflo Commit: sensorflo refactoring so regexp's for one- and two line titles have group 2 for title's text --- adoc-mode.el | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) diff --gi

[nongnu] elpa/adoc-mode c5fec9c015 001/199: initial commit

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit c5fec9c01591432faf5ce0e7c95421a8ecdedbe9 Author: Florian Kaufmann Commit: Florian Kaufmann initial commit --- .gitignore |2 + adoc-mode.el | 1900 ++ 2 files changed, 1902 insertions(+) diff --git

[nongnu] elpa/adoc-mode de18a17505 031/199: fl keyword for comments now in new-style

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit de18a1750564cf0eb458c7e1b9aec115bc7353ea Author: Florian Kaufmann Commit: Florian Kaufmann fl keyword for comments now in new-style --- adoc-mode-test.el | 14 ++ adoc-mode.el | 10 ++ 2 files changed, 20 insertions(+), 4 deletions(-)

[nongnu] elpa/adoc-mode 276e822b59 004/199: Merge markup-faces into font_lock_delimited_blocks

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 276e822b59667df72bf0e7b1a384f6882c74fffa Merge: 56cfbecca2 f4bbbea2ff Author: Florian Kaufmann Commit: Florian Kaufmann Merge markup-faces into font_lock_delimited_blocks Conflicts: adoc-mode.el --- adoc-mode.el | 315 +++---

[nongnu] elpa/adoc-mode 141af8c56a 123/199: Associate with .adoc and .asciidoc

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 141af8c56aa3efc572c04767c25ba946341a6c05 Author: Ville Skyttä Commit: TobiasZawada Associate with .adoc and .asciidoc --- adoc-mode.el | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/adoc-mode.el b/adoc-mode.el index 767b2a2685..234

[nongnu] elpa/adoc-mode 2bcfcea743 112/199: improved comments

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 2bcfcea74379a1a9bba375e3bfd3c0be95ae913a Author: sensorflo Commit: sensorflo improved comments --- adoc-mode.el | 1 - 1 file changed, 1 deletion(-) diff --git a/adoc-mode.el b/adoc-mode.el index 911a599fa4..793c72a5a0 100644 --- a/adoc-mode.el +++ b/adoc-mode

[nongnu] elpa/adoc-mode 0a35871ac3 083/199: edited (doc-)comments to make it fit package format guidelines

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 0a35871ac3a2ea49ea103cbe8c518866217e7787 Author: Florian Kaufmann Commit: Florian Kaufmann edited (doc-)comments to make it fit package format guidelines --- adoc-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adoc-mode.el b/ado

[nongnu] elpa/adoc-mode efa9ef97a0 080/199: list item tempos respect tab-width and indent-tabs-mode

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit efa9ef97a0f79919907d736655bb092b0214f5da Author: Florian Kaufmann Commit: Florian Kaufmann list item tempos respect tab-width and indent-tabs-mode --- adoc-mode-test.el | 12 +++- adoc-mode.el | 20 ++-- 2 files changed, 17 insertio

[nongnu] elpa/adoc-mode f779544180 084/199: bumped version to 0.6.1

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit f7795441808b8ed7f5b5cdc273e6df7ebf4503cc Author: Florian Kaufmann Commit: Florian Kaufmann bumped version to 0.6.1 --- adoc-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adoc-mode.el b/adoc-mode.el index 32cf399016..b9b08e8d48

[nongnu] elpa/adoc-mode b65c7fcb92 026/199: block title now fits into the new concept

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit b65c7fcb92638575e33bbc5a516b949e1be577ab Author: Florian Kaufmann Commit: Florian Kaufmann block title now fits into the new concept --- adoc-mode-test.el | 18 +- adoc-mode.el | 38 -- 2 files changed, 4

[nongnu] elpa/adoc-mode 27bf57f6fd 095/199: in commentary section, fixed wrong recipe how to use autoload

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 27bf57f6fd815dc6aaa47e00bc1a7e4a019eda6d Author: sensorflo Commit: sensorflo in commentary section, fixed wrong recipe how to use autoload --- adoc-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adoc-mode.el b/adoc-mode.el index 6e3

[nongnu] elpa/adoc-mode 9e1ea49b09 196/199: Listing blocks and literal blocks can have source style.

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 9e1ea49b0908f5b227c3bfdde695b33387198994 Author: Tobias Zawada Commit: TobiasZawada Listing blocks and literal blocks can have source style. Also ignore whitespace at the end of the block attribute line. --- adoc-mode.el | 14 +++--- 1 file cha

[nongnu] elpa/adoc-mode 2756c62d86 043/199: revert test2

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 2756c62d86ecae8d432ba4f2b61290dc38b15e98 Author: Florian Kaufmann Commit: Florian Kaufmann revert test2 --- adoc-mode-test.el | 6 - adoc-mode.el | 80 --- 2 files changed, 29 insertions(+), 57 delet

[nongnu] elpa/adoc-mode 9d4bb33fca 016/199: reworked lists items and adoc-align prefix, incl. tests,

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 9d4bb33fca8c6d85720a60f654d97086baf79be0 Author: Florian Kaufmann Commit: Florian Kaufmann reworked lists items and adoc-align prefix, incl. tests, --- adoc-mode-test.el | 36 ++- adoc-mode.el | 101 +++-

[nongnu] elpa/adoc-mode be65a78a00 092/199: bumped version to 0.6.3

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit be65a78a00392c6874a768f496f8729b28d93a30 Author: sensorflo Commit: sensorflo bumped version to 0.6.3 --- adoc-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adoc-mode.el b/adoc-mode.el index 5d05c16011..632f68abac 100644 --- a/a

[nongnu] elpa/adoc-mode 56cfbecca2 002/199: added adoc-enable-two-line-title

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 56cfbecca2f8afa66df1430f82689a567e2ccebc Author: Florian Kaufmann Commit: Florian Kaufmann added adoc-enable-two-line-title --- adoc-mode.el | 25 +++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/adoc-mode.el b/adoc-mode.

[nongnu] elpa/adoc-mode 69e44f37ac 049/199: changed default of adoc-insert-replacement to nil

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 69e44f37ac473f38c9da2935f7d30d7f704c25d0 Author: Florian Kaufmann Commit: Florian Kaufmann changed default of adoc-insert-replacement to nil --- adoc-mode.el | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/adoc-mode.el b/adoc

[nongnu] elpa/adoc-mode 9bea822e07 136/199: Add license badge

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 9bea822e078da966b127589b932cee3f0deefa68 Author: Bozhidar Batsov Commit: Bozhidar Batsov Add license badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 82e650c062..db478dcc2a 100644 --- a/README.md +++ b/README

[nongnu] elpa/adoc-mode 5421059e54 015/199: small change in regexp for unconstrained quote

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 5421059e545a390993311bfbb40fb35c877e8269 Author: Florian Kaufmann Commit: Florian Kaufmann small change in regexp for unconstrained quote AsciiDoc's internal regexp has changed --- adoc-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[nongnu] elpa/adoc-mode 625388ac44 010/199: improved superscript/subsctipt unfontify

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 625388ac449418925b0f74c9b55753096e6390e2 Author: Florian Kaufmann Commit: Florian Kaufmann improved superscript/subsctipt unfontify now does it almost like latex-mode. --- adoc-mode.el | 35 ++- 1 file changed, 30 insert

[nongnu] elpa/adoc-mode 6dc82593f0 162/199: Document the mode's history

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 6dc82593f05377a78083ee3f050a159f25a600b1 Author: Bozhidar Batsov Commit: Bozhidar Batsov Document the mode's history --- README.adoc | 10 +- adoc-mode.el | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.ado

[nongnu] elpa/adoc-mode 4b6054b5c8 079/199: added adoc-insert-indented

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 4b6054b5c8f934f19b84b0f2467cfbadaf643d3e Author: Florian Kaufmann Commit: Florian Kaufmann added adoc-insert-indented --- adoc-mode-test.el | 11 +++ adoc-mode.el | 5 + 2 files changed, 16 insertions(+) diff --git a/adoc-mode-test.el b/adoc-

[nongnu] elpa/adoc-mode 6ccb9d6de5 009/199: intermediate checkin - to be removed

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 6ccb9d6de5bb05dcc46aafac2d00f9783deb5b2b Author: Florian Kaufmann Commit: Florian Kaufmann intermediate checkin - to be removed --- TAGS | 124 ++ adoc-mode-test.el | 17 ++-- adoc-mode.el

[nongnu] elpa/adoc-mode a16699bffe 050/199: test: adapted to new ert

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit a16699bffead29d67444f0b19f134c12f41f3e2f Author: Florian Kaufmann Commit: Florian Kaufmann test: adapted to new ert --- adoc-mode-test.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/adoc-mode-test.el b/adoc-mode-test.el in

[nongnu] elpa/adoc-mode 4ded97193c 178/199: Implement fontification of source blocks (#21)

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 4ded97193ca8b1ae30d05d0c37b4dfe47059a4d4 Author: TobiasZawada Commit: GitHub Implement fontification of source blocks (#21) The method is adapted from Org and consists of the following steps: 1. Create temp buffer 2. copy source code there

[nongnu] elpa/adoc-mode af7cd59e1b 013/199: added first-whites-fixed-width

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit af7cd59e1babd04bff7f06d898c0335dc7893f69 Author: Florian Kaufmann Commit: Florian Kaufmann added first-whites-fixed-width --- adoc-mode.el | 29 + 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/adoc-mode.el b/adoc-mod

[nongnu] elpa/adoc-mode c117d58b4b 119/199: Merge pull request #1 from lukesanantonio/master

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit c117d58b4b70f4078dcb53a0a9828754345ff41a Merge: 745884359a 2682662c96 Author: TobiasZawada Commit: GitHub Merge pull request #1 from lukesanantonio/master Use mode-* to set var require-final-newline --- adoc-mode.el | 2 +- 1 file changed, 1 insertion(

[nongnu] elpa/adoc-mode 9753b42821 065/199: bumped version to V0.5.0

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 9753b42821c733ef03170a50d8d8d0651cb670e0 Author: Florian Kaufmann Commit: Florian Kaufmann bumped version to V0.5.0 --- adoc-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adoc-mode.el b/adoc-mode.el index 1ead15397e..da492d36f2

[nongnu] elpa/adoc-mode ab42f4909a 107/199: (un)constrained quotes can now spawn more than two lines

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit ab42f4909a769f3c021813b2970322d7869f54dd Author: sensorflo Commit: sensorflo (un)constrained quotes can now spawn more than two lines --- adoc-mode-test.el | 16 +++- adoc-mode.el | 26 -- 2 files changed, 35 insertions(

[nongnu] elpa/adoc-mode 73b790fcf2 064/199: Merge branch 'develop'

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 73b790fcf26f2a1c6bf8e78a3c37b12e420bcce5 Merge: 69e44f37ac a61e7cd749 Author: Florian Kaufmann Commit: Florian Kaufmann Merge branch 'develop' --- adoc-mode-test.el | 267 -- adoc-mode.el | 345 ++

[nongnu] elpa/adoc-mode a3d77b0c15 082/199: bumped copyright year

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit a3d77b0c152ab1d21339d475ebe2d0e50c45b4b0 Author: Florian Kaufmann Commit: Florian Kaufmann bumped copyright year --- adoc-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adoc-mode.el b/adoc-mode.el index 6215e6cc6e..02d4981576 100644

[nongnu] elpa/adoc-mode 3501940311 073/199: test: running the test is a bit more smoothly

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 3501940311ce4611b807fd2cd69261f82fe55191 Author: Florian Kaufmann Commit: Florian Kaufmann test: running the test is a bit more smoothly --- adoc-mode-test.el | 41 ++--- 1 file changed, 18 insertions(+), 23 deletions(-) dif

[nongnu] elpa/adoc-mode e36c0105ab 104/199: improved fontifying for footnotes

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit e36c0105ab3778ddcd728b8b876364798b9e9a09 Author: sensorflo Commit: sensorflo improved fontifying for footnotes --- adoc-mode-test.el | 20 ++ adoc-mode.el | 79 +-- 2 files changed, 62 inserti

[nongnu] elpa/adoc-mode 091f46e866 061/199: test: added test for goto-ref-label

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 091f46e866f05d64b20c3493fc5879a8d425c4f6 Author: Florian Kaufmann Commit: Florian Kaufmann test: added test for goto-ref-label --- adoc-mode-test.el | 17 + 1 file changed, 17 insertions(+) diff --git a/adoc-mode-test.el b/adoc-mode-test.el ind

[nongnu] elpa/adoc-mode 3226a938a6 131/199: Update the custom group

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 3226a938a626d10f2ebd8254075aef46d0266273 Author: Bozhidar Batsov Commit: Bozhidar Batsov Update the custom group --- adoc-mode.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/adoc-mode.el b/adoc-mode.el index f83f4e57ed..f1d5abb838

[nongnu] elpa/adoc-mode 497f6c1999 195/199: Addresses #39. `source-language` is only a document attribute. Add comment with adoc manual reference.

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 497f6c19992f37c86e84508ce2b5156fc4bbeb35 Author: Tobias Zawada Commit: TobiasZawada Addresses #39. `source-language` is only a document attribute. Add comment with adoc manual reference. --- adoc-mode.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(

[nongnu] elpa/adoc-mode 0f7619cfce 027/199: enheanced inline-subst-boundaries test

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 0f7619cfcec09da983abcf0748d1d4eadee00f62 Author: Florian Kaufmann Commit: Florian Kaufmann enheanced inline-subst-boundaries test --- adoc-mode-test.el | 42 +- 1 file changed, 33 insertions(+), 9 deletions(-) diff --git

[nongnu] elpa/adoc-mode 168ffa3f8e 098/199: bugfix: no longer running adoc-mode-hook twice

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 168ffa3f8efc3a635cc8f9422b7117a3a99af804 Author: sensorflo Commit: sensorflo bugfix: no longer running adoc-mode-hook twice --- adoc-mode.el | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/adoc-mode.el b/adoc-mode.el index 8afa8cc231..f

[nongnu] elpa/adoc-mode 2322c32185 076/199: extracted make-two-line-title-underline from make-two-line-title

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 2322c321852aa1aba6d79206132a6bce1c829a3b Author: Florian Kaufmann Commit: Florian Kaufmann extracted make-two-line-title-underline from make-two-line-title --- adoc-mode-test.el | 6 ++ adoc-mode.el | 26 +- 2 files changed, 23

[nongnu] elpa/adoc-mode 1cbd1297be 137/199: Restructure the README a bit

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 1cbd1297be03925ec4afeecf91cf0f4e57c23c4f Author: Bozhidar Batsov Commit: Bozhidar Batsov Restructure the README a bit --- README.md | 65 +++ 1 file changed, 32 insertions(+), 33 deletions(-) diff --g

[nongnu] elpa/adoc-mode ead05da007 014/199: split up the current big test into smaller ones

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit ead05da007442be97ea4bf4fbfe31f723c048db5 Author: Florian Kaufmann Commit: Florian Kaufmann split up the current big test into smaller ones --- adoc-mode-test.el | 64 +++ 1 file changed, 31 insertions(+), 33 d

[nongnu] elpa/adoc-mode e0d08ee6d2 144/199: Delete obsolete Cask file

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit e0d08ee6d29289a475796e22b2298b028c02b408 Author: Bozhidar Batsov Commit: Bozhidar Batsov Delete obsolete Cask file --- Cask | 7 --- 1 file changed, 7 deletions(-) diff --git a/Cask b/Cask deleted file mode 100644 index c33321b15e..00 --- a/Cask ++

[nongnu] elpa/adoc-mode de725c7910 156/199: [Fix #12] Replace the broken screenshot

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit de725c791009eaf6b689b819cf97a3d89ac21d8a Author: Bozhidar Batsov Commit: Bozhidar Batsov [Fix #12] Replace the broken screenshot --- README.adoc | 2 +- images/adoc-mode.png | Bin 0 -> 193977 bytes 2 files changed, 1 insertion(+), 1 deletion(-) dif

[nongnu] elpa/adoc-mode 7aa44fea5b 089/199: in menu, unicode chars for (R) and (TM) were interchanged

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 7aa44fea5b29a30f80684129cf6e113edf418054 Author: FLKA Commit: FLKA in menu, unicode chars for (R) and (TM) were interchanged --- adoc-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adoc-mode.el b/adoc-mode.el index 7e099ad2e9..4

[nongnu] elpa/adoc-mode 65794ce2da 188/199: Addresses #33. Reduce formatting lag by `adoc-kwf-search`

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 65794ce2da5c3611f6d2194d0b4d19fbfc94e57f Author: Tobias Zawada Commit: TobiasZawada Addresses #33. Reduce formatting lag by `adoc-kwf-search` Replace `re-search-forward` by `adoc-kwf-search` in font-lock keywords. `adoc-kwf-search` continues search

[nongnu] elpa/adoc-mode 19f7f655b7 179/199: Address CI issues.

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 19f7f655b78ae68418cd45037887e1a831e02765 Author: Tobias Zawada Commit: Tobias Zawada Address CI issues. --- adoc-mode.el | 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/adoc-mode.el b/adoc-mode.el index 7734433876..90badd145e 100644

[nongnu] elpa/adoc-mode 4e13247892 058/199: test: added test for adjust-title-del

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 4e13247892729c190eaa7958d846ba1a30beb2fd Author: Florian Kaufmann Commit: Florian Kaufmann test: added test for adjust-title-del --- adoc-mode-test.el | 5 + 1 file changed, 5 insertions(+) diff --git a/adoc-mode-test.el b/adoc-mode-test.el index 51221b296

[nongnu] elpa/adoc-mode 9916b51199 113/199: small refactoring in field of the adoc-attribute-list text property

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 9916b5119992fd32f610f0b178df1d4e17950bce Author: sensorflo Commit: sensorflo small refactoring in field of the adoc-attribute-list text property --- adoc-mode.el | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/adoc-mode.el b/adoc

[nongnu] elpa/adoc-mode fb170735f8 056/199: bugfixes and new tests for promote/denote/toggle title

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit fb170735f8d5c5249058196e1e7c0ba2f0f1bf46 Author: Florian Kaufmann Commit: Florian Kaufmann bugfixes and new tests for promote/denote/toggle title --- adoc-mode-test.el | 71 --- adoc-mode.el | 40

[nongnu] elpa/adoc-mode 02f53a301b 124/199: Fix #43. Add missing quote before adoc-reserved in adoc-kw-verbatim-paragraph-sequence

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 02f53a301b8e5b6e4934b47ab326892f70719c32 Author: TobiasZawada Commit: TobiasZawada Fix #43. Add missing quote before adoc-reserved in adoc-kw-verbatim-paragraph-sequence --- adoc-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adoc-

[nongnu] elpa/adoc-mode b79c243241 059/199: adoc-re-anchor can now match a given id

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit b79c243241b6b2ccfa452a14bde946b9c977c96e Author: Florian Kaufmann Commit: Florian Kaufmann adoc-re-anchor can now match a given id --- adoc-mode.el | 49 +++-- 1 file changed, 39 insertions(+), 10 deletions(-) diff -

[nongnu] elpa/adoc-mode e03d63e0b3 039/199: extened anchors unittest and fixed revealed bug

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit e03d63e0b3d8baeaba995cbc111eff14acd07284 Author: Florian Kaufmann Commit: Florian Kaufmann extened anchors unittest and fixed revealed bug --- adoc-mode-test.el | 21 +++-- adoc-mode.el | 9 + 2 files changed, 20 insertions(+), 10

[nongnu] elpa/adoc-mode 06f9792fcd 011/199: added further simple tests for constrained/uncronstrained quotes

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 06f9792fcd2c7d88abefa10e3c5bee2df20e7ffe Author: Florian Kaufmann Commit: Florian Kaufmann added further simple tests for constrained/uncronstrained quotes --- adoc-mode-test.el | 20 1 file changed, 16 insertions(+), 4 deletions(-) diff -

[nongnu] elpa/adoc-mode d98541046a 087/199: bugfix: fixed regex in adoc-re-anchor

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit d98541046a1747457dd5fc5e7c0eeffcf930d54a Author: Florian Kaufmann Commit: Florian Kaufmann bugfix: fixed regex in adoc-re-anchor --- adoc-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adoc-mode.el b/adoc-mode.el index 85989a5db8..d

[nongnu] elpa/adoc-mode f1477f70cc 057/199: comment changes

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit f1477f70cc1c8c2932e0c9592e7c8b28a1e239e5 Author: Florian Kaufmann Commit: Florian Kaufmann comment changes --- adoc-mode.el | 28 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/adoc-mode.el b/adoc-mode.el index b14c

[nongnu] elpa/adoc-mode 414e920433 121/199: Avoid some compilation warnings.

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 414e920433c5b5eccee9a223980b09a6229a7b28 Author: Tobias Zawada Commit: Tobias Zawada Avoid some compilation warnings. --- adoc-mode.el | 45 +++-- 1 file changed, 23 insertions(+), 22 deletions(-) diff --git a/adoc-mode.

[nongnu] elpa/adoc-mode e6b8e69843 090/199: bugfix: empty AsciiDoc attributes (e.g. [, ]) caused adoc-mode to enter infinite loop

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit e6b8e6984360b69ba3e05012f04723fe91fe81db Author: Philip Lord Commit: sensorflo bugfix: empty AsciiDoc attributes (e.g. [,]) caused adoc-mode to enter infinite loop --- adoc-mode-test.el | 14 ++ adoc-mode.el | 2 ++ 2 files changed, 16 insert

[nongnu] elpa/adoc-mode 2682662c96 118/199: Use mode-* to set var require-final-newline

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 2682662c96b784bf6355b33ee94c6d9c05031c5c Author: Luke San Antonio Commit: Luke San Antonio Use mode-* to set var require-final-newline --- adoc-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adoc-mode.el b/adoc-mode.el index 87e9650

[nongnu] elpa/adoc-mode d0e5bb31f2 184/199: Remove the aggressive default background of native code blocks

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit d0e5bb31f28af4313b804cf27f0d7bd12fd91e58 Author: Bozhidar Batsov Commit: Bozhidar Batsov Remove the aggressive default background of native code blocks --- adoc-mode.el | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/adoc-mode.el b/

[nongnu] elpa/adoc-mode 9c404a4e2d 042/199: test2

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 9c404a4e2d290bb69c0086b4282d2ab35822e1ba Author: Florian Kaufmann Commit: Florian Kaufmann test2 --- adoc-mode-test.el | 6 + adoc-mode.el | 80 +++ 2 files changed, 57 insertions(+), 29 deletions(-)

[nongnu] elpa/adoc-mode 411eb48ce9 120/199: Sensorflo/pr35 (#3)

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 411eb48ce97ee4cd645d4b759f1de6b44b4d2f6c Author: TobiasZawada Commit: GitHub Sensorflo/pr35 (#3) * edit to remove some of the warnings from flycheck * Re-formulate first comment line of adoctest-trans. Additionally delete some trailing

[nongnu] elpa/adoc-mode 504d490785 055/199: test: running the test is now more smoothly

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 504d4907858db9b63b4b0552b8a9a98b9e709a0a Author: Florian Kaufmann Commit: Florian Kaufmann test: running the test is now more smoothly --- adoc-mode-test.el | 37 + 1 file changed, 25 insertions(+), 12 deletions(-) diff --gi

[nongnu] elpa/adoc-mode a805bd9787 071/199: bump version to 0.5.1

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit a805bd9787febf0ae4ce30a0a03a3245efe5c072 Author: Florian Kaufmann Commit: Florian Kaufmann bump version to 0.5.1 --- adoc-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adoc-mode.el b/adoc-mode.el index a96c0268c8..7629b3fbd5 10

[nongnu] elpa/adoc-mode 21bb167f67 108/199: improved comments and whites

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 21bb167f67ad7d4ecf9319e47e4abcf88785e978 Author: sensorflo Commit: sensorflo improved comments and whites --- adoc-mode.el | 37 +++-- 1 file changed, 23 insertions(+), 14 deletions(-) diff --git a/adoc-mode.el b/adoc-mode.el in

[nongnu] elpa/adoc-mode 888a38beb2 154/199: Bundle the mode's menu definition with the mode's keymap

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 888a38beb2287f2bde0ce91f4baec9343aaf8eeb Author: Bozhidar Batsov Commit: Bozhidar Batsov Bundle the mode's menu definition with the mode's keymap --- adoc-mode.el | 331 +-- 1 file changed, 163 insertions(

[nongnu] elpa/adoc-mode 303019657d 060/199: many things with xref and anchor

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 303019657d2ed5424e4164031649596460a19b0b Author: Florian Kaufmann Commit: Florian Kaufmann many things with xref and anchor enhanced adoc-goto-ref-label added adoc-xref-id-at-point refactored out literal regexp in keyword list to adoc-re-xref

[nongnu] elpa/adoc-mode 0ea3de138a 091/199: refactored adoc-kwf-attriblist

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 0ea3de138a7b9b3e059aeb7ed1d56a3657532b11 Author: sensorflo Commit: sensorflo refactored adoc-kwf-attriblist - moved let form deeper down - renamed end2 -> attribute-list-end - added comments --- adoc-mode.el | 40 +--

[nongnu] elpa/adoc-mode d3517e596d 102/199: all special inline macros are now fontified before the general inline macro

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit d3517e596db60fdcee88629fe8128894535c65f4 Author: sensorflo Commit: sensorflo all special inline macros are now fontified before the general inline macro --- adoc-mode.el | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/adoc-mode.el

[nongnu] elpa/adoc-mode b2d2bcb2cd 138/199: Really kill all the tabs

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit b2d2bcb2cd592705282bf61a14d9290a9ffea2b1 Author: Bozhidar Batsov Commit: Bozhidar Batsov Really kill all the tabs + some indentation fixes. --- adoc-mode.el | 78 ++-- 1 file changed, 39 insertion

[nongnu] elpa/adoc-mode 46e8ea4126 129/199: Add Eldev and a GHA workflow based on it

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 46e8ea4126ef047c0cc78b394742963c41944142 Author: Bozhidar Batsov Commit: Bozhidar Batsov Add Eldev and a GHA workflow based on it I've also added a bunch of hacking guidelines for potential contributors. --- .github/workflows/test.yml | 34

[nongnu] elpa/adoc-mode 2da645a750 040/199: attribute-list can have a local face alist / two faces for target of an inline macro can be specified

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 2da645a750e6a96ef4c39054eeff12c9b0c40f01 Author: Florian Kaufmann Commit: Florian Kaufmann attribute-list can have a local face alist / two faces for target of an inline macro can be specified --- adoc-mode.el | 37 + 1 file

[nongnu] elpa/adoc-mode 66cd5645a0 130/199: Clean up the front-matter

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 66cd5645a00b1f90e9d73e82550a187e296e98cb Author: Bozhidar Batsov Commit: Bozhidar Batsov Clean up the front-matter Basically the whole README was repeated there, which is quite wasteful. I've also killed all the trailing whitespace. --- adoc-mode.e

[nongnu] elpa/adoc-mode c3d738dd7d 169/199: Fix a typo

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit c3d738dd7ded1a9bed70727ac52629f7fd2c6848 Author: Bozhidar Batsov Commit: Bozhidar Batsov Fix a typo --- adoc-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adoc-mode.el b/adoc-mode.el index 5bb07132b6..4381323168 100644 --- a/adoc-m

[nongnu] elpa/adoc-mode 22bd99a194 075/199: test: Use with-temp-buffer instead home-brewed solution

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit 22bd99a194aecdf61f53a94c27721ff20737d870 Author: Florian Kaufmann Commit: Florian Kaufmann test: Use with-temp-buffer instead home-brewed solution --- adoc-mode-test.el | 93 --- 1 file changed, 41 insertions(

[nongnu] elpa/adoc-mode ff382b94de 181/199: Improve the configuration docs

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit ff382b94de9f9c80be896297dc5fc7a3373527e9 Author: Bozhidar Batsov Commit: Bozhidar Batsov Improve the configuration docs --- README.adoc | 59 --- 1 file changed, 40 insertions(+), 19 deletions(-) diff --g

[nongnu] elpa/adoc-mode d80b29ebc9 072/199: test: bugfix: point was wronly positioned in adoctest-trans

2023-09-03 Thread ELPA Syncer
branch: elpa/adoc-mode commit d80b29ebc93e24109db3d9be3eb7bbdc9d88bed4 Author: Florian Kaufmann Commit: Florian Kaufmann test: bugfix: point was wronly positioned in adoctest-trans --- adoc-mode-test.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/adoc-mode-test.

  1   2   3   >