diff options
author | Juri Linkov <juri@jurta.org> | 2013-05-30 02:43:39 +0300 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2013-05-30 02:43:39 +0300 |
commit | ac44d6c19fddcf20df723d94aa4f45641e0b55ed (patch) | |
tree | 3e11abb18e54346298f53ac4fe5a9ec6d59c185a /lisp/emacs-lisp | |
parent | 3c9c9d38d0335e5e8a904e4342838fdcdded870f (diff) | |
download | emacs-ac44d6c19fddcf20df723d94aa4f45641e0b55ed.tar.gz emacs-ac44d6c19fddcf20df723d94aa4f45641e0b55ed.tar.bz2 emacs-ac44d6c19fddcf20df723d94aa4f45641e0b55ed.zip |
* lisp/replace.el (occur-engine): Rename `globalcount' to `global-lines'
for total count of matching lines. Add `global-matches' for total
count of matches. Rename `matches' to `lines' for count of
matching lines. Add `matches' for count of matches.
Rename `lines' to `curr-line' for line count. Rename `prev-lines'
to `prev-line' for line number of prev match endpt.
Increment `matches' for every match. Print the number of
matching lines in the header.
(occur-context-lines): Rename `lines' to `curr-line'.
Rename `prev-lines' to `prev-line'.
Fixes: debbugs:14017
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions