-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make separate compilation aware of non byte compiled files
- Loading branch information
Showing
3 changed files
with
15 additions
and
25 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
2023-10-07 Mats Lidell <[email protected]> | ||
|
||
* hsys-org-roam.el: Byte compile. Warning is handled by declaration. | ||
|
||
* Makefile (EL_SRC): Add macro for all el-files, both compiled and not | ||
compiled. | ||
|
||
2023-10-05 Mats Lidell <[email protected]> | ||
|
||
* test/kotl-mode-tests.el (kotl-mode-kview-buffer-local) | ||
|
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