emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] branch elpa/evil-matchit created (now f9faa0b9bf)


From: ELPA Syncer
Subject: [nongnu] branch elpa/evil-matchit created (now f9faa0b9bf)
Date: Thu, 6 Jan 2022 02:58:29 -0500 (EST)

elpasync pushed a change to branch elpa/evil-matchit.

        at  f9faa0b9bf README

This branch includes the following new commits:

       new  03f46e4006 first import
       new  808f226b2e updated doc, v0.0.2
       new  13b95b675d evil-jump-item parameter is wierd, v0.0.3
       new  05f80aacf2 Declare package dependency on evil, improve package 
description
       new  3b64df7610 Merge pull request #3 from purcell/patch-1
       new  a837c1897e tweak README
       new  d92883b8c3 use evil API in html file some times
       new  fbe22f1171 single file package does not need *-pkg.el
       new  0dea7ddb67 better match single character tag
       new  dd3d90bf95 Fix malformed header line
       new  9df39e73f7 Merge pull request #7 from purcell/patch-2
       new  3e3652a162 marmalade need *-pkg.el
       new  fc1731e8b2 updated doc, hotkey set up, v0.0.5
       new  9ed81c8b78 fixed typo in README
       new  7ff2b954c0 user can customize key binding, v0.0.6
       new  c65da39f49 autoload sgml-mode
       new  748647d518 dependent on sgml-mode
       new  3c98cf064f new framework v1.0.0
       new  2d038e4d59 minor tweek of matching algorithm priority
       new  cf584eb62e support c like languages
       new  eb5e0bedc6 select/delete matching tags in C v1.0.2
       new  cfcf0d083c weak README
       new  d5a7c947e6 minor wording in README
       new  285f5c2413 udpated doc and screencast
       new  43a626541d support script language, v1.1.0
       new  acd0b7401b simple jump algorithm upgraded v1.1.1
       new  90c8367856 add sdk v1.2.0
       new  b75893af9e minor bug in latex-mode
       new  1a663b20fd #18 minor bug for python
       new  210155ee8f update developer guide v1.2.1
       new  65b474bb02 Better C/C++, v1.2.2
       new  369eb7ca8c minor typo in README
       new  363b6683ab ignore elisp flymake file
       new  acc7efbd8d minor bugs fixed v1.2.3
       new  78cc0335de support latex mode, v1.2.4
       new  bd4feb7884 support cmake v1.2.5
       new  575e1e652a support go-mode v1.2.6
       new  b4163c71c3 support org-mode
       new  d7f45fd142 updated doc v1.2.7
       new  b4ae58d214 some ad on stable
       new  8b71b42603 better support for sh and c/c++ v1.2.8
       new  04e1d796b9 support "# ifdef" in c
       new  313498e6ec #26 jump to percentage
       new  4f993303e1 delete leading spaces AND matched tags v1.2.9
       new  694e6fba3d updated README
       new  e81d779541 support Emacs email (message-mode)
       new  f7bced4500 updated README
       new  6fabc1b8e7 support funtional javascript syntax v1.3.1
       new  0be04f960f use text objects v1.3.2
       new  13c528765e updated README
       new  642fcdaf52 README updated
       new  4d8d55e7f4 typo
       new  0b2c287826 perfect support for ruby-mode v1.3.3 #29
       new  c2d3798650 support template lik PHP, better algorithm v1.4.0
       new  11ba040ab0 support json-mode
       new  4fdcda9fec updated README
       new  2f8449cfec support Laravel Blade Templating
       new  937a407596 more tolerant algorithm in c/c++ v1.4.2
       new  4fe67764e2 extra commands to delete/select items v1.4.3
       new  5bc34a6bd5 minor ruby bug
       new  d2e7b21038 remove duplicated code
       new  9158dc87cc case sensitive code is cleaned because Emacs will handle 
it
       new  fcf6b25407 fortran
       new  4efd9e0fac use % in evil-visual-mode
       new  965efc080a updated pkg.sh
       new  338a10ccd6 fixed: by default shortcut % is disabled
       new  1c1a218d34 sql
       new  8540a4c12a supports inner text object, v1.5.0
       new  1017e2e6ec README.org: update MELPA URL
       new  bfe8afe2a1 Merge pull request #40 from xuchunyang/patch-1
       new  257d4ab10c #41 workaround web-mode v11 issue
       new  3f08492ec4 FIXED: #43 no jump at the first line in html v1.5.2
       new  296c31f93d Fix matching multiple arguments and varibles with 
