[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/compat updated (438d683afd -> 71928153bd)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/compat updated (438d683afd -> 71928153bd) |
Date: |
Tue, 3 Jan 2023 13:57:26 -0500 (EST) |
elpasync pushed a change to branch externals/compat.
from 438d683afd Add compat--with-feature helper
new 494da3f7dc Disallow :realname to equal compat--<name>
new 177deb51ef Get rid of compat--internal-directory-name-p
new bb25afc191 Remove compat--internal-provided-mode-derived-p
new 268eb0bc22 Remove compat--internal-file-local-name
new d0f3f4ad6e Remove compat--internal-exec-path
new c228c2cd5e Remove compat--key-valid-p
new 7dd449e0b1 Remove compat--internal-key* functions
new 661dd7f0a5 Remove compat--internal-buffer-text-pixel-size
new 4bc08592c1 Remove compat--internal-buffer-match-p
new 6638a73cbd Remove compat--internal-directory-files-recursively
new 12f7a726b8 Remove compat--internal-func-arity
new 239e45d33c file-name-quoted-p and file-name-quote must be prefixed
new 4512cd5ab1 Remove :realname from proper-list-p
new 71928153bd Remove compat--alist-get-handle-testfn realname
Summary of changes:
compat-25.el | 8 +++-----
compat-26.el | 27 +++++++++++++--------------
compat-27.el | 17 +++++++----------
compat-28.el | 4 ++--
compat-29.el | 53 +++++++++++++++++++++++------------------------------
compat-macs.el | 5 +++++
compat-tests.el | 35 ++++++++++-------------------------
7 files changed, 63 insertions(+), 86 deletions(-)
- [elpa] externals/compat updated (438d683afd -> 71928153bd),
ELPA Syncer <=
- [elpa] externals/compat 4bc08592c1 09/14: Remove compat--internal-buffer-match-p, ELPA Syncer, 2023/01/03
- [elpa] externals/compat 12f7a726b8 11/14: Remove compat--internal-func-arity, ELPA Syncer, 2023/01/03
- [elpa] externals/compat 661dd7f0a5 08/14: Remove compat--internal-buffer-text-pixel-size, ELPA Syncer, 2023/01/03
- [elpa] externals/compat 239e45d33c 12/14: file-name-quoted-p and file-name-quote must be prefixed, ELPA Syncer, 2023/01/03
- [elpa] externals/compat 494da3f7dc 01/14: Disallow :realname to equal compat--<name>, ELPA Syncer, 2023/01/03
- [elpa] externals/compat bb25afc191 03/14: Remove compat--internal-provided-mode-derived-p, ELPA Syncer, 2023/01/03
- [elpa] externals/compat 4512cd5ab1 13/14: Remove :realname from proper-list-p, ELPA Syncer, 2023/01/03
- [elpa] externals/compat 6638a73cbd 10/14: Remove compat--internal-directory-files-recursively, ELPA Syncer, 2023/01/03
- [elpa] externals/compat d0f3f4ad6e 05/14: Remove compat--internal-exec-path, ELPA Syncer, 2023/01/03
- [elpa] externals/compat 177deb51ef 02/14: Get rid of compat--internal-directory-name-p, ELPA Syncer, 2023/01/03