diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-28 04:00:48 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-28 04:00:48 -0400 |
| commit | c12da2adf567a1a3df570b00a9b46579f5c257ba (patch) | |
| tree | a2d4a02fc34dc9d06575c47a455b5fd3bace004a /modules/font-config.el | |
| parent | cb4d0381c37244275fef15c8a35dccf9b9bcac68 (diff) | |
| download | dotemacs-c12da2adf567a1a3df570b00a9b46579f5c257ba.tar.gz dotemacs-c12da2adf567a1a3df570b00a9b46579f5c257ba.zip | |
docs: normalize generated-file headers and prune obvious comments
The theme-studio and browser-choice generators now stamp their output with a header that names the authoritative source and says to regenerate rather than hand-edit. I regenerated both files to match. I also deleted six obvious "describe the next form" comments, replaced two stale placeholders in titlecase.el and an incomplete FIXME in org-checklist.el with real rationale, and condensed early-init's header and Commentary.
Diffstat (limited to 'modules/font-config.el')
| -rw-r--r-- | modules/font-config.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/font-config.el b/modules/font-config.el index cb060b7be..7617ba01e 100644 --- a/modules/font-config.el +++ b/modules/font-config.el @@ -193,7 +193,6 @@ If FRAME is nil, uses the selected frame." (all-the-icons-nerd-fonts-prefer)) ;; ----------------------------- Emoji Fonts Per OS ---------------------------- -;; Set emoji fonts in priority order (first found wins) (defun cj/setup-emoji-fontset (&optional _frame) "Set emoji fonts in priority order (first found wins). |
