diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-09-28 18:22:45 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-09-28 18:22:45 +0200 |
commit | 9cd4641437b873ad476fbfb9f47e3a34a876941f (patch) | |
tree | fb0b14c372a9897cd770edf18fa9d78a1117d5b1 /ChangeLog | |
parent | Update list of obsolete eclasses (diff) | |
download | ebuild-mode-9cd4641437b873ad476fbfb9f47e3a34a876941f.tar.gz ebuild-mode-9cd4641437b873ad476fbfb9f47e3a34a876941f.tar.bz2 ebuild-mode-9cd4641437b873ad476fbfb9f47e3a34a876941f.zip |
Don't require nxml-mode at compile time
* ebuild-mode.el (ebuild-repo-mode): Define the nxml-* variables
instead of requiring nxml-mode at compile time.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2024-09-28 Ulrich Müller <ulm@gentoo.org> + + * ebuild-mode.el (ebuild-repo-mode): Define the nxml-* variables + instead of requiring nxml-mode at compile time. + 2024-09-25 Ulrich Müller <ulm@gentoo.org> * keyword-generation.sh (OBSOLETE): Update. |