doom-emacs/lisp
Liam Hupfer 1c4740db52
fix: premature use of emoji fontset in <=28.1
317cea5 assumed Emacs 28, but Doom still tries to support 27.
Attempting to use the undefined emoji script on 27 results in an error.
Prior to 28, emoji are part of the symbol script, which the following
`set-fontset-font` call already handles.

Amend: 317cea5eefda
Ref: #7448
Fix: #7505
2024-05-21 17:16:21 +02:00
..
cli docs: revise and fix nerd-icons doctor check 2024-05-21 17:16:12 +02:00
lib nit(docs): fix typo and extraneous backquote 2024-05-21 17:16:15 +02:00
doom-cli.el fix(cli): suppress coding-system prompts 2024-05-21 17:15:47 +02:00
doom-editor.el tweak: helpful-set-variable-function: use setq! 2024-05-21 17:16:21 +02:00
doom-keybinds.el fix: prevent quit in the middle of doom/escape 2024-05-21 17:15:56 +02:00
doom-lib.el perf(lib): dir!: unset file-name-handler-alist 2023-02-21 03:30:51 -05:00
doom-modules.el
doom-packages.el nit: general reformatting & minor comment revision 2024-05-21 17:15:54 +02:00
doom-profiles.el
doom-projects.el
doom-start.el nit: comment revision, spellcheck, & reformatting 2023-07-22 19:01:35 +02:00
doom-ui.el fix: premature use of emoji fontset in <=28.1 2024-05-21 17:16:21 +02:00
doom.el fix: write native-comp cache to $EMACSLOCALDIR 2024-05-21 17:15:53 +02:00
init.el
packages.el bump: :core 2024-05-21 17:16:20 +02:00