index
:
compat.git
emacs-30
emacs-31
feature/bidi-strip
feature/drop-text-property-search
feature/face-extend
feature/imagep
feature/innermost-minibuffer
feature/pcase
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-15
Fix test skip condition for 'compat-ref-define-key'
Philip Kaludercic
2022-11-22
Fix @end for "@defun make-empty-file" in compat.texi
Philip Kaludercic
2022-11-22
Add make-empty-file defined in Emacs 27
Philip Kaludercic
2022-11-18
Split plain unit tests into "ref" (real) and "impl" (compat) tests
Philip Kaludercic
2022-11-18
Fix edge-case of binding nil in if-let* and related macros
Philip Kaludercic
2022-11-18
Add while-let from Emacs 29
Philip Kaludercic
2022-11-16
Fix evaluating after-load-alist for Emacs 24.3
Daanturo
2022-09-02
Mention "multisession" as missing from Compat
Philip Kaludercic
2022-09-01
Use 'compat-defun' when defining 'derived-mode-p'
Philip Kaludercic
2022-09-01
Use 'equal' instead of 'file-equal-p'
Philip Kaludercic
2022-08-30
Use compat--... functions when testing the compatibility code
Philip Kaludercic
2022-08-30
Prefix text-property-search tests with "compat-"
Philip Kaludercic
2022-08-30
Raise an error if the realname would be the same as the name
Philip Kaludercic
2022-08-30
Define make-prop-match in compat-tests.el if missing
Philip Kaludercic
2022-08-30
Add text-property-search functions from Emacs 27
Philip Kaludercic
2022-08-29
Abbreviate Makefile by re-using BYTEC
Philip Kaludercic
2022-08-29
Have Makefile targets rebuild .elc files not .el
Philip Kaludercic
2022-08-29
Remove compat-macs.el from the list of files to byte-compile
Philip Kaludercic
2022-08-29
Always load compat-macs.el while compiling
Philip Kaludercic
2022-08-29
Bump to version 28.1.2.2
Philip Kaludercic
2022-08-29
Always load compat-macs
Philip Kaludercic
2022-08-29
Prevent compat-macs.el from being byte compiled
Philip Kaludercic
2022-08-29
Ignore all .patch files
Philip Kaludercic
2022-08-26
Add compatibility notices to the end of the docstring
Philip Kaludercic
2022-08-26
Merge branch 'master' into emacs-29.1
Philip Kaludercic
2022-08-25
Bump to version 28.1.2.2
28.1.2.2
Philip Kaludercic
2022-08-25
Always load compat-macs
Philip Kaludercic
2022-08-25
Prevent compat-macs.el from being byte compiled
Philip Kaludercic
2022-08-25
Ignore all .patch files
Philip Kaludercic
2022-08-25
Break link reference definitions into two lines
Philip Kaludercic
2022-08-24
Bump to version 28.1.2.1
28.1.2.1
Philip Kaludercic
2022-08-24
Elaborate the "Usage" section of the manual
Philip Kaludercic
2022-08-24
Avoid testing 'subr-primitive-p' in some cases
Philip Kaludercic
2022-08-18
Document additional missing functions from compat-29
Philip Kaludercic
2022-08-17
Add 'pure' and 'side-effect-free' properties to take
Philip Kaludercic
2022-08-17
Remove realname for ntake
Philip Kaludercic
2022-08-17
Generate test names without double-dashes
Philip Kaludercic
2022-08-17
Rewrite take to copy only as much as required
Philip Kaludercic
2022-08-17
Copy edebug specification for and-let* from if-let*
Philip Kaludercic
2022-08-17
Remove realname for if-let*
Philip Kaludercic
2022-08-17
Remove realname for if-let
Philip Kaludercic
2022-08-17
Copy if-let/if-let* definitions into if-let/when-let
Philip Kaludercic
2022-08-17
Replace seq-into with concrete implementations in compat-29
Philip Kaludercic
2022-08-17
Replace when-let with expansions in compat-29
Philip Kaludercic
2022-08-17
Remove unused local variable in file-name-absolute-p
Philip Kaludercic
2022-08-17
Declare alist-get for usage in compat-alist-get
Philip Kaludercic
2022-08-17
Copy edebug specifications instead of referencing
Philip Kaludercic
2022-08-13
Explicitly denote subr-x functions with :feature
Philip Kaludercic
2022-08-13
Add add-display-text-property from Emacs 29
Philip Kaludercic
2022-08-13
Document missing functionality from compat-29
Philip Kaludercic
[prev]
[next]