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
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
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
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
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
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.
---
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
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
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
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(+),
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.
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(+
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 |
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
---
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
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
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
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
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(-)
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
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,
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
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
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
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
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
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(-)
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 +++---
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
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
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
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
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
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
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
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
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
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 +++-
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
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.
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
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
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
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
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
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-
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
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
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
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
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(
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
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(
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 ++
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
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
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
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
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
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(
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
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
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
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
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
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
++
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
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
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
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
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
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
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
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-
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 -
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
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 -
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
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
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.
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
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
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/
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(-)
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
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
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
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
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(
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
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 +--
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
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
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
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
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
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
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(
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
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 - 100 of 244 matches
Mail list logo