summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-09-28 18:22:45 +0200
committerUlrich Müller <ulm@gentoo.org>2024-09-28 18:22:45 +0200
commit9cd4641437b873ad476fbfb9f47e3a34a876941f (patch)
treefb0b14c372a9897cd770edf18fa9d78a1117d5b1 /ChangeLog
parentUpdate list of obsolete eclasses (diff)
downloadebuild-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be6ceda..fca3953 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.