• Joined on 2022-01-04
exot pushed to master at exot/.emacs.d 2023-12-06 16:41:33 +01:00
482cebea68 Fix docstring for clock continuation function
exot pushed to master at exot/.emacs.d 2023-12-06 16:31:59 +01:00
416ba934f9 Resume clock at interrupted task when available
exot pushed to master at exot/.emacs.d 2023-12-03 11:08:53 +01:00
479f9dbaf7 Remove obsolete configuration for synonyms package
exot pushed to master at exot/.emacs.d 2023-11-27 18:03:37 +01:00
ed0286dc95 Include last modification time when adding custom-type bookmarks
exot pushed to master at exot/.emacs.d 2023-11-27 17:46:37 +01:00
15d202340f Remove obsolete part of a function docstring
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