elpasync pushed a change to branch elpa/inf-clojure.

      from  5decdb89d2 Update changelog entry
       new  e93cc30ab5 Fix truncated autoload cookie on inf-clojure-connect
       new  f0e4727b5a Fix prefix-arg vs current-prefix-arg in REPL startup
       new  8b1c073441 Remove unused inf-clojure--whole-comment-line-p
       new  bb49e5c45d Remove dead code
       new  cccd852943 Fix trailing whitespace in docstrings
       new  0cab136f25 Simplify inf-clojure-chomp to use string-trim-right
       new  5fcfde6b7f Add explicit (require 'seq)
       new  d6a23b658f Deduplicate Clojure-family REPL feature definitions
       new  d7e391da74 Unify arglists forms across JVM Clojure-family REPLs
       new  ac11ae287b Add clojure-clr REPL type for clr.tools.deps
       new  07a5799706 Merge branch 'deduplicate-repl-features'
       new  e52da46224 Fix inf-clojure-connected-p to check for a live process
       new  ae00aec8e0 Simplify inf-clojure--nil-string-match-p
       new  cb2947faec Expand test coverage for pure utility functions
       new  7c496fbcf6 Unify reload forms with inf-clojure-repl-features
       new  0df1a2b779 Update ClojureCLR description to mention clr.tools.deps
       new  27ce59457b Add reload and reload-all to REPL features example in 
README
       new  04a3b90cf2 Update REPL type list to include all supported types
       new  727b6be5da Fix stale completion-related references in docs and 
docstrings
       new  2e8a408c0e Update copyright year to 2026
       new  0716546d70 Update CHANGELOG with post-3.3.0 changes
       new  d0e48eb4a0 [Fix #57] Add inf-clojure-show-var-meta command
       new  c71af21ae8 [Fix #143] Show arglists in the REPL buffer instead of 
minibuffer
       new  fbfcd57f9a [Fix #192] Document load, reload and set-ns commands
       new  5e1d01d01f [Fix #74] Add inf-clojure vs CIDER comparison to README
       new  cf8255e386 [Fix #111] Improve code completion docs, cover socket 
REPLs
       new  0e0d73c0a9 [Fix #155] Document nREPL TTY transport usage


Summary of changes:
 CHANGELOG.md              |  16 +++
 README.md                 | 139 +++++++++++++++++++-------
 inf-clojure.el            | 250 +++++++++++++++++-----------------------------
 test/inf-clojure-tests.el | 155 +++++++++++++++++++++++++++-
 4 files changed, 366 insertions(+), 194 deletions(-)

Reply via email to