Package: emacs
Tags: patch

This patch extends 'isearch-repeat-forward' and 'isearch-repeat-backward' to support a prefix argument so that during search it is possible to press C-3 C-s for example to repeat the last search three times.   Notice that you need to set `isearch-allow-scroll' to t for the patch to take effect.

Gideon.