summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 052969a..919826e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2024-08-05 Ulrich Müller <ulm@gentoo.org>
+
+ * ebuild-mode.el (ebuild-mode, ebuild-run-command)
+ (ebuild-mode-get-completion-function, ebuild-mode-run-pkgdev)
+ (ebuild-mode-run-pkgcheck, ebuild-repo-mode, find-file-hook):
+ Use static-if.
+
2024-07-03 Ulrich Müller <ulm@gentoo.org>
* ebuild-mode.el (ebuild-mode-time-string): Use static-if.