1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
emacs/doc
Tino Calancha e280b94dcd Show current line highlighted in *Occur* buffer
* lisp/replace.el (list-matching-lines-current-line-face)
(list-matching-lines-jump-to-current-line): New user options.
(occur--orig-line, occur--orig-line-str): New variables.
(occur, occur-engine): Use them.
(occur--final-pos): New variable.
(occur-1): Use it.
(occur-engine): Idem.
Show the current line with 'list-matching-lines-current-line-face'.
Set point on the first matching line after the current one.
* etc/NEWS: Add entry for the new option.
2017-02-02 19:13:27 +09:00
..
emacs Show current line highlighted in *Occur* buffer 2017-02-02 19:13:27 +09:00
lispintro Allow occur command to operate on the region 2017-02-02 19:13:05 +09:00
lispref Document :shell-command in `make-network-process' 2017-01-26 19:46:27 +01:00
man Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
misc Allow C++ nested brace-list-entries to be better indented. 2017-02-01 20:20:09 +00:00