branch: externals/face-shift
commit 30cf63243b468b74da38c006ba48fdc377024f42
Author: Philip K <[email protected]>
Commit: Philip K <[email protected]>
fixed some metadata values
---
face-shift.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/face-shift.el b/face-shift.el
index 9b1a86653e..395ba2137b 100644
--- a/face-shift.el
+++ b/face-shift.el
@@ -2,8 +2,8 @@
;; Author: Philip K. <[email protected]>
;; Version: 0.1.0
-;; Keywords: c, abbrev, convenience
-;; Package-Requires: ((emacs "24"))
+;; Keywords: faces
+;; Package-Requires: ((emacs "24.1"))
;; URL: https://git.sr.ht/~zge/face-shift
;; This file is NOT part of Emacs.