From: Orfeas Date: Fri, 24 Oct 2025 12:34:50 +0000 (+0300) Subject: package.use: enable xml parsing in emacs X-Git-Url: https://git.orfeas.xyz/?a=commitdiff_plain;h=378dc99a35a003aca67a2b98b7a12191c86c5d28;p=orf-overlay.git package.use: enable xml parsing in emacs --- diff --git a/profiles/amd64-desktop/package.use b/profiles/amd64-desktop/package.use index e519b6f..fdc4b7a 100644 --- a/profiles/amd64-desktop/package.use +++ b/profiles/amd64-desktop/package.use @@ -49,6 +49,8 @@ app-editors/emacs gui gtk app-editors/emacs tree-sitter # emacs: enable support for various image formats app-editors/emacs svg webp gif imagemagick png +# emacs: enable builtin xml parsing +app-editors/emacs libxml2 # emacs: enable JIT compilation for .el files app-editors/emacs jit sys-devel/gcc jit