index
:
cape.git
async
cache-clear
char
completing-read-adapter
dabbrev-accept-all
expansion-helper
logo
main
relax-refresh-condition
separate-all-table
test
trigger-chars
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cape-char.el
Age
Commit message (
Expand
)
Author
2023-09-28
cape-char: Refactoring
Daniel Mendler
2023-09-28
char: `*--define` macro: Call translation-hash from within the macro
hedy
2023-09-28
char: Remove `eval-when-compile` on translation-hash function
hedy
2023-09-28
char: Make `*--ensure-*` functions inline
hedy
2023-09-28
char: Define `*--ensure-*` functions as macros
hedy
2023-09-28
char: Suppress reference to free variable warning
hedy
2023-09-28
char: Refactor translation hash function
hedy
2023-09-28
char: More inclusive on the matching translations to include
hedy
2023-09-28
char: Better implementation of obtaining input method translation hash
hedy
2023-09-14
cape-char--static-if: Fix naming convention
Daniel Mendler
2023-09-10
cape-char: Update commentary
Daniel Mendler
2023-09-10
Improve docstrings
Daniel Mendler
2023-09-10
Add cape-emoji on Emacs 28 and newer (See #90)
Daniel Mendler
2023-05-29
cape-dabbrev: Respect dabbrev-abbrev-char-regexp
Daniel Mendler
2023-01-27
Fix last commit
Daniel Mendler
2023-01-13
Require the compat library
Daniel Mendler
2023-01-12
cape-tex: Do not insert backslash when already looking at \phi (Fix #71)
Daniel Mendler
2023-01-01
Update copyright
Daniel Mendler
2023-01-01
Update copyright
Daniel Mendler
2022-10-11
Update links
Daniel Mendler
2022-04-29
No exclusive Capf exclusivity treatment for cape-char and cape-keyword!
Daniel Mendler
2022-04-14
Move some of the heavier, rarely used Capfs to separate files
Daniel Mendler