diff options
author | Tino Calancha <tino.calancha@gmail.com> | 2017-05-24 10:54:48 +0900 |
---|---|---|
committer | Tino Calancha <tino.calancha@gmail.com> | 2017-05-24 10:54:48 +0900 |
commit | 61ef5c612d05d62b2190870ea7289251c3e092c6 (patch) | |
tree | 77dc5c9769bd88394bf1a47eac7d1bca5f5e5b13 /lisp/emacs-lisp/timer-list.el | |
parent | 2389ba2ebec4123453796dc5ebbb6452a17ddd92 (diff) | |
download | emacs-61ef5c612d05d62b2190870ea7289251c3e092c6.tar.gz emacs-61ef5c612d05d62b2190870ea7289251c3e092c6.tar.bz2 emacs-61ef5c612d05d62b2190870ea7289251c3e092c6.zip |
Fix concatenation of "^" with diff-file-junk-re
This regexp contains "\\|", thus a concatenation
of "^" with it just matches the beginning of line for the
first alternative in diff-file-junk-re.
* lisp/vc/ediff-ptch.el (ediff-map-patch-buffer): Concat "^" with
diff-file-junk-re wrapped in a shy group.
Diffstat (limited to 'lisp/emacs-lisp/timer-list.el')
0 files changed, 0 insertions, 0 deletions