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
path:
root
/
compat-macs.el
Age
Commit message (
Expand
)
Author
2023-01-03
Rename compat-funcall to compat-call
Daniel Mendler
2023-01-03
Move functions from compat--explicit- to compat--
Daniel Mendler
2023-01-03
Minor cleanup
Daniel Mendler
2023-01-03
Execute check inside of with-eval-after-load block
Daniel Mendler
2023-01-03
compat-macs: Rename :prefix to :explicit
Daniel Mendler
2023-01-03
Deprecate all prefixed functions
Daniel Mendler
2023-01-03
compat-macs: Minor simplification
Daniel Mendler
2023-01-03
Disallow :realname to equal compat--<name>
Daniel Mendler
2023-01-03
Add compat--with-feature helper
Daniel Mendler
2023-01-03
Minor simplification
Daniel Mendler
2023-01-03
Remove :no-highlight from docstring
Daniel Mendler
2023-01-03
Minor simplification - remove type argument from compat--generate-function
Daniel Mendler
2023-01-03
Disallow :prefix and :realname for compat-defvar
Daniel Mendler
2023-01-03
Update docstrings
Daniel Mendler
2023-01-03
Minor simplification, remove advice remnants
Daniel Mendler
2023-01-03
Remove :note support
Daniel Mendler
2023-01-03
compact-macs: Remove the advice mechanism
Daniel Mendler
2023-01-03
Remove compat--ignore
Daniel Mendler
2023-01-03
Make some compat-macs functions private
Daniel Mendler
2023-01-03
Avoid duplicating the package information in the header
Daniel Mendler
2023-01-03
Rename compat-current-version to compat--current-version
Daniel Mendler
2023-01-03
Always load prefixed definitions
Daniel Mendler
2023-01-03
Merge branch 'emacs-29.1'
Philip Kaludercic
2023-01-03
Update copyright years
Philip Kaludercic
2022-08-30
Raise an error if the realname would be the same as the name
Philip Kaludercic
2022-08-29
Prevent compat-macs.el from being byte compiled
Philip Kaludercic
2022-08-26
Add compatibility notices to the end of the docstring
Philip Kaludercic
2022-08-25
Prevent compat-macs.el from being byte compiled
Philip Kaludercic
2022-08-10
Explicitly define versions instead of inferring them from file names
Philip Kaludercic
2022-07-29
Move compat--generate-verbose to compat-tests.el
Philip Kaludercic
2022-07-14
Simplify loading and compiling of Compat
Philip Kaludercic
2022-07-11
Revert "Simplify loading and compiling of Compat"
Philip Kaludercic
2022-07-11
Simplify loading and compiling of Compat
Philip Kaludercic
2022-06-05
Fix using compat libraries uncompiled
Jonas Bernoulli
2022-06-05
Add fix from faabc69ba to compat--generate-verbose too
Jonas Bernoulli
2022-05-28
Assume compat-XY defines definitions for Emacs XY.1
Philip Kaludercic
2022-04-19
Add 2022 to the copyright lines
Philip Kaludercic
2022-04-18
Fix implicit version extraction
Philip Kaludercic
2022-04-15
Check version before defaliasing a prefixed function
Philip Kaludercic
2022-04-10
Ensure that compatibility conditions are always tested
Philip Kaludercic
2022-04-10
Ensure that all prefixed functions do not use :cond
Philip Kaludercic
2022-04-04
Improve conditional testing
Philip Kaludercic
2022-04-04
Fix version inference from file name
Philip Kaludercic
2022-03-13
Allow specifying a condition to test defaliasing prefix functions
Philip Kaludercic
2022-03-13
Have minimal definitions expand to a defalias if possible
Philip Kaludercic
2022-03-07
Fix handling of unknown declare properties before Emacs 25
Philip Kaludercic
2022-02-27
Only generate verbose expansions when testing
Philip Kaludercic
2022-02-27
Fix duplicate definition testing checking
Philip Kaludercic
2022-02-26
Extract font-locking into compat-font-lock.el
Philip Kaludercic
2022-02-26
Have a prefixed minimal compatibility expand to nil
Philip Kaludercic
[next]