emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] master 0caf472 02/50: increased def value of on-screen-delay


From: Stefan Monnier
Subject: Re: [elpa] master 0caf472 02/50: increased def value of on-screen-delay
Date: Sun, 08 Nov 2015 23:26:53 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> -(defcustom on-screen-delay 3
> +(defcustom on-screen-delay 5
>    "How long `on-screen-mode' should display optical aids."
>    :group 'on-screen :type 'number)
 
The :group argument is redundant in those defcustoms, since it would
default to the latest group defined in the current file, i.e. to
`on-screen', anyway.


        Stefan



reply via email to

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