Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: clojure-emacs/inf-clojure
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
Loading
...
head repository: clojure-emacs/inf-clojure
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
  • 15 commits
  • 8 files changed
  • 7 contributors

Commits on Jul 16, 2022

  1. Small fixes to make NonGNU ELPA happier

    Thanks @monnier!
    bbatsov committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    7de63df View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Release 3.2.1

    bbatsov committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    151b20b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    f436760 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Ensure repl scrolls on insert (#204)

    When inserting forms into the repl, the buffer doesn't always scroll to
    show the new input and result. This has been fixed in CIDER in a similar
    way, so now I'm bringing the same trick here.
    
    See clojure-emacs/cider#2590 for more details.
    dpsutton authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    59a9f06 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Use comint-mode-map as parent map instead

    Whilst playing with inf-clojure-mode-map, some previous binds are overriden, because copy-keymap is used instead of set-parent-map.
    This will help for that.
    Inc0n authored and bbatsov committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    e5ce383 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Display message after setting repl

    jjttjj authored and bbatsov committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    4ab7851 View commit details
    Browse the repository at this point in the history
  2. Don't use outer let

    jjttjj authored and bbatsov committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    3cfc4f0 View commit details
    Browse the repository at this point in the history
  3. Extract function to prompt for repl buffer

    jjttjj authored and bbatsov committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    fb9b5ea View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    05bf92f View commit details
    Browse the repository at this point in the history
  2. Replace Cask with Eldev

    bbatsov committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2fd4873 View commit details
    Browse the repository at this point in the history
  3. Ignore .eldev

    bbatsov committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    836d7a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e555702 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    8ad2242 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Cleanup socket repl startup (#212)

    This simplifies the socket repl startup code and addresses some lint warnings.
    dpsutton authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    b153e51 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Replace beginning-of-defun fn

    p4v4n authored and bbatsov committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    9aea501 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.