Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/inhibit refresh fns #1899

Merged
merged 1 commit into from
Dec 27, 2016

Conversation

dpsutton
Copy link
Contributor

Before submitting the PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our [contribution guidelines][1]
  • You've added tests (if possible) to cover your change(s)
  • All tests are passing (make test)
  • The new code is not generating bytecode or M-x checkdoc warnings
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the readme (if adding/changing user-visible functionality)
  • You've updated the refcard (if you made changes to the commands listed there)

Patch to refresh repl without calling refresh functions when given a negative prefix.

Issue 1893

@dpsutton
Copy link
Contributor Author

Will squash when all looks good

@bbatsov
Copy link
Member

bbatsov commented Dec 26, 2016

You forgot to update the docstring.

@bbatsov bbatsov merged commit d7214f1 into clojure-emacs:master Dec 27, 2016
@expez
Copy link
Member

expez commented Dec 27, 2016

Awesome @dpsutton! 👍

@dpsutton dpsutton deleted the feature/inhibit_refresh_fns branch October 26, 2019 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants