diff options
author | Holger Dürer <me@hdurer.net> | 2017-05-20 20:00:24 +0100 |
---|---|---|
committer | Holger Dürer <me@hdurer.net> | 2017-06-19 17:16:29 +0100 |
commit | 746694f0ea75f5fa76739d49509836ccd67d7d65 (patch) | |
tree | d52459be2372625060b6de7339aac0a526c00d3a /test/mastodon-media-tests.el | |
parent | 20e3b77a9a37373754d0adedcee2ede6cf1f5922 (diff) |
Add periodic updating of the timestamp displays.
For each buffer we add a timer that periodically checks all timestamps and updates them as needed.
The logic tries to be smart and
- only schedule an update when at least one timestamps display needs changing (although at the moment we update at least every 5 minutes), and
- only do a limited amount of work in each timer callback so as to not block Emacs's interactive work.
Diffstat (limited to 'test/mastodon-media-tests.el')
0 files changed, 0 insertions, 0 deletions