.emacs.d/site-lisp
Daniel - f1932e7032
Fix precision error in `db/ntp-to-time'
A curcial step in the conversion, namly the computation of the actual time from
the seconds since the epoch, had been conducted with too little precision.  Now
the precision is fixed to a high value throughout the whole computation, and the
tests succeed again.
2020-06-27 09:35:31 +02:00
..
term Initial commit 2017-07-16 18:07:00 +02:00
db-customize.el Move most `defcustom' declarations to `db-customize' 2020-06-26 22:07:39 +02:00
db-emms.el Fix requirements for `db-emms' 2020-06-26 22:50:01 +02:00
db-eshell.el Move eshell popup function to `db-eshell' 2020-06-26 23:08:00 +02:00
db-hydras.el Incorporate some suggestions from the byte compiler 2020-06-26 21:59:25 +02:00
db-mail.el Silence byte-compiler in custom mail handling code 2020-06-26 22:49:44 +02:00
db-music.el Remove obsolete cache playlist functionality 2020-06-26 22:29:44 +02:00
db-org.el Move last Org Mode utility function from `db-utils' to `db-org' 2020-06-27 08:56:53 +02:00
db-projects.el Incorporate some suggestions from the byte compiler 2020-06-26 21:59:25 +02:00
db-utils-test.el Fix precision error in `db/ntp-to-time' 2020-06-27 09:35:31 +02:00
db-utils.el Fix precision error in `db/ntp-to-time' 2020-06-27 09:35:31 +02:00
timeline-tools-test.el Trying to make test for `timeline-tools' independent of locale 2020-01-05 14:32:35 +01:00
timeline-tools.el Add missing require for `timeline-tools' 2020-06-26 23:02:09 +02:00