[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/devil 2ccbcb04f4 27/49: * devil.el: Update header with mor
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/devil 2ccbcb04f4 27/49: * devil.el: Update header with more information |
Date: |
Mon, 15 May 2023 12:59:33 -0400 (EDT) |
branch: elpa/devil
commit 2ccbcb04f42128eff861ce18a0b71cdbcf5ba714
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Susam Pal <susam@susam.net>
* devil.el: Update header with more information
---
devil.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/devil.el b/devil.el
index 7c5d4ca00e..5bfb8487a3 100644
--- a/devil.el
+++ b/devil.el
@@ -2,10 +2,11 @@
;; Copyright (c) 2022-2023 Susam Pal
-;; Author: Susam Pal
+;; Author: Susam Pal <susam@susam.net>
+;; Maintainer: Susam Pal <susam@susam.net>
;; Version: 0.2.0
;; Package-Requires: ((emacs "24.4"))
-;; Keywords: convenience
+;; Keywords: convenience, abbrev
;; URL: https://github.com/susam/devil
;; This file is not part of GNU Emacs.
- [nongnu] elpa/devil c11dd68394 08/49: Use the term activation to describe the Devil key, (continued)
- [nongnu] elpa/devil c11dd68394 08/49: Use the term activation to describe the Devil key, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil e52262afdd 01/49: Add Devil, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil 7bf4345acc 05/49: Use <kbd> instead of <code> for "ctrl", ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil 4924f32560 12/49: Describe how multiple Devil keys can be configured, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil 331bf12bb2 17/49: Add more examples of repeatable keys to README, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil b32ded26d4 19/49: Add command devil-show-version, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil d98018356c 22/49: Add section to compare Devil mode with God mode, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil aaee73457d 23/49: Remove load calls in configuration examples, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil 2cc21ac252 26/49: Set version to 0.2.0, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil 83e96bcfce 15/49: Fix typo in function name: s/repetable/repeatable/, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil 2ccbcb04f4 27/49: * devil.el: Update header with more information,
ELPA Syncer <=
- [nongnu] elpa/devil 483ce72f48 35/49: Convert .md files to .org files, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil 5ae5957fc5 37/49: Improve package description, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil 98064ffed4 49/49: Remove superfluous exclamation mark, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil 1cee55eaa3 41/49: Use sharp-quotes consistently for function names, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil c6db405df4 14/49: Address code review comments offered on MELPA, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil f57adb4860 03/49: Set version to 0.1.0, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil a98cb1a7bd 09/49: Automatically detect the activation key, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil 21eeb196f7 10/49: Explain how to configure multiple Devil keys, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil 1cf89ce338 11/49: Add yank-pop as a repeatable command, ELPA Syncer, 2023/05/15
- [nongnu] elpa/devil 402dcfd7fb 13/49: Fix repeatable key sequence for yank-pop, ELPA Syncer, 2023/05/15