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

Remove bundled ert.el #41

Merged
merged 2 commits into from
Feb 11, 2017
Merged

Remove bundled ert.el #41

merged 2 commits into from
Feb 11, 2017

Conversation

tarsius
Copy link
Contributor

@tarsius tarsius commented Feb 11, 2017

Ert was added to GNU Emacs in version 24.1, which was released in
2012. Bundling a built-in or third-part library should generally
be avoided because the bundled version might end up being loaded
for users who also have a more recent version installed.

nlamirault and others added 2 commits December 19, 2016 12:19
* develop:
  Fix version test
  Update changelog
  Modify phpunit detection algorithm
  Modify customize variable definition
  Modify custom group
  bump version
  update changelog
  Add test case for phpunit-get-current-class, phpunit-get-current-test
  Remove unused tests
  Fix and simplify phpunit-get-current-class
  Fix function name regexp
  Modify search `phpunit` command priority
  Use :prefix instead of :group
  Fix customize
  Remove redundant let clause
  Remove set process, that have written twice
  bump version
Ert was added to GNU Emacs in version 24.1, which was released in
2012.  Bundling a built-in or third-part library should generally
be avoided because the bundled version might end up being loaded
for users who also have a more recent version installed.
@zonuexe zonuexe changed the base branch from master to develop February 11, 2017 15:14
@zonuexe zonuexe merged commit d8bdb7c into nlamirault:develop Feb 11, 2017
@zonuexe
Copy link
Collaborator

zonuexe commented Feb 11, 2017

@tarsius Thanks!

@tarsius
Copy link
Contributor Author

tarsius commented Feb 11, 2017

You are welcome!

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.

None yet

3 participants