summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/timer.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Simplify run-at-timePaul Eggert2020-03-08
* Fix bug with JIT stealth timersPaul Eggert2020-03-07
* Update copyright year to 2020Paul Eggert2020-01-01
* Use run-with-idle-timer instead of debounce for responsive image scaling.Juri Linkov2019-11-30
* Use new macro debounce-reduce to make mouse scaling of images more responsiveJuri Linkov2019-11-24
* New function time-convertPaul Eggert2019-08-05
* Use decoded time accessors in timerLars Ingebrigtsen2019-07-30
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Fix rescheduling timers after suspensionEli Zaretskii2019-04-24
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Simplify use of encode-timePaul Eggert2019-02-10
* Prefer encode-time to its aliasPaul Eggert2019-02-10
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Improve rounding in recent timer fixPaul Eggert2018-10-22
* | Fix 'timer-next-integral-multiple-of-time'Eli Zaretskii2018-10-20
* | New (TICKS . HZ) timestamp formatPaul Eggert2018-10-06
* | Fix timer.el minor rounding errorPaul Eggert2018-09-05
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * add-timeout doc fixLars Ingebrigtsen2016-05-01
* | Turn on lexical-binding in some more libsMark Oteiza2016-10-31
* | add-timeout doc fixLars Ingebrigtsen2016-04-30
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* '.' -> `.' in doc stringPaul Eggert2015-09-20
* Improve documentation of 'run-at-time'Eli Zaretskii2015-09-20
* * lisp/emacs-lisp/timer.el (run-at-time): Docstring formattingArtur Malabarba2015-09-19
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-23
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-16
* Update copyright year to 2015Paul Eggert2015-01-01
* Improve time stamp handling, and be more consistent about it.Paul Eggert2014-11-16
* * lisp/emacs-lisp/timer.el (timer-event-handler): Fix last change.Stefan Monnier2014-05-18
* * lisp/emacs-lisp/timer.el (timer-event-handler): Don't run if canceled.Stefan Monnier2014-05-18
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/emacs-lisp/timer.el (timer--time-setter): New function.Stefan Monnier2013-08-12
* lisp/emacs-lisp/timer.el (timer--time): Define setter with gv-define-setter.Juanma Barranquero2013-08-10
* Doc string fix for "nanoseconds".Paul Eggert2013-05-16
* * src/keyboard.c (timer_start_idle): Call internal-timer-start-idle insteadStefan Monnier2013-04-10
* * lisp/emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceledStefan Monnier2013-04-07
* * lisp/jit-lock.el (jit-lock-debug-mode): New minor mode.Stefan Monnier2013-01-12
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Merge from emacs-24; up to 2012-05-08T14:11:47Z!monnier@iro.umontreal.caGlenn Morris2012-10-05
|\