summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-10-05 19:54:13 +0200
committerUlrich Müller <ulm@gentoo.org>2024-10-05 19:54:13 +0200
commit491204e6779f227f959d7e83a62d43998f6a89d3 (patch)
treea3e5be2eb16a5d111e18a6e6366e1df679c69601 /ChangeLog
parentUpdate the condition for enabling bug-reference (diff)
downloadebuild-mode-491204e6779f227f959d7e83a62d43998f6a89d3.tar.gz
ebuild-mode-491204e6779f227f959d7e83a62d43998f6a89d3.tar.bz2
ebuild-mode-491204e6779f227f959d7e83a62d43998f6a89d3.zip
Update documentation
* ebuild-mode.texi (ebuild-repo-mode): Document the bug-reference feature. (devbook-mode): Add cross reference to the nXML Mode manual. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26bd3d2..714906d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2024-10-05 Ulrich Müller <ulm@gentoo.org>
+ * ebuild-mode.texi (ebuild-repo-mode): Document the bug-reference
+ feature.
+ (devbook-mode): Add cross reference to the nXML Mode manual.
+
* ebuild-mode.el (ebuild-repo-mode): Don't set the bug-reference-*
variables if ebuild-mode-enable-bug-reference is nil. Test for
bug-reference-prog-mode at run time instead of compile time.