.emacs.d/site-lisp
Daniel Borchmann bac4fb389a
Fix handling of last day in workload overview report
Previously, the last day added had been removed on the assumption that
it was the frist day after `end-date` (after which the while loop
aborts).  However, when this last day is filtered because of
`:skip-matches`, this would result in accidentally removing a valid day
from the overview time period.  This has been fixed by checking for this
very case, and keeping the last day added in case it is still within the
requested time period.
2024-12-04 16:23:05 +01:00
..
term Initial commit 2017-07-16 18:07:00 +02:00
db-customize.el Fix some checkdoc warnings in customization settings 2024-10-20 19:12:02 +02:00
db-emms.el Rename main music hydra and move it to `db-music' 2020-06-27 10:16:53 +02:00
db-eshell.el Also change to default-directory when not in eshell already 2023-10-12 16:39:29 +02:00
db-hydras.el Allow to reset current text scaling directly 2024-01-04 08:28:14 +01:00
db-latex.el Separate TeX configuration into separate package 2023-10-28 12:06:27 +02:00
db-mail.el Remove calls to some obsolete CL functions 2021-01-16 14:34:48 +01:00
db-music.el Minor reformatting in music-control hydra 2024-03-24 16:55:19 +01:00
db-org.el Fix handling of last day in workload overview report 2024-12-04 16:23:05 +01:00
db-projects.el Match namespace prefix for project utilities with package name 2022-10-16 21:10:45 +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 Add convenience function to retrieve auth-source entries 2024-11-16 17:17:19 +01:00
org-password-manager.el Ensure org-password-manager only checks for properties when in Org 2024-06-19 16:45:01 +02:00
plantuml-mode.el Add missing type and group declaration in plantuml-mode 2023-10-27 17:06:01 +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 Make actual timeline appear first in main display 2024-11-08 21:15:23 +01:00