.emacs.d/site-lisp
Daniel - b952504c81
Fix org mode category refresh when redisplaying timelines
Iterating over the current set of file names may not work when no files are
given (in which case all agenda files should be visisted).  However, instead of
fixing the set of files, it should be more robust to find all referenced buffers
by iterating over the markers of the entries.  In that case, even if a file is
visited by multiple buffers, we can be sure that the right buffers are referesh
before the timeline is redrawn.
2021-09-30 15:35:18 +02:00
..
term Initial commit 2017-07-16 18:07:00 +02:00
db-customize.el Add shortcut to timeline of day to frequently used features 2021-07-02 17:38:22 +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 Move eshell popup function to `db-eshell' 2020-06-26 23:08:00 +02:00
db-hydras.el Make checkdoc happy about db-hydras package 2021-03-20 15:48:00 +01:00
db-mail.el Remove calls to some obsolete CL functions 2021-01-16 14:34:48 +01:00
db-music.el Add stop shortcut for main music hydra 2021-06-13 18:05:40 +02:00
db-org.el Fix typo in linking hydra 2021-09-04 16:17:35 +02:00
db-projects.el Do not treat dotfiles as projects 2020-09-20 16:40:48 +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 custom function to list git-annex files via dired 2021-08-24 10:18:36 +02:00
plantuml-mode.el Update local copy of plantuml-mode 2021-08-07 17:31:27 +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 Fix org mode category refresh when redisplaying timelines 2021-09-30 15:35:18 +02:00