Skip to content

Commit 1dd8a0a

Browse files
committed
docs(readme): update description of patches included from emacs-plus
1 parent f555605 commit 1dd8a0a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
browser with `M-x xwidget-webkit-browse-url`.
3535
- Native XML parsing via libxml2.
3636
- Dynamic module loading.
37-
- Includes the [fix-window-role][] and [system-appearance][] patches from the
38-
excellent [emacs-plus][] project.
37+
- Includes the [fix-window-role][], [system-appearance][], and
38+
[round-undecorated-frame][] patches from the excellent [emacs-plus][] project.
3939
- Emacs source is fetched from the [emacs-mirror/emacs][] GitHub repository.
4040
- Build creation is transparent and public through the use of GitHub Actions,
4141
allowing anyone to inspect git commit SHAs, full source code, and exact
@@ -49,6 +49,8 @@
4949
https://github.com/d12frosted/homebrew-emacs-plus/blob/master/patches/emacs-28/fix-window-role.patch
5050
[system-appearance]:
5151
https://github.com/d12frosted/homebrew-emacs-plus/blob/master/patches/emacs-28/system-appearance.patch
52+
[round-undecorated-frame]:
53+
https://github.com/d12frosted/homebrew-emacs-plus/blob/master/patches/emacs-29/round-undecorated-frame.patch
5254
[emacs-plus]: https://github.com/d12frosted/homebrew-emacs-plus
5355
[emacs-mirror/emacs]: https://github.com/emacs-mirror/emacs
5456

0 commit comments

Comments
 (0)