elpasync pushed a change to branch elpa/adoc-mode.

      from  7c9081fbfb Fix CI compilation failures across Emacs versions
       new  1379d3b02b Fix CI compilation failures across Emacs versions
       new  28be0a4cf8 Fix typos and update features list in README
       new  95e6c7fa46 Fix (goto-char 0) to use (point-min)
       new  0ee41756ac Replace looking-back without limit in line-break template
       new  a844302ca6 Fix integer passed to concat in adoc-re-one-line-title
       new  0a678e9c75 Replace cl-loop being the overlays with overlays-in
       new  815a8bf213 Update copyright year to 2026
       new  41e2139815 Remove XEmacs compatibility code from 
adoc-tempo-on-region
       new  982bab2c42 Remove unused adoc-repeat-string function
       new  035c83552d Use defvar-local for adoc-image-overlays
       new  a449d51ed4 Replace #'(lambda ...) with plain (lambda ...)
       new  ee6b89a8cb Use #' for function references instead of plain quote
       new  b8a62c9f4b Use string-prefix-p instead of string-match for prefix 
check
       new  2c7e6f3c2f Convert adoc-kw-replacement and 
adoc-kw-admonition-paragraph to defun
       new  8ffcb955ee Fix typos and clean up minor code issues


Summary of changes:
 README.adoc            |  22 +++----
 adoc-mode.el           | 157 ++++++++++++++++++++++---------------------------
 test/adoc-mode-test.el |  28 ++++-----
 3 files changed, 93 insertions(+), 114 deletions(-)

Reply via email to