diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-04-19 15:29:31 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-04-19 15:29:31 +0200 |
| commit | b9b6be100970524667fc4a30f8915d078a97b855 (patch) | |
| tree | 6322835516711330bb7f433166b3cdd906c4fdf3 | |
| parent | 78c9864a93c512431705949fda0f78b307f9ebfc (diff) | |
Manual: svg is published separately as :core package
| -rw-r--r-- | compat.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/compat.texi b/compat.texi index 0db20cf..db44ebe 100644 --- a/compat.texi +++ b/compat.texi @@ -1099,9 +1099,9 @@ The function @code{window-swap-states}. @item The function @code{string-version-lessp}. @item -The @code{svg} library. -@item The @code{xdg} library. +@item +The @code{svg} library (published separately as a :core package). @end itemize @node Emacs 27.1 |
