swiper not bound (by default)

This commit is contained in:
Jean-Philippe Bernardy 2016-10-30 09:50:35 +01:00
parent 4a92c601e9
commit 04c19935c2

View file

@ -384,7 +384,6 @@ Undo is bound to '\\[undo]'.
Various searching functions are bound to the same prefix. Examples: Various searching functions are bound to the same prefix. Examples:
\\<boon-moves-map> \\<boon-moves-map>
\\[swiper] --> `swiper'
\\[isearch-forward] --> `isearch-forward' \\[isearch-forward] --> `isearch-forward'
\\[next-error] --> `next-error' \\[next-error] --> `next-error'
\\[boon-qsearch-next-at-point] --> `boon-qsearch-next-at-point' \\[boon-qsearch-next-at-point] --> `boon-qsearch-next-at-point'