diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2021-07-31 22:37:03 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2021-07-31 22:46:24 +0200 |
commit | 6413f08887ccb4fa8049f4665bba4f77368f15c6 (patch) | |
tree | cfc55fe07b8e3bbce95eef6248c8b9e8c9be4e66 /test/lisp/emacs-lisp/subr-x-tests.el | |
parent | ff16bea7f478be80f37c4870e69d43825d4f8cd6 (diff) | |
download | emacs-6413f08887ccb4fa8049f4665bba4f77368f15c6.tar.gz emacs-6413f08887ccb4fa8049f4665bba4f77368f15c6.tar.bz2 emacs-6413f08887ccb4fa8049f4665bba4f77368f15c6.zip |
Occur-mode multi-line match property gap filling
When an occur-mode regexp matches across multiple lines, the spacing
prefixes inserted between each did not have the `occur-target`
property which is essential for jumping to the corresponding place in
the target buffer. This prevented next-error and previous-error
from working.
* lisp/replace.el (occur-engine): Put the `occur-target` property on
the continuation prefix to avoid the gap.
Diffstat (limited to 'test/lisp/emacs-lisp/subr-x-tests.el')
0 files changed, 0 insertions, 0 deletions