]> code.delx.au - gnu-emacs-elpa/commit
Rewrite the `change' and `changed' patterns
authorMichael Heerdegen <michael_heerdegen@web.de>
Wed, 25 May 2016 22:19:09 +0000 (00:19 +0200)
committerMichael Heerdegen <michael_heerdegen@web.de>
Sat, 28 May 2016 01:08:14 +0000 (03:08 +0200)
commit5f6e9e79451c2c257678a099a796951a64f493a4
tree3b25d01b8cffbb5a3e13268adda60972c4ad2146
parentb245dbe9f18d38f67385c1986c255aac854ef9c8
Rewrite the `change' and `changed' patterns

so that they don't rely on `diff-hl-mode's overlays.  Instead use the
output of `diff-hl-changes' directly (and cache it).

Make both patterns accept an optional REVISION argument.
packages/el-search/el-search.el