Skip to content
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/clojure-mode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: zenmacs/clojure-mode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 12, 2018

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

Commits on Aug 9, 2018

  1. Show ns as def

    vemv committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    c688dbb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Configuration menu
    Copy the full SHA
    347b79e View commit details
    Browse the repository at this point in the history
  2. Align entire regions

    vemv committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    2b3a7bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07b4166 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. Use eval-and-compile

    vemv committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    25a425c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

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

Commits on Apr 10, 2019

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

Commits on Aug 9, 2021

  1. Update syntax tables relative to upstream repo

    This fixes `(clojure-in-dostring-p)` for string deps.
    vemv committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    1574275 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Insert an empty :require form in new namespaces

    This eases a bespoke clj-refactor tweak.
    vemv committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    274b90e View commit details
    Browse the repository at this point in the history
Loading