all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: emacs-26 62f0a2b: * lisp/minibuffer.el (completion-cycle-threshold): Doc fix.
       [not found] ` <20180312172526.0A1E923CF3@vcs0.savannah.gnu.org>
@ 2018-03-12 18:00   ` Robert Pluim
  0 siblings, 0 replies; only message in thread
From: Robert Pluim @ 2018-03-12 18:00 UTC (permalink / raw)
  To: emacs-devel; +Cc: Eli Zaretskii

eliz@gnu.org (Eli Zaretskii) writes:

> branch: emacs-26
> commit 62f0a2b229604fca83bc2ebf67b0eaa179810e36
> Author: Eli Zaretskii <eliz@gnu.org>
> Commit: Eli Zaretskii <eliz@gnu.org>
>
>     * lisp/minibuffer.el (completion-cycle-threshold): Doc fix.
> ---
>  lisp/minibuffer.el | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/lisp/minibuffer.el b/lisp/minibuffer.el
> index e8c6ce6..76cda2c 100644
> --- a/lisp/minibuffer.el
> +++ b/lisp/minibuffer.el
> @@ -986,7 +986,8 @@ Moves point to the end of the new text."
>  (defcustom completion-cycle-threshold nil
>    "Number of completion candidates below which cycling is used.
>  Depending on this setting `completion-in-region' may use cycling,
> -like `minibuffer-force-complete'.
> +whereby invoking a completion command several times in a row
> +completes to each of the candidates in turn, in cyclic manner.

Hmm, 'in a cyclic manner'? It reads somewhat strangely without the
article.

Robert



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-12 18:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20180312172525.19143.67424@vcs0.savannah.gnu.org>
     [not found] ` <20180312172526.0A1E923CF3@vcs0.savannah.gnu.org>
2018-03-12 18:00   ` emacs-26 62f0a2b: * lisp/minibuffer.el (completion-cycle-threshold): Doc fix Robert Pluim

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.