underscores in do/end blocks.
       new  acb89199d0 Fix matching chaining off end blocks
       new  8b4db43dc2 Merge pull request #44 from thegreatape/master
       new  9a1b6ac1f9 can jump between brackets in visual-state #42
       new  62cef4f91a replace evil-jump-items v2.0
       new  af40d309c6 documentation
       new  8862d8ea15 support for statement in lua-mode
       new  89fd968ac2 spacemacs use enh-ruby-mode
       new  3873a93653 support enh-ruby-mode, more tips v2.0.1
       new  449da5ca10 fixed typo
       new  11352e24ff support more pattern in lua-mode
       new  ff29cd2264 workaround issue in python-mode v2.0.2
       new  e831d42aa5 relax regex for python matching
       new  67eec20d48 updated README
       new  c4be28092f perfect support for visual-line state v2.1
       new  f981f722df avoid hang in python-mode, v2.1.1
       new  63846fc4c0 Add melpa badge
       new  3c9d97f3d3 Merge pull request #60 from robbyoconnor/patch-1
       new  0b35f26191 javascript could use evilmi-simple-*
       new  62d948743e updated README
       new  14e23187df Put the melpa badges on the same line
       new  98c045d352 Merge pull request #61 from robbyoconnor/patch-2
       new  94e359e30c Fix embedded major-mode detection in org-mode
       new  18a3e6ab47 Merge pull request #64 from hlissner/master
       new  58e735c5ea org-element-property exist in 24.4+ only
       new  8b80b3df94 correct inner text-object in python-mode v2.1.2
       new  6346825fd8 less picky about latex tags
       new  080639aed3 clean code and doc
       new  c675e740a7 can simple jump in latex-mode, #70
       new  34c51f68fd jump in diff-mode
       new  38df050735 clean code
       new  4780ef4e4a scan-sexps buggy in latex-mode, fallback to Evil API
       new  64791bc376 clean code
       new  de6ce21e1e jump in comment
       new  b01763bf76 initialize evilmi-plugins only once v2.1.5
       new  51d46747e3 support Facebook React JSX
       new  4846518b59 support rjsx-mode
       new  8a56092b38 can handle `render()` in jsx, code cleaned
       new  1a5c4454a7 support verilog
       new  1d55eba1d3 fix bug on verilog if statement
       new  79ec08d921 add more verilog keywords
       new  01ade592db enhance js matching algorithm
       new  e9f77f7d6a user can use less optimized algorithm
       new  277623d8be support css/less/scss
       new  3417dbb275 Add ocaml support
       new  0941f38bfe Add ocaml plugin to evil-matchit.el
       new  0b0e6d61a6 clean code
       new  69299108fd Add sig/end matching for ocaml
       new  80413a836a Merge pull request #79 from msaffer/patch-1
       new  2fc961d94b fixed css-mode minor issue
       new  bed39041b1 support markdown
       new  b63f840ee7 When on whitespace following a keyword don't jump 
backwards
       new  5ff747a1ef When jumping find the first matching keyword in the 
current line
       new  4a24de3862 Add copyright preamble
       new  dbaae2b753 Merge pull request #81 from neojski/ocaml
       new  4435f3ada5 evil-matchit-org: add :results: :end: drawer
       new  fb5807c096 Merge pull request #82 from et2010/patch-1
       new  4101ee2432 handle 'switch' in C properly
       new  ceb13ad1b3 use more generic  when processing C
       new  50bb882419 support elixir
       new  cc3654b00d only keep fn-end and do-else-end pairs
       new  73bef5fb56 Merge pull request #84 from dsdshcym/83-elixir-support
       new  20270ab6b0 support one liner
       new  304f22100e handle ruby statement after assign operator
       new  f471bc97bd tsx needs jsx support as well
       new  51d8b268e5 Merge pull request #86 from yqrashawn/support-tsx
       new  df642d953d add a few APIs
       new  3f49ee9d17 improve ocaml
       new  a91ea21c4a Fix typo in readme
       new  11f57d8f52 Merge pull request #89 from Khady/patch-1
       new  0d62d497d1 Fix typo
       new  a8a8625fc2 Merge pull request #90 from Khady/patch-2
       new  8a10046f25 fix python issue
       new  8123eef094 Merge pull request #88 from Khady/master
       new  2001c5be5f ocaml: improve validation of keywords
       new  e137a380ee Merge pull request #91 from Khady/ocaml-check-keywords
       new  1c428e192b ocaml use font-lock-doc-face for comment
       new  18cf34bc62 Update evil-matchit-verilog.el
       new  47894a6cc0 Merge pull request #93 from AitBits/patch-2
       new  2f423258e1 support mhtml-mode
       new  6cfdbe895f [chen] add support for react-mode and typescript-tsx-mode
       new  8d6bd9187d [chen] update doc
       new  e15ad8406b Merge pull request #95 from linchen2chris/master
       new  7d65b4167b clean plugins setup code
       new  4f3928db11 let evil-repeat ignore evilmi jump
       new  d701acb054 Merge pull request #96 from JJPandari/master
       new  4c6b8f412f Add autoload definitions
       new  abe43359bf Merge pull request #98 from nitros12/master
       new  00ab601346 support "define_method(method) do |*args|"
       new  5cea6fde1c clean code and wording
       new  8fa4c1390d can change shortcut from "%" to "m"
       new  c04f8f480c Match Ruby's begin also when it's not on the beginning 
of the line
       new  665751dff8 Ignore trailing space in Ruby blocks with arguments
       new  64b572d2e4 Merge pull request #107 from porras/patch-2
       new  7bee6fad80 Merge pull request #106 from porras/patch-1
       new  dea3fca13b clean code dependency
       new  f87f03bbf4 add generic rule to jump between brackets
       new  2143844e2b support js2-jsx-mode
       new  43be86d8c4 support css-in-js styled components
       new  0d463ab3da Ocaml: add normal parentheses support
       new  e941c695f3 Add [ and { as well.
       new  c5b87b4de5 Merge pull request #108 from 
neojski/better-parens-handling
       new  77c4a0a1d9 Ocaml: double semicolon matches let.
       new  fb04ffae4b Treat source blocks labelled as "elisp".
       new  11aa990ecb Merge pull request #110 from leungbk/elisp
       new  0845b2a0bf Merge pull request #109 from neojski/add-double-semicolon
       new  5e92e374e6 better algorithm to match keyword
       new  1027459d44 more torelant to ruby syntax
       new  ea1e867129 support more ruby syntax, thanks to @kriansa
       new  2a53963ffc support php-mode
       new  848dc06902 clean code&do
       new  ec0ea006e9 improve html tag matching algorithm
       new  2ea15db747 improve ruby matching algorithm (fixed item 1 of #114)
       new  b00671fb9e Mark evilmi-jump-items as a jump motion
       new  11d98debf8 Merge pull request #115 from dajva/jump_motion
       new  076ace3ee2 README
       new  943bf5fb2b ruby code might use tab
       new  25ad66d397 clean code
       new  7cd10d332d extra logic to find html open tag
       new  289982cbee doc
       new  130941b1a4 can jump from end of html self closing tag
       new  dead63c7d0 add unit test
       new  d779aedaf1 clean code
       new  e44de538b9 clean code & doc
       new  d75d41d7b3 add unit test for c
       new  6fd4c56855 clean code, more c unit test
       new  bc31e7d594 clean code
       new  9ef1325305 wording
       new  86daa28dbd doc, minor regex issue, tdd for lua
       new  b363d12390 fix evil-matchit-diff
       new  437f67689c fix f90-mode bug, add fortran unit test
       new  f397504270 clean code
       new  24dcd74a55 support terminal in Emacs
       new  ede6382955 enhance verilog mode
       new  ae8fddea39 clean code, tdd for markdown
       new  8fba4f12e1 minor issue in emacs lisp comment
       new  574d3c4e45 emacs 24.4 does not have font-lock-ensure
       new  96a1aba323 Add ocaml tests
       new  721d0a9c56 More ocaml tests
       new  5c43939d01 Merge pull request #126 from neojski/more-ocaml-tests
       new  23a0576255 fixed: can not jump tag from prompt line in shell-mode 
sometimes
       new  2337748d26 autoload evilmi-prompt-line-p
       new  539192328e fixed minor bug #127
       new  6390e9e06c Silence byte-compiler
       new  fccad4255b Merge pull request #128 from leungbk/byte-comp
       new  b24a7232a2 support octave, requires emacs25+, clean up tests
       new  2b9b68770a fixed: cannot jump back from the line end in visual mode
       new  6254f7c812 fixed CI
       new  ccc2cc8a62 `evilmi-sdk-simple-jump': skip whitespace
       new  2df3a62a8b Add a regression test
       new  d005e0465e Merge pull request #130 from 
nbfalcon/bugfix/evilmi-sdk-simple-jump-whitespace
       new  593c2d53a7 `evilmi-sdk-simple-jump': skip comments
       new  d1f59ad941 Merge pull request #131 from 
nbfalcon/bugfix/evilmi-sdk-simple-jump-whitespace
       new  0fd65c463b clean code&doc
       new  1c758b5b52 Fix byte compiling
       new  9cdaddd55d Merge pull request #132 from 
aaronjensen/require-evil-macros
       new  cdb9b90381 extra json support
       new  a0c5bd1fe8 support quote and export section in org file
       new  8c8c94bea8 fixed ci
       new  3076a8ca5d org-mode can use simple rule
       new  9cd0ddaacb can jump between quotes in plain text
       new  0f23f97aef use github workflows instead of travis ci
       new  d7ad7f712b emacs 28 changed API define-obsolete-function-alias. It 
is EVIL code. Not my code
       new  ceec6a63b0 better algorithm to match bracket/brace in javascript
       new  80dc731ab7 clean code
       new  8c4f516265 Support matlab-mode
       new  24a95751f4 Merge pull request #134 from dankessler/matlab-mode
       new  82c80786e5 jump between merge conflict markers
       new  69807cf829 use semantic api to improve simple jump algorithm
       new  9b228b097a easier to add own rules
       new  ce90eae4bd typo
       new  f9faa0b9bf README




reply via email to

[Prev in Thread] Current Thread [Next in Thread]