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

      from  0e0d73c0a9 [Fix #155] Document nREPL TTY transport usage
       new  7b2c46ad2b Handle nil project in inf-clojure--project-dir
       new  4af135f85f Add namespace-aware eval via inf-clojure-eval-ns-aware 
(#221)
       new  5a0a87532e Update CHANGELOG with #205 and #219
       new  28e26dde16 [Fix #149] Show confirmation message after 
inf-clojure-set-ns
       new  fe2a6f5794 Fix preoutput filter to handle chunked comint output 
correctly
       new  bdd741e9c1 Update CHANGELOG with #136/#153 fix
       new  94810c3800 Drop lein-clr REPL type
       new  44d8896d46 Fix ElDoc section: wrong buffer name and stale Emacs 
version reference
       new  5fb0cbf5e5 Update Planck link to GitHub repo
       new  153993bbb8 Update babashka link to canonical org URL
       new  378fcef6c4 Improve troubleshooting section wording
       new  46c98f2fce Clarify Windows JLine workaround applies to Leiningen 
only
       new  55717d638d Add use-package installation example
       new  478d523883 Add missing var-meta to REPL features example
       new  6ebd9c28c2 Fix link reference case for [copying]
       new  b4f39dca8f Fix "in in" typo
       new  387cd2559a Remove stale references to deleted variables in 
docstrings
       new  c1f1489b3d Fix incorrect references in docstrings
       new  c40860bbd8 Update Commentary section
       new  1524bc3c5a Fix typos and grammar in docstrings
       new  2a6a7c0113 Improve docstring clarity
       new  4397e30c9f Fix defcustom type specs
       new  3aa7f0209e Remove spurious (interactive) from 
inf-clojure--prompt-repl-type
       new  a37f998c48 Fix :safe predicate for inf-clojure-source-modes
       new  26e035cfc8 Use setq-local consistently in inf-clojure-mode
       new  5dc5e30247 Expand test coverage for pure utility functions
       new  b7a23a0200 Update CI configuration
       new  4f8bed3c7e Fix lint and byte-compilation warnings
       new  16278dec14 Fix derived-mode-p call for Emacs 28-29 compatibility
       new  df0aaa5185 Remove unnecessary completion-table-with-cache guard
       new  262739c93b Fix spurious empty string in interactive spec
       new  839de5bf5d Remove unused inf-clojure-chomp function
       new  ed7f2f9007 Use modern eldoc-documentation-functions hook
       new  c8b49cc4a6 Use pcase-let to destructure string boundaries
       new  9e8dfc00f7 Fix package-version for inf-clojure-socket-repl-port
       new  ad29d27c77 Update CHANGELOG with recent changes
       new  80681e1097 Use inf-clojure--merge-repl-features for all REPL types
       new  8fe6227742 Bump version to 3.4.0-snapshot
       new  be5e9bd907 Add node-babashka to startup forms


Summary of changes:
 .circleci/config.yml      |  10 +-
 CHANGELOG.md              |   7 ++
 README.md                 |  74 +++++++----
 inf-clojure.el            | 312 ++++++++++++++++++++++++++--------------------
 test/inf-clojure-tests.el | 185 ++++++++++++++++++++++++---
 5 files changed, 403 insertions(+), 185 deletions(-)

Reply via email to