-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.2.10](v2.2.9...v2.2.10) (2024-02-09) ### Configurations * **org-capture:** unnarrowed for c, finalize t with tags ([24cd8c0](24cd8c0)) * **org:** ask for note when leaving blocked state ([e8169c3](e8169c3)) * **prelude:** don't hide upgrade compilation ([f9d4272](f9d4272)) * **ship-mate:** enable newly factored out modes ([ca78302](ca78302)) * **ship-mate:** enable ship-mate-dinghy-global-mode ([1084a8d](1084a8d)) * **vertico:** easier binding for vertico-multiform-vertical ([37017e8](37017e8)) ### Bug Fixes * **js:** use JSON mode for rc files ([4a5d740](4a5d740)) * **org-capture:** pass project to find tasks file ([e0108f2](e0108f2)) * **workspace:** allow relative paths for parent project ([ff27028](ff27028)) ### Improvements * **config:** don't fold style guide ([55251b3](55251b3)) * **org-capture:** template to add new task for other project ([c7ce0f9](c7ce0f9)) * **prelude:** ask to restart after successful upgrade ([726944e](726944e))
- Loading branch information
1 parent
61a2934
commit 463a457
Showing
4 changed files
with
29 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
;; Author: Krister Schuchardt <[email protected]> | ||
;; Homepage: https://github.com/Walheimat/wal-emacs | ||
;; Version: 2.2.9 | ||
;; Version: 2.2.10 | ||
;; Package-Requires: ((emacs "29.1")) | ||
|
||
;;; Commentary: | ||
|