[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/meow updated (74fc0e50e9 -> 96bc722734)
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/meow updated (74fc0e50e9 -> 96bc722734) |
Date: |
Sun, 1 Dec 2024 07:00:21 -0500 (EST) |
elpasync pushed a change to branch elpa/meow.
from 74fc0e50e9 Fix documentation string in meow--parse-def (#682)
new 37990e5323 Add meow-pop-to-global-mark (#679)
new cde5f4c57b Check the version before using buttonize
new 8ae8b2cfa8 Use loop with read-event in keypad (#680)
new ec5a2cf00a Use a copy of buttonize
new 2c2d797b92 Use a copy of button--properties
new 024f8e9196 Remove (kbd "ESC")
new 5c18500b87 Fix the warning on (kbd "ESC")
new 96bc722734 Remove emacs version 26.3 from CI
Summary of changes:
.github/workflows/action.yml | 1 -
meow-cheatsheet.el | 8 +--
meow-command.el | 36 +++-------
meow-core.el | 10 +--
meow-helpers.el | 3 +-
meow-keymap.el | 40 +++--------
meow-keypad.el | 164 +++++++++++++++++++++++++------------------
meow-shims.el | 24 +++++--
meow-util.el | 22 +++++-
meow-var.el | 11 ++-
10 files changed, 171 insertions(+), 148 deletions(-)
- [nongnu] elpa/meow updated (74fc0e50e9 -> 96bc722734),
ELPA Syncer <=
- [nongnu] elpa/meow 8ae8b2cfa8 3/8: Use loop with read-event in keypad (#680), ELPA Syncer, 2024/12/01
- [nongnu] elpa/meow cde5f4c57b 2/8: Check the version before using buttonize, ELPA Syncer, 2024/12/01
- [nongnu] elpa/meow 37990e5323 1/8: Add meow-pop-to-global-mark (#679), ELPA Syncer, 2024/12/01
- [nongnu] elpa/meow 024f8e9196 6/8: Remove (kbd "ESC"), ELPA Syncer, 2024/12/01
- [nongnu] elpa/meow 5c18500b87 7/8: Fix the warning on (kbd "ESC"), ELPA Syncer, 2024/12/01
- [nongnu] elpa/meow 2c2d797b92 5/8: Use a copy of button--properties, ELPA Syncer, 2024/12/01
- [nongnu] elpa/meow ec5a2cf00a 4/8: Use a copy of buttonize, ELPA Syncer, 2024/12/01
- [nongnu] elpa/meow 96bc722734 8/8: Remove emacs version 26.3 from CI, ELPA Syncer, 2024/12/01