Age | Commit message (Collapse) | Author |
|
|
|
|
|
Changelog
=========
Add a note about docstring indentation to the readme (118c197)
Denote properly an unused parameter (deb35d9)
Move a function definition before its first usage (ab1b205)
Tweak the changelog (5bb105d)
Handle properly Boot's deftask docstrings (b3f8fa0)
[Fix #459] Add font-locking for new vars in added in Clojure 1.9 (#460) (3741ee3)
Move to top-level before `re-search-backward` in `clojure-find-ns` (061431d)
[Fix #449] Simplify the PR template a bit (#453) (05b6f05)
[Fix #451] Make the function determining the project directory customizable (#452) (35f5d71)
Force elec. indentation in a docstring (#447) (b901fa7)
Makefile: Don't re-set EMACS if already set (a6f0592)
Add doc-string tests (1a59d9e)
Improve detection of doc-strings (83ce80c)
[Fix #438] Narrow to doc-strings before fill (174b1e1)
Merge pull request #444 from vspinu/backward-sexp (7f886fa)
[Fix #443] Don't consider #? as starting non-logical sexp (71a8093)
Finish TravisCI builds more quickly (5d0b53a)
Fix `checkdoc` warnings (63d36fa)
Add byte-comp and `checkdoc` tests (b648244)
Test all `.el` files, not just `clojure-mode.el` (464c4dd)
Use evm for TravisCI testing (131d62b)
Fix typo in docstring (da758ae)
Escape character literals for emacs.next (276dad9)
Add defcustom for comment font-locking (197298e)
Remove ; from paragraph-start regexp during fill (#434) (eacd330)
Recognize indented def-forms in imenu (6e966d5)
Add imenu support for multimethods (f46cc5d)
[Fix #429] Last occurrence sometimes not replaced for `move-to-let` (#430) (2d67af4)
Use ignore-errors where possible (21160d3)
Use ignore-errors to simplify a bit of error-suppressing code (aecd731)
Update a changelog entry (16af12d)
[Fix #423] Avoid throwing inside `clojure-match-next-def` on 0 arity forms (#424) (02286ec)
Update the copyright years (4dcd7bc)
[Fix #426] Correct docstring of `clojure--looking-at-non-logical-sexp` (#427) (2f73878)
Add a command to toggle negation for an expression (0113aa9)
Add a command to toggle between when and when-not (498a3cd)
Add a missing docstring (cc3a4d6)
Revert "Set the version to 5.6.1" (423c9e4)
|
|
Changelog
=========
Denote properly an unused parameter (deb35d9)
Move a function definition before its first usage (ab1b205)
Tweak the changelog (5bb105d)
Handle properly Boot's deftask docstrings (b3f8fa0)
[Fix #459] Add font-locking for new vars in added in Clojure 1.9 (#460) (3741ee3)
Move to top-level before `re-search-backward` in `clojure-find-ns` (061431d)
[Fix #449] Simplify the PR template a bit (#453) (05b6f05)
[Fix #451] Make the function determining the project directory customizable (#452) (35f5d71)
Force elec. indentation in a docstring (#447) (b901fa7)
Makefile: Don't re-set EMACS if already set (a6f0592)
Add doc-string tests (1a59d9e)
Improve detection of doc-strings (83ce80c)
[Fix #438] Narrow to doc-strings before fill (174b1e1)
Merge pull request #444 from vspinu/backward-sexp (7f886fa)
[Fix #443] Don't consider #? as starting non-logical sexp (71a8093)
Finish TravisCI builds more quickly (5d0b53a)
Fix `checkdoc` warnings (63d36fa)
Add byte-comp and `checkdoc` tests (b648244)
Test all `.el` files, not just `clojure-mode.el` (464c4dd)
Use evm for TravisCI testing (131d62b)
Fix typo in docstring (da758ae)
Escape character literals for emacs.next (276dad9)
Add defcustom for comment font-locking (197298e)
Remove ; from paragraph-start regexp during fill (#434) (eacd330)
Recognize indented def-forms in imenu (6e966d5)
Add imenu support for multimethods (f46cc5d)
[Fix #429] Last occurrence sometimes not replaced for `move-to-let` (#430) (2d67af4)
Use ignore-errors where possible (21160d3)
Use ignore-errors to simplify a bit of error-suppressing code (aecd731)
Update a changelog entry (16af12d)
[Fix #423] Avoid throwing inside `clojure-match-next-def` on 0 arity forms (#424) (02286ec)
Update the copyright years (4dcd7bc)
[Fix #426] Correct docstring of `clojure--looking-at-non-logical-sexp` (#427) (2f73878)
Add a command to toggle negation for an expression (0113aa9)
Add a command to toggle between when and when-not (498a3cd)
Add a missing docstring (cc3a4d6)
Revert "Set the version to 5.6.1" (423c9e4)
|
|
Changelog
=========
[Fix #459] Add font-locking for new vars in added in Clojure 1.9 (#460) (3741ee3)
Move to top-level before `re-search-backward` in `clojure-find-ns` (061431d)
[Fix #449] Simplify the PR template a bit (#453) (05b6f05)
[Fix #451] Make the function determining the project directory customizable (#452) (35f5d71)
Force elec. indentation in a docstring (#447) (b901fa7)
Makefile: Don't re-set EMACS if already set (a6f0592)
Add doc-string tests (1a59d9e)
Improve detection of doc-strings (83ce80c)
[Fix #438] Narrow to doc-strings before fill (174b1e1)
Merge pull request #444 from vspinu/backward-sexp (7f886fa)
[Fix #443] Don't consider #? as starting non-logical sexp (71a8093)
Finish TravisCI builds more quickly (5d0b53a)
Fix `checkdoc` warnings (63d36fa)
Add byte-comp and `checkdoc` tests (b648244)
Test all `.el` files, not just `clojure-mode.el` (464c4dd)
Use evm for TravisCI testing (131d62b)
Fix typo in docstring (da758ae)
Escape character literals for emacs.next (276dad9)
Add defcustom for comment font-locking (197298e)
Remove ; from paragraph-start regexp during fill (#434) (eacd330)
Recognize indented def-forms in imenu (6e966d5)
Add imenu support for multimethods (f46cc5d)
[Fix #429] Last occurrence sometimes not replaced for `move-to-let` (#430) (2d67af4)
Use ignore-errors where possible (21160d3)
Use ignore-errors to simplify a bit of error-suppressing code (aecd731)
Update a changelog entry (16af12d)
[Fix #423] Avoid throwing inside `clojure-match-next-def` on 0 arity forms (#424) (02286ec)
Update the copyright years (4dcd7bc)
[Fix #426] Correct docstring of `clojure--looking-at-non-logical-sexp` (#427) (2f73878)
Add a command to toggle negation for an expression (0113aa9)
Add a command to toggle between when and when-not (498a3cd)
Add a missing docstring (cc3a4d6)
Revert "Set the version to 5.6.1" (423c9e4)
|
|
Changelog
=========
Move to top-level before `re-search-backward` in `clojure-find-ns` (061431d)
[Fix #449] Simplify the PR template a bit (#453) (05b6f05)
[Fix #451] Make the function determining the project directory customizable (#452) (35f5d71)
Force elec. indentation in a docstring (#447) (b901fa7)
Makefile: Don't re-set EMACS if already set (a6f0592)
Add doc-string tests (1a59d9e)
Improve detection of doc-strings (83ce80c)
[Fix #438] Narrow to doc-strings before fill (174b1e1)
Merge pull request #444 from vspinu/backward-sexp (7f886fa)
[Fix #443] Don't consider #? as starting non-logical sexp (71a8093)
Finish TravisCI builds more quickly (5d0b53a)
Fix `checkdoc` warnings (63d36fa)
Add byte-comp and `checkdoc` tests (b648244)
Test all `.el` files, not just `clojure-mode.el` (464c4dd)
Use evm for TravisCI testing (131d62b)
Fix typo in docstring (da758ae)
Escape character literals for emacs.next (276dad9)
Add defcustom for comment font-locking (197298e)
Remove ; from paragraph-start regexp during fill (#434) (eacd330)
Recognize indented def-forms in imenu (6e966d5)
Add imenu support for multimethods (f46cc5d)
[Fix #429] Last occurrence sometimes not replaced for `move-to-let` (#430) (2d67af4)
Use ignore-errors where possible (21160d3)
Use ignore-errors to simplify a bit of error-suppressing code (aecd731)
Update a changelog entry (16af12d)
[Fix #423] Avoid throwing inside `clojure-match-next-def` on 0 arity forms (#424) (02286ec)
Update the copyright years (4dcd7bc)
[Fix #426] Correct docstring of `clojure--looking-at-non-logical-sexp` (#427) (2f73878)
Add a command to toggle negation for an expression (0113aa9)
Add a command to toggle between when and when-not (498a3cd)
Add a missing docstring (cc3a4d6)
Revert "Set the version to 5.6.1" (423c9e4)
|
|
Changelog
=========
[Fix #449] Simplify the PR template a bit (#453) (05b6f05)
[Fix #451] Make the function determining the project directory customizable (#452) (35f5d71)
Force elec. indentation in a docstring (#447) (b901fa7)
Makefile: Don't re-set EMACS if already set (a6f0592)
Add doc-string tests (1a59d9e)
Improve detection of doc-strings (83ce80c)
[Fix #438] Narrow to doc-strings before fill (174b1e1)
Merge pull request #444 from vspinu/backward-sexp (7f886fa)
[Fix #443] Don't consider #? as starting non-logical sexp (71a8093)
Finish TravisCI builds more quickly (5d0b53a)
Fix `checkdoc` warnings (63d36fa)
Add byte-comp and `checkdoc` tests (b648244)
Test all `.el` files, not just `clojure-mode.el` (464c4dd)
Use evm for TravisCI testing (131d62b)
Fix typo in docstring (da758ae)
Escape character literals for emacs.next (276dad9)
Add defcustom for comment font-locking (197298e)
Remove ; from paragraph-start regexp during fill (#434) (eacd330)
Recognize indented def-forms in imenu (6e966d5)
Add imenu support for multimethods (f46cc5d)
[Fix #429] Last occurrence sometimes not replaced for `move-to-let` (#430) (2d67af4)
Use ignore-errors where possible (21160d3)
Use ignore-errors to simplify a bit of error-suppressing code (aecd731)
Update a changelog entry (16af12d)
[Fix #423] Avoid throwing inside `clojure-match-next-def` on 0 arity forms (#424) (02286ec)
Update the copyright years (4dcd7bc)
[Fix #426] Correct docstring of `clojure--looking-at-non-logical-sexp` (#427) (2f73878)
Add a command to toggle negation for an expression (0113aa9)
Add a command to toggle between when and when-not (498a3cd)
Add a missing docstring (cc3a4d6)
Revert "Set the version to 5.6.1" (423c9e4)
|
|
Changelog
=========
[Fix #451] Make the function determining the project directory customizable (#452) (35f5d71)
Force elec. indentation in a docstring (#447) (b901fa7)
Makefile: Don't re-set EMACS if already set (a6f0592)
Add doc-string tests (1a59d9e)
Improve detection of doc-strings (83ce80c)
[Fix #438] Narrow to doc-strings before fill (174b1e1)
Merge pull request #444 from vspinu/backward-sexp (7f886fa)
[Fix #443] Don't consider #? as starting non-logical sexp (71a8093)
Finish TravisCI builds more quickly (5d0b53a)
Fix `checkdoc` warnings (63d36fa)
Add byte-comp and `checkdoc` tests (b648244)
Test all `.el` files, not just `clojure-mode.el` (464c4dd)
Use evm for TravisCI testing (131d62b)
Fix typo in docstring (da758ae)
Escape character literals for emacs.next (276dad9)
Add defcustom for comment font-locking (197298e)
Remove ; from paragraph-start regexp during fill (#434) (eacd330)
Recognize indented def-forms in imenu (6e966d5)
Add imenu support for multimethods (f46cc5d)
[Fix #429] Last occurrence sometimes not replaced for `move-to-let` (#430) (2d67af4)
Use ignore-errors where possible (21160d3)
Use ignore-errors to simplify a bit of error-suppressing code (aecd731)
Update a changelog entry (16af12d)
[Fix #423] Avoid throwing inside `clojure-match-next-def` on 0 arity forms (#424) (02286ec)
Update the copyright years (4dcd7bc)
[Fix #426] Correct docstring of `clojure--looking-at-non-logical-sexp` (#427) (2f73878)
Add a command to toggle negation for an expression (0113aa9)
Add a command to toggle between when and when-not (498a3cd)
Add a missing docstring (cc3a4d6)
Revert "Set the version to 5.6.1" (423c9e4)
|
|
Changelog
=========
Force elec. indentation in a docstring (#447) (b901fa7)
Makefile: Don't re-set EMACS if already set (a6f0592)
Add doc-string tests (1a59d9e)
Improve detection of doc-strings (83ce80c)
[Fix #438] Narrow to doc-strings before fill (174b1e1)
Merge pull request #444 from vspinu/backward-sexp (7f886fa)
[Fix #443] Don't consider #? as starting non-logical sexp (71a8093)
Finish TravisCI builds more quickly (5d0b53a)
Fix `checkdoc` warnings (63d36fa)
Add byte-comp and `checkdoc` tests (b648244)
Test all `.el` files, not just `clojure-mode.el` (464c4dd)
Use evm for TravisCI testing (131d62b)
Fix typo in docstring (da758ae)
Escape character literals for emacs.next (276dad9)
Add defcustom for comment font-locking (197298e)
Remove ; from paragraph-start regexp during fill (#434) (eacd330)
Recognize indented def-forms in imenu (6e966d5)
Add imenu support for multimethods (f46cc5d)
[Fix #429] Last occurrence sometimes not replaced for `move-to-let` (#430) (2d67af4)
Use ignore-errors where possible (21160d3)
Use ignore-errors to simplify a bit of error-suppressing code (aecd731)
Update a changelog entry (16af12d)
[Fix #423] Avoid throwing inside `clojure-match-next-def` on 0 arity forms (#424) (02286ec)
Update the copyright years (4dcd7bc)
[Fix #426] Correct docstring of `clojure--looking-at-non-logical-sexp` (#427) (2f73878)
Add a command to toggle negation for an expression (0113aa9)
Add a command to toggle between when and when-not (498a3cd)
Add a missing docstring (cc3a4d6)
Revert "Set the version to 5.6.1" (423c9e4)
|
|
Changelog
=========
Makefile: Don't re-set EMACS if already set (a6f0592)
Add doc-string tests (1a59d9e)
Improve detection of doc-strings (83ce80c)
[Fix #438] Narrow to doc-strings before fill (174b1e1)
Merge pull request #444 from vspinu/backward-sexp (7f886fa)
[Fix #443] Don't consider #? as starting non-logical sexp (71a8093)
Finish TravisCI builds more quickly (5d0b53a)
Fix `checkdoc` warnings (63d36fa)
Add byte-comp and `checkdoc` tests (b648244)
Test all `.el` files, not just `clojure-mode.el` (464c4dd)
Use evm for TravisCI testing (131d62b)
Fix typo in docstring (da758ae)
Escape character literals for emacs.next (276dad9)
Add defcustom for comment font-locking (197298e)
Remove ; from paragraph-start regexp during fill (#434) (eacd330)
Recognize indented def-forms in imenu (6e966d5)
Add imenu support for multimethods (f46cc5d)
[Fix #429] Last occurrence sometimes not replaced for `move-to-let` (#430) (2d67af4)
Use ignore-errors where possible (21160d3)
Use ignore-errors to simplify a bit of error-suppressing code (aecd731)
Update a changelog entry (16af12d)
[Fix #423] Avoid throwing inside `clojure-match-next-def` on 0 arity forms (#424) (02286ec)
Update the copyright years (4dcd7bc)
[Fix #426] Correct docstring of `clojure--looking-at-non-logical-sexp` (#427) (2f73878)
Add a command to toggle negation for an expression (0113aa9)
Add a command to toggle between when and when-not (498a3cd)
Add a missing docstring (cc3a4d6)
Revert "Set the version to 5.6.1" (423c9e4)
|
|
Changelog
=========
Merge pull request #444 from vspinu/backward-sexp (7f886fa)
[Fix #443] Don't consider #? as starting non-logical sexp (71a8093)
Finish TravisCI builds more quickly (5d0b53a)
Fix `checkdoc` warnings (63d36fa)
Add byte-comp and `checkdoc` tests (b648244)
Test all `.el` files, not just `clojure-mode.el` (464c4dd)
Use evm for TravisCI testing (131d62b)
Fix typo in docstring (da758ae)
Escape character literals for emacs.next (276dad9)
Add defcustom for comment font-locking (197298e)
Remove ; from paragraph-start regexp during fill (#434) (eacd330)
Recognize indented def-forms in imenu (6e966d5)
Add imenu support for multimethods (f46cc5d)
[Fix #429] Last occurrence sometimes not replaced for `move-to-let` (#430) (2d67af4)
Use ignore-errors where possible (21160d3)
Use ignore-errors to simplify a bit of error-suppressing code (aecd731)
Update a changelog entry (16af12d)
[Fix #423] Avoid throwing inside `clojure-match-next-def` on 0 arity forms (#424) (02286ec)
Update the copyright years (4dcd7bc)
[Fix #426] Correct docstring of `clojure--looking-at-non-logical-sexp` (#427) (2f73878)
Add a command to toggle negation for an expression (0113aa9)
Add a command to toggle between when and when-not (498a3cd)
Add a missing docstring (cc3a4d6)
Revert "Set the version to 5.6.1" (423c9e4)
|
|
|
|
|
|
|