bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36827: Say "if non-nil" or "if t" consistently


From: 積丹尼 Dan Jacobson
Subject: bug#36827: Say "if non-nil" or "if t" consistently
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.


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.)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]