summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-10-06 09:33:47 +0200
committerUlrich Müller <ulm@gentoo.org>2023-10-06 09:33:47 +0200
commit27c72045128d9f4fb909aa36cd3d4a0104f5ee70 (patch)
treeaba7ac066a978016a05f124194ce86386c16334f /ChangeLog
parentUpdate texinfo documentation (diff)
downloadebuild-mode-27c72045128d9f4fb909aa36cd3d4a0104f5ee70.tar.gz
ebuild-mode-27c72045128d9f4fb909aa36cd3d4a0104f5ee70.tar.bz2
ebuild-mode-27c72045128d9f4fb909aa36cd3d4a0104f5ee70.zip
Use named functions in hook variables
* ebuild-mode.el (ebuild-mode-add-font-lock): New function. (ebuild-mode-hook): Add it, instead of an anonymous function. * glep-mode.el (glep-mode-add-font-lock, glep-mode-hook): Ditto. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 943981a..8351f09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-10-06 Ulrich Müller <ulm@gentoo.org>
+
+ * ebuild-mode.el (ebuild-mode-add-font-lock): New function.
+ (ebuild-mode-hook): Add it, instead of an anonymous function.
+ * glep-mode.el (glep-mode-add-font-lock, glep-mode-hook): Ditto.
+
2023-09-25 Ulrich Müller <ulm@gentoo.org>
* ebuild-mode.texi (ebuild-mode): Document the