• Joined on 2022-01-04
exot pushed to master at exot/.emacs.d 2023-11-27 17:36:59 +01:00
11ae275bb8 Do not use closures as handlers for custom bookmark types
exot pushed to master at exot/.emacs.d 2023-11-27 17:17:03 +01:00
7456943c07 Limit line width in git commit messages to 72 characters
exot pushed to master at exot/.emacs.d 2023-11-25 10:18:09 +01:00
9a90e458f9 Adjust some code formatting
exot pushed to master at exot/.emacs.d 2023-11-18 22:02:00 +01:00
a6ac99d013 Add autoload declaration for org-cycle-hide-drawers
exot pushed to master at exot/.emacs.d 2023-11-18 16:26:56 +01:00
bbd547c1b7 Hide Org drawers during visibility cycling by default
exot pushed to master at exot/.emacs.d 2023-11-18 14:20:53 +01:00
aa0a7e9791 Unbind org-agenda-redo-all in agenda buffers
712a314923 Try a bit harder to avoid recentering after agenda buffer redo
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-11-11 10:04:32 +01:00
2407f4196f Fix typo in hydra docstring
exot pushed to master at exot/.emacs.d 2023-11-04 09:37:29 +01:00
a959152d21 Increase highlighting of valid keys in Org clock hydra
836bcaa0ff Add small commit for structuring Org configuration
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-11-03 17:25:43 +01:00
593a2ab9df Get rid of last byte compiler warnings in Org configuration
exot pushed to master at exot/.emacs.d 2023-11-03 16:57:25 +01:00
f14a5b6237 Make default Org clock hydra a bit more descriptive
exot pushed to master at exot/.emacs.d 2023-11-01 21:12:41 +01:00
e675ec4b47 Ensure helm key bindings to be correctly set even w/o customization
44b78dbef1 Make main Org hydra a bit more consistent and self documenting
6c18d9ce9d Ignore tasks on WAIT in stuck project list
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2023-10-29 13:17:03 +01:00
7a42aedd9c Add missing require statement for helm-bookmark
exot pushed to master at exot/.emacs.d 2023-10-28 19:10:39 +02:00
99aa8e5e56 Remove obsolete configuration for typing package
exot pushed to master at exot/.emacs.d 2023-10-28 19:00:43 +02:00
65f49dfabb Eliminate byte-compiler warnings from eshell configuration
51d6111b47 Remove obsolete key bindings for ediff mode
067a8cdacf Eliminate some more byte-compiler warnings
a41428eff0 Remove byte-compiler warning for enabling use-package imenu support
2f2eac0b38 Reorganize Gnus configuration to remove most byte-compiler warnings
Compare 5 commits »
exot pushed to master at exot/.emacs.d 2023-10-28 12:07:35 +02:00
7b3b0811a1 Separate TeX configuration into separate package
exot pushed to master at exot/.emacs.d 2023-10-28 11:36:29 +02:00
886598e0d8 Remove eval-when-compile for non-essential auctex package
exot pushed to master at exot/.emacs.d 2023-10-27 17:07:32 +02:00
375ead7c7e Add missing type and group declaration in plantuml-mode
55c19e5b78 Replace obsolete usage of cl in plantuml-mode with cl-lib
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-10-27 17:00:03 +02:00
f94e909987 Fix enabling imenu support for use-package
exot pushed to master at exot/.emacs.d 2023-10-27 16:33:15 +02:00
88bc5b3162 Remove unnecessary require statements for helm-emms
dae26fcc5a Do not perform adaptive sorting in personal shortcut helper
b3d620d884 Get rid of some more byte-compiler warnings in main init file
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2023-10-27 15:18:41 +02:00
535bdda429 Clean up personal shortcut helper function