feat(macos): osx-trash is only needed by emacs < 29
This commit is contained in:
parent
c20c2aa36e
commit
85ce866953
2 changed files with 9 additions and 5 deletions
|
@ -1,5 +1,6 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; os/macos/packages.el
|
||||
|
||||
(package! osx-trash :pin "90f0c99206022fec646206018fcd63d9d2e57325")
|
||||
(when (< emacs-major-version 29)
|
||||
(package! osx-trash :pin "90f0c99206022fec646206018fcd63d9d2e57325"))
|
||||
(package! ns-auto-titlebar :pin "60273e764bf8d95abc40dd2fdc23af87ea9ee33b")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue