unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#36827: Say "if non-nil" or "if t" consistently
@ 2019-07-28 12:11 積丹尼 Dan Jacobson
  2019-08-03 11:21 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: 積丹尼 Dan Jacobson @ 2019-07-28 12:11 UTC (permalink / raw)
  To: 36827

    kill-do-not-save-duplicates is a variable defined in ‘simple.el’.
    Its value is nil

    Documentation:
    Do not add a new string to ‘kill-ring’ if it duplicates the last one.


OK, but do like

    add-log-always-start-new-record is a variable defined in ‘add-log.el’.
    Its value is nil

    Documentation:
    If non-nil, ‘add-change-log-entry’ will always start a new record.

i.e., say

    If non-nil do not add a new string to ‘kill-ring’ if it duplicates the last one.
    ^^^^^^^^^^

(if that is indeed the case.)






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

* bug#36827: Say "if non-nil" or "if t" consistently
  2019-07-28 12:11 bug#36827: Say "if non-nil" or "if t" consistently 積丹尼 Dan Jacobson
@ 2019-08-03 11:21 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2019-08-03 11:21 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 36827-done

> From: 積丹尼 Dan Jacobson
>  <jidanni@jidanni.org>
> Date: Sun, 28 Jul 2019 20:11:41 +0800
> 
>     kill-do-not-save-duplicates is a variable defined in ‘simple.el’.
>     Its value is nil
> 
>     Documentation:
>     Do not add a new string to ‘kill-ring’ if it duplicates the last one.

Thanks, fixed on the emacs-26 branch.





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

end of thread, other threads:[~2019-08-03 11:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-28 12:11 bug#36827: Say "if non-nil" or "if t" consistently 積丹尼 Dan Jacobson
2019-08-03 11:21 ` 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).