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
/
Makefile
Age
Commit message (
Expand
)
Author
2023-01-21
compat-macs: Add strict checks
Daniel Mendler
2023-01-13
Test emacs-29 branch
Daniel Mendler
2023-01-09
Disable byte-compilation for compat-macs and compat-tests
Daniel Mendler
2023-01-06
Treat byte compilation warnings as errors
Daniel Mendler
2023-01-05
Drop remaining 24.3 code
Daniel Mendler
2023-01-04
Run compiled tests
Daniel Mendler
2023-01-04
Test compiled compat
Daniel Mendler
2023-01-03
Deprecate compat-help and compat-font-lock
Daniel Mendler
2023-01-03
Ensure that tests are interpreted
Daniel Mendler
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-02
Merge branch 'master' into emacs-29.1
Philip Kaludercic
2022-07-18
Make compat-font-lock dependency on compat-macs explicit
Philip Kaludercic
2022-07-18
Compile compat-macs before anything else
Philip Kaludercic
2022-07-17
Print version before starting tests
Philip Kaludercic
2022-07-11
Rebuild all files when compat-macs.el is changed
Philip Kaludercic
2022-04-20
Make compat.elc dependencies explicit in Makefile
Philip Kaludercic
2022-04-20
Add compat-font-lock to the list of byte compiled files
Philip Kaludercic
2022-04-18
Disable compat.texi rule in Makefile
Philip Kaludercic
2022-04-10
Do not delete compat.texi when invoking "make clean"
Philip Kaludercic
2022-04-08
Use export_file_name Org export keyword
Jonas Bernoulli
2022-04-08
Avoid building compat.info by default
Philip Kaludercic
2022-03-04
Add MANUAL
Philip Kaludercic
2022-03-01
Drop point releases from file names
Philip Kaludercic
2022-02-17
Merge branch 'master' into emacs-29.1
Philip Kaludercic
2022-02-10
Use RM macro in Makefile instead of hard-codeing rm
Philip Kaludercic
2022-02-08
Prepare Emacs 29.1 compatibility
Philip Kaludercic
2022-02-05
Add compat-help as an infrastructure to manage relevant notes
Philip Kaludercic
2021-10-10
Increase base version to 24.3
Philip Kaludercic
2021-10-06
Reorder files to byte compile in Makefile
Philip Kaludercic
2021-10-05
Initial import
Philip Kaludercic