.emacs.d/site-lisp
Daniel - e38ae56584
Rework logic of `db/run-or-hide-shell'
It's a bit clearer now what the function is doing when ARG is given, I hope.  It
also turns out that switching to the current working directory does not make
much sense when we are in the shell buffer, because CWD is then just the, well,
current directory.  The original logic used to CWD of the previous buffer (by
closing the shell buffer and immediately reopening it), but that's actually not
what the function is supposed to be doing, is it?
2020-07-31 16:18:35 +02:00
..
term Initial commit 2017-07-16 18:07:00 +02:00
db-customize.el Add standard shortcut for `org-clock-goto' 2020-07-26 10:23:06 +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 Readd hydra for shortcuts 2020-07-01 21:28:55 +02:00
db-mail.el Silence byte-compiler in custom mail handling code 2020-06-26 22:49:44 +02:00
db-music.el Rename main music hydra and move it to `db-music' 2020-06-27 10:16:53 +02:00
db-org.el Remove trailing whitespace when copying templates for periodic tasks 2020-07-18 19:13:04 +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 Rework logic of `db/run-or-hide-shell' 2020-07-31 16:18:35 +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 Explicitly define setter functions for timeline tooling 2020-06-27 10:38:13 +02:00