aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2023-04-10 19:45:03 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2023-04-10 19:45:03 +0200
commit78c9864a93c512431705949fda0f78b307f9ebfc (patch)
tree5746e564f227fb3b1d2603a6fb3c668d69053fde
parented2fa19e9d1c42b53c6520d076751d47b7e9c8d6 (diff)
Add maint keyword
-rw-r--r--compat.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat.el b/compat.el
index d318489..2da7bb4 100644
--- a/compat.el
+++ b/compat.el
@@ -7,7 +7,7 @@
;; Version: 29.1.4.1
;; URL: https://github.com/emacs-compat/compat
;; Package-Requires: ((emacs "24.4") (seq "2.3"))
-;; Keywords: lisp
+;; Keywords: lisp, maint
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by