Skip to content

Conversation

@dr-scsi
Copy link
Contributor

@dr-scsi dr-scsi commented Nov 1, 2024

  • doom-modeline-core.el (doom-modeline-set-modeline) (doom-modeline-propertize-icon, doom-modeline--project-root) (doom-modeline--buffer-file-name):
  • doom-modeline-env.el (doom-modeline-env--get):
  • doom-modeline-segments.el (doom-modeline--buffer-mode-icon) (doom-modeline--buffer-state-icon, doom-modeline--buffer-name) (calc, remote-host, check, workspace-name, input-method, repl) (lsp, doom-modeline--debug-dap): Use when-let*' instead of in Emacs 31 deprecated when-let'.

* doom-modeline-core.el (doom-modeline-set-modeline)
(doom-modeline-propertize-icon, doom-modeline--project-root)
(doom-modeline--buffer-file-name):
* doom-modeline-env.el (doom-modeline-env--get):
* doom-modeline-segments.el (doom-modeline--buffer-mode-icon)
(doom-modeline--buffer-state-icon, doom-modeline--buffer-name)
(calc, remote-host, check, workspace-name, input-method, repl)
(lsp, doom-modeline--debug-dap): Use `when-let*' instead of in
Emacs 31 deprecated `when-let'.
@seagle0128 seagle0128 merged commit 645ef52 into seagle0128:master Nov 2, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants