diff options
| author | Craig Jennings <c@cjennings.net> | 2025-06-07 00:02:57 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-06-07 00:02:57 -0500 |
| commit | 4d432999c77aa2613c3bc6f118e708a21d120422 (patch) | |
| tree | 3c0538b93e1c77cc9303787b5d34371799cdb7f4 /modules/custom-functions.el | |
| parent | 8085fd71e5f6d88ed7ddb8f70d310e8265a0360e (diff) | |
| download | dotemacs-4d432999c77aa2613c3bc6f118e708a21d120422.tar.gz dotemacs-4d432999c77aa2613c3bc6f118e708a21d120422.zip | |
adding author statements to all el files
Diffstat (limited to 'modules/custom-functions.el')
| -rw-r--r-- | modules/custom-functions.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/custom-functions.el b/modules/custom-functions.el index 4f9c784b..efc2d4e2 100644 --- a/modules/custom-functions.el +++ b/modules/custom-functions.el @@ -1,4 +1,5 @@ ;;; custom-functions.el --- My Custom Functions and Keymaps -*- lexical-binding: t; -*- +;; author Craig Jennings <c@cjennings.net> ;;; Commentary: ;; |
