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
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
2022-02-26
Merge branch 'master' into testing
Philip Kaludercic
2022-02-26
Move compat-def check into compat body
Philip Kaludercic
2022-02-26
Allow for compat macros to be evaluated in a file-less buffer
Philip Kaludercic
2022-02-21
Raise an error on duplicate compatibility definitions
Philip Kaludercic
2022-02-15
Avoid generating an empty eval-after-load
Philip Kaludercic
2022-02-15
Use name without prefix in documentation string
Philip Kaludercic
2022-02-10
Remove auto-quoting of :feature
Philip Kaludercic
2022-02-10
Allow for functions to be explicitly prefixed with compat-
Philip Kaludercic
2022-02-10
Use nadvice from ELPA instead of manually advising functions
Philip Kaludercic
2022-02-08
Compress and merge the compiled result of compat.elc
Philip Kaludercic
2022-02-08
Use advice-add if available on Emacs 24.3
Philip Kaludercic
2022-02-06
Use quote instead of function
Philip Kaludercic
2022-02-06
Unquote body instead of double-unquoting the lambda expression
Philip Kaludercic
2022-02-05
Add compat-help as an infrastructure to manage relevant notes
Philip Kaludercic
2022-02-05
Fix eval-after-load call for delayed compatibility code
Philip Kaludercic
2022-02-05
Remove unknown declare properties for Emacs 24 and prior
Philip Kaludercic
2022-01-27
Fix deferred compatibility definitions
Philip Kaludercic
2021-11-02
Fix generation of eval-after-load function for deferred code
Philip Kaludercic
2021-10-24
Apply Chris Wellons' eval-after-load workaround
Philip Kaludercic
2021-10-24
Move require advice to compat-25.1
Philip Kaludercic
2021-10-16
Prevent shadowing declarations in functional compatibility code
Philip Kaludercic
2021-10-15
Check if function is bound before extracting documentation
Philip Kaludercic
2021-10-15
Load deferred code even if file doesn't exist
Philip Kaludercic
2021-10-15
Display version number of manual advice docstring
Philip Kaludercic
[prev]
[next]