index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
timer.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
time-convert): Deprecate calls without an explicit FORM arg
Stefan Monnier
2022-08-05
1
-1
/
+1
*
timer.el: Avoid repeated timers
Stefan Monnier
2022-08-05
1
-29
/
+39
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Prefer nil to (current-time) when either will do
Paul Eggert
2021-12-05
1
-2
/
+2
*
|
Clarify the run-at-time documentation about "integral multiple"
Lars Ingebrigtsen
2021-12-03
1
-2
/
+10
|
/
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-10-05
1
-6
/
+13
*
Don't quote nil and t in doc strings and comments
Lars Ingebrigtsen
2021-09-21
1
-1
/
+1
*
* lisp/emacs-lisp/timer.el (timer-create): Don't inline it
Stefan Monnier
2021-09-04
1
-1
/
+7
*
Make recent timer changes more backwards-compatible
Lars Ingebrigtsen
2021-09-03
1
-2
/
+6
*
Make run-at-time try harder to run at integral multiples
Lars Ingebrigtsen
2021-08-31
1
-34
/
+47
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Simplify run-at-time
Paul Eggert
2020-03-08
1
-3
/
+0
*
Fix bug with JIT stealth timers
Paul Eggert
2020-03-07
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Use run-with-idle-timer instead of debounce for responsive image scaling.
Juri Linkov
2019-11-30
1
-44
/
+0
*
Use new macro debounce-reduce to make mouse scaling of images more responsive
Juri Linkov
2019-11-24
1
-0
/
+44
*
New function time-convert
Paul Eggert
2019-08-05
1
-6
/
+3
*
Use decoded time accessors in timer
Lars Ingebrigtsen
2019-07-30
1
-2
/
+5
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Fix rescheduling timers after suspension
Eli Zaretskii
2019-04-24
1
-1
/
+1
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-4
/
+4
*
Simplify use of encode-time
Paul Eggert
2019-02-10
1
-1
/
+1
*
Prefer encode-time to its alias
Paul Eggert
2019-02-10
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Improve rounding in recent timer fix
Paul Eggert
2018-10-22
1
-3
/
+9
*
|
Fix 'timer-next-integral-multiple-of-time'
Eli Zaretskii
2018-10-20
1
-1
/
+1
*
|
New (TICKS . HZ) timestamp format
Paul Eggert
2018-10-06
1
-29
/
+13
*
|
Fix timer.el minor rounding error
Paul Eggert
2018-09-05
1
-5
/
+5
*
|
Remove many items obsolete since Emacs 22.1
Glenn Morris
2018-03-10
1
-14
/
+0
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
|
*
add-timeout doc fix
Lars Ingebrigtsen
2016-05-01
1
-0
/
+2
*
|
Turn on lexical-binding in some more libs
Mark Oteiza
2016-10-31
1
-1
/
+1
*
|
add-timeout doc fix
Lars Ingebrigtsen
2016-04-30
1
-0
/
+2
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
'.' -> `.' in doc string
Paul Eggert
2015-09-20
1
-1
/
+1
*
Improve documentation of 'run-at-time'
Eli Zaretskii
2015-09-20
1
-10
/
+11
*
* lisp/emacs-lisp/timer.el (run-at-time): Docstring formatting
Artur Malabarba
2015-09-19
1
-12
/
+19
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-1
/
+2
*
Use curved quotes in core elisp diagnostics
Paul Eggert
2015-08-16
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
[next]