all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Kaushal Modi <kaushal.modi@gmail.com>
Cc: 22813@debbugs.gnu.org
Subject: bug#22813: 24.5; doc string of `apropos-variable' - mention C-u
Date: Fri, 26 Feb 2016 17:41:37 +0200	[thread overview]
Message-ID: <8337sfeaxa.fsf@gnu.org> (raw)
In-Reply-To: <CAFyQvY2dA0pJ4B=k4OT7kBAjvSoP+zwFRNuEj8m+Od=qwqLayg@mail.gmail.com> (message from Kaushal Modi on Fri, 26 Feb 2016 09:52:34 -0500)

> From: Kaushal Modi <kaushal.modi@gmail.com>
> Date: Fri, 26 Feb 2016 09:52:34 -0500
> Cc: 22813@debbugs.gnu.org
> 
> I get the point now. How about this:
> 
> diff --git a/lisp/apropos.el b/lisp/apropos.el
> index 3c1a413..a2bfee9 100644
> --- a/lisp/apropos.el
> +++ b/lisp/apropos.el
> @@ -505,7 +505,8 @@ apropos-user-option
>  ;;;###autoload
>  (defun apropos-variable (pattern &optional do-not-all)
>    "Show variables that match PATTERN.
> -When DO-NOT-ALL is non-nil, show user options only, i.e. behave
> +With the optional argument DO-NOT-ALL non-nil (or when called interactively with
> +the prefix \\[universal-argument]), show user options only, i.e. behave
>  like `apropos-user-option'."
>    (interactive (list (apropos-read-pattern
>        (if current-prefix-arg "user option" "variable"))

LGTM, thanks.  However, the line you changed is too long now, so
please reformat the doc string to have shorter lines, before you push.





  reply	other threads:[~2016-02-26 15:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-26  5:17 bug#22813: 24.5; doc string of `apropos-variable' - mention C-u Drew Adams
2016-02-26 13:15 ` Kaushal Modi
2016-02-26 14:14   ` Eli Zaretskii
2016-02-26 14:33   ` Drew Adams
2016-02-26 14:40     ` Drew Adams
2016-02-26 14:52       ` Kaushal Modi
2016-02-26 15:41         ` Eli Zaretskii [this message]
2016-02-26 15:48           ` Kaushal Modi
2016-02-26 18:33             ` Eli Zaretskii

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=8337sfeaxa.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=22813@debbugs.gnu.org \
    --cc=kaushal.modi@gmail.com \
    /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.