Codebase list emacs-deferred / d760683
New upstream snapshot. Debian Janitor 2 years ago
2 changed file(s) with 7 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 emacs-deferred (0.5.1+git20170901.1.2239671-1) UNRELEASED; urgency=low
1
2 * New upstream snapshot.
3
4 -- Debian Janitor <janitor@jelmer.uk> Sat, 13 Nov 2021 06:41:40 -0000
5
06 emacs-deferred (0.5.1-4) unstable; urgency=medium
17
28 * Optimize dependencies in d/tests/control
197197 (defvar deferred:tick-time 0.001
198198 "Waiting time between asynchronous tasks (second).
199199 The shorter waiting time increases the load of Emacs. The end
200 user can tune this paramter. However, applications should not
200 user can tune this parameter. However, applications should not
201201 modify it because the applications run on various environments.")
202202
203203 (defvar deferred:queue nil