branch: elpa/casual
commit 6d7dcf888cebd44ed9c3ac17beeecc6530d93ab1
Merge: 33259e7f82 eab70ee13b
Author: Charles Choi <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #278 from 
kickingvegas/merge-development-to-main-20250726_213914
    
    Merge development to main 20250726_213914
---
 docs/Makefile  | 1 +
 lisp/casual.el | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/Makefile b/docs/Makefile
index 94002fa55f..40052922ff 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -22,6 +22,7 @@ html:
 .PHONY: gen-html
 gen-html: html html/images html/main.css sync-images
        makeinfo                                \
+       --init=texi2any-config.pm               \
        --html                                  \
        --css-ref=main.css                      \
        --output=html                           \
diff --git a/lisp/casual.el b/lisp/casual.el
index 831f3ed895..659d6c93e0 100644
--- a/lisp/casual.el
+++ b/lisp/casual.el
@@ -5,7 +5,7 @@
 ;; Author: Charles Choi <[email protected]>
 ;; URL: https://github.com/kickingvegas/casual
 ;; Keywords: tools, wp
-;; Version: 2.8.0
+;; Version: 2.8.1-rc.1
 ;; Package-Requires: ((emacs "29.1") (transient "0.9.0"))
 
 ;; This program is free software; you can redistribute it and/or modify

Reply via email to