Mercurial > emacs
comparison src/gmalloc.c @ 44924:4a1d60fe2473
(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.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 28 Apr 2002 17:46:19 +0000 |
parents | 8cb4d744ae0d |
children | 23a1cea22d13 |
comparison
equal
deleted
inserted
replaced
44923:66535b19af6b | 44924:4a1d60fe2473 |
---|