[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/cape updated (4506ee8212 -> f97e64e870)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/cape updated (4506ee8212 -> f97e64e870) |
Date: |
Thu, 28 Sep 2023 00:57:44 -0400 (EDT) |
elpasync pushed a change to branch externals/cape.
from 4506ee8212 cape-char--static-if: Fix naming convention
new f89307f9fe char: Better implementation of obtaining input method
translation hash
new 0f4b94109a char: More inclusive on the matching translations to
include
new d25df039f8 char: Refactor translation hash function
new b06ee58fd6 char: Suppress reference to free variable warning
new 29beb6a1c7 char: Define `*--ensure-*` functions as macros
new 3f4afc695c char: Make `*--ensure-*` functions inline
new 03d8c56c93 char: Remove `eval-when-compile` on translation-hash
function
new 4b8f101dfb char: `*--define` macro: Call translation-hash from
within the macro
new f97e64e870 cape-char: Refactoring
Summary of changes:
cape-char.el | 163 ++++++++++++++++++++++++++++-------------------------------
1 file changed, 78 insertions(+), 85 deletions(-)
- [elpa] externals/cape updated (4506ee8212 -> f97e64e870),
ELPA Syncer <=
- [elpa] externals/cape f89307f9fe 1/9: char: Better implementation of obtaining input method translation hash, ELPA Syncer, 2023/09/28
- [elpa] externals/cape 0f4b94109a 2/9: char: More inclusive on the matching translations to include, ELPA Syncer, 2023/09/28
- [elpa] externals/cape d25df039f8 3/9: char: Refactor translation hash function, ELPA Syncer, 2023/09/28
- [elpa] externals/cape b06ee58fd6 4/9: char: Suppress reference to free variable warning, ELPA Syncer, 2023/09/28
- [elpa] externals/cape 3f4afc695c 6/9: char: Make `*--ensure-*` functions inline, ELPA Syncer, 2023/09/28
- [elpa] externals/cape 4b8f101dfb 8/9: char: `*--define` macro: Call translation-hash from within the macro, ELPA Syncer, 2023/09/28
- [elpa] externals/cape 29beb6a1c7 5/9: char: Define `*--ensure-*` functions as macros, ELPA Syncer, 2023/09/28
- [elpa] externals/cape 03d8c56c93 7/9: char: Remove `eval-when-compile` on translation-hash function, ELPA Syncer, 2023/09/28
- [elpa] externals/cape f97e64e870 9/9: cape-char: Refactoring, ELPA Syncer, 2023/09/28