summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-04-13minor fix in pkgverhaawda
2018-08-14small cosmeticshaawda
2017-11-05Updated version (5.6.1.37.gdeb35d9 -> 5.6.1.38.g118c197).haawda
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)
2017-11-04Updated version (5.6.1.33.g3741ee3 -> 5.6.1.37.gdeb35d9).haawda
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)
2017-11-02Updated version (5.6.1.32.g061431d -> 5.6.1.33.g3741ee3).haawda
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)
2017-10-31Updated version (5.6.1.31.g05b6f05 -> 5.6.1.32.g061431d).haawda
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)
2017-10-18Updated version (5.6.1.30.g35f5d71 -> 5.6.1.31.g05b6f05).haawda
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)
2017-10-08Updated version (5.6.1.29.gb901fa7 -> 5.6.1.30.g35f5d71).haawda
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)
2017-10-08Updated version (5.6.1.28.ga6f0592 -> 5.6.1.29.gb901fa7).haawda
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)
2017-08-20Updated version (5.6.1.24.g7f886fa -> 5.6.1.28.ga6f0592).haawda
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)
2017-08-08Updated version (5.6.1.22.g5d0b53a -> 5.6.1.24.g7f886fa).haawda
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)
2017-07-26Updatehaawda
2017-07-26Updatehaawda
2017-07-25initial uploadhaawda