diff options
author | Philipp Stephani <phst@google.com> | 2016-10-01 20:13:53 +0200 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2016-10-01 20:13:53 +0200 |
commit | 08b386db1f4212ce90f726442fcf356885fb31ae (patch) | |
tree | 5c9ed8a6566f72232d8263fad4fb9ddad76fbb40 /lisp/emacs-lisp/timer.el | |
parent | b661efd90d9bd57430761b0e87fcc8723ec24814 (diff) | |
download | emacs-08b386db1f4212ce90f726442fcf356885fb31ae.tar.gz emacs-08b386db1f4212ce90f726442fcf356885fb31ae.tar.bz2 emacs-08b386db1f4212ce90f726442fcf356885fb31ae.zip |
Use a simple keyword for a non-nil argument
The second argument of `run-with-idle-timer' is Boolean, i.e. only nil
and non-nil values are distinguished. Passing a number here is
confusing. Pass a descriptive symbol instead.
* lisp/frame.el (blink-cursor-mode, blink-cursor-check): Use
:repeat symbol instead of number for second argument of
`run-with-idle-timer'
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions