]> git.eshelyaron.com Git - emacs.git/commit
(occur-accumulate-lines): Avoid incf and decf.
authorRichard M. Stallman <rms@gnu.org>
Sun, 28 Apr 2002 17:48:31 +0000 (17:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 28 Apr 2002 17:48:31 +0000 (17:48 +0000)
commit46b3d18ef0598d7d481355ad211fcce3ae42315e
tree52e92fcf10e0bb72fe7b54df01e8c638a8d7896c
parent2bad4ee209b4a7b1770f9777ef74b554a5f606bf
(occur-accumulate-lines): Avoid incf and decf.
(occur-engine-add-prefix): New function.
(occur-engine): Avoid using macrolet, incf and decf.
Use occur-engine-add-prefix instead.
Rename `l' to `lines' and `c' to `matches'.

(occur-engine, occur-mode-mouse-goto)
(occur-mode-find-occurrence, occur-mode-goto-occurrence)
(occur-mode-goto-occurrence-other-window)
(occur-mode-display-occurrence): A position is just a marker,
not a list.

(occur-revert-arguments):
Renamed from occur-revert-properties.  All uses changed.
lisp/ChangeLog
lisp/replace.el