unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] master d88fed6: Document custom-variable-history
       [not found] ` <20180403113146.2B03520447@vcs0.savannah.gnu.org>
@ 2018-04-04 19:59   ` Charles A. Roelli
  2018-04-05  5:59     ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Charles A. Roelli @ 2018-04-04 19:59 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: eliz, emacs-devel

> Date: Tue,  3 Apr 2018 07:31:45 -0400 (EDT)
> From: eliz@gnu.org (Eli Zaretskii)
> 
> branch: master
> commit d88fed61f0d65a4231fa987ba12e3df55de31974
> Author: Eli Zaretskii <eliz@gnu.org>
> Commit: Eli Zaretskii <eliz@gnu.org>
> 
>     Document custom-variable-history
>     
>     * etc/NEWS:
>     * doc/lispref/minibuf.texi (Minibuffer History): Document
>     'custom-variable-history'.
> ---
>  doc/lispref/minibuf.texi | 6 ++++++
>  etc/NEWS                 | 5 +++++
>  2 files changed, 11 insertions(+)
> 
> diff --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi
> index 1d1c93d..338e03e 100644
> --- a/doc/lispref/minibuf.texi
> +++ b/doc/lispref/minibuf.texi
> @@ -634,6 +634,12 @@ A history list for arguments that are Lisp expressions to evaluate.
>  A history list for arguments that are faces.
>  @end defvar
>  
> +@findex read-variable@r{, history list}
> +@defvar custom-variable-history
> +A history list for variable-name arguments read by
> +@code{read-variable}.
> +@end defvar
> +
>  @c Less common: coding-system-history, input-method-history,
>  @c command-history, grep-history, grep-find-history,
>  @c read-envvar-name-history, setenv-history, yes-or-no-p-history.
> diff --git a/etc/NEWS b/etc/NEWS
> index b3fee08..a510c03 100644
> --- a/etc/NEWS
> +++ b/etc/NEWS
> @@ -474,6 +474,11 @@ depending on the new customizable variable 'read-answer-short'.
>  Specifically, it puts the module name into 'load-history', prints
>  loading messages if requested, and protects against recursive loads.
>  
> ++++
> +** The function 'read-variable' now uses its own history list.
> +The history of variable names read by 'read-variable' is recorded in
> +the new variable 'custom-variable-history'.

Thanks!  I was not sure whether adding 'custom-variable-history' would
need a doc update; I will ask next time.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Emacs-diffs] master d88fed6: Document custom-variable-history
  2018-04-04 19:59   ` [Emacs-diffs] master d88fed6: Document custom-variable-history Charles A. Roelli
@ 2018-04-05  5:59     ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2018-04-05  5:59 UTC (permalink / raw)
  To: Charles A. Roelli; +Cc: emacs-devel

> Date: Wed, 04 Apr 2018 21:59:21 +0200
> From: charles@aurox.ch (Charles A. Roelli)
> Cc: eliz@gnu.org, emacs-devel@gnu.org
> 
> Thanks!  I was not sure whether adding 'custom-variable-history' would
> need a doc update; I will ask next time.

In general, any change that is not a bugfix needs to be in NEWS.
Whether it also needs to be in the manuals depends on (a) whether
related features are already described there, and (b) whether it
changes user-visible or Lisp-level behavior in some significant way.

When in doubt, please do ask.

Thanks.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-05  5:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20180403113144.16693.21126@vcs0.savannah.gnu.org>
     [not found] ` <20180403113146.2B03520447@vcs0.savannah.gnu.org>
2018-04-04 19:59   ` [Emacs-diffs] master d88fed6: Document custom-variable-history Charles A. Roelli
2018-04-05  5:59     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).