all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: emacs-devel@gnu.org
Cc: Eli Zaretskii <eliz@gnu.org>
Subject: Re: emacs-26 62f0a2b: * lisp/minibuffer.el (completion-cycle-threshold): Doc fix.
Date: Mon, 12 Mar 2018 19:00:15 +0100	[thread overview]
Message-ID: <87vae1i380.fsf@gmail.com> (raw)
In-Reply-To: <20180312172526.0A1E923CF3@vcs0.savannah.gnu.org> (Eli Zaretskii's message of "Mon, 12 Mar 2018 13:25:25 -0400 (EDT)")

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



           reply	other threads:[~2018-03-12 18:00 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20180312172526.0A1E923CF3@vcs0.savannah.gnu.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vae1i380.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.