elpasync pushed a change to branch elpa/clojure-mode.

      from  db349a2255 Update changelog with font-locking changes
       new  eab1a49054 Update stale version header in extra font-locking
       new  0511fc24bd Remove non-existent entries from extra font-locking
       new  909766673e Move doc and find-doc to clojure.repl section
       new  3bd06e7d55 Add missing clojure.repl functions to extra font-locking
       new  2e0fe97fd2 Fix alphabetical ordering in extra font-locking
       new  b9a648b148 Remove duplicate deftest/deftest- from extra font-locking
       new  7efe9453a9 Update changelog with extra font-locking cleanup
       new  0399fb70f3 Move comment-normalize-vars call from hot loop to mode 
setup
       new  5325e14cac Avoid string allocation in clojure--normal-indent loop
       new  c9a6ca0998 Convert comment macro search from recursive to iterative
       new  9cee4ba327 Consolidate string detection into a single syntax-ppss 
call
       new  0d8e314995 Cache alignment search regexp
       new  d4cf0056d7 Avoid repeated thing-at-point call in indent function
       new  61421db3ae Add inline comments to optimized font-locking functions
       new  f13aa847e1 Avoid duplicate syntax-ppss call in clojure-string-start
       new  0758795ae8 Avoid duplicate thing-at-point call in alignment 
position check


Summary of changes:
 CHANGELOG.md                       |   3 +
 clojure-mode-extra-font-locking.el |  27 +++--
 clojure-mode.el                    | 219 ++++++++++++++++++++++---------------
 3 files changed, 148 insertions(+), 101 deletions(-)

Reply via email to