aboutsummaryrefslogtreecommitdiff
path: root/compat.el
AgeCommit message (Expand)Author
2022-06-17Eagerly expand macros in compat-entwinePhilip Kaludercic
2022-06-15Bump version to 28.1.1.128.1.1.2Philip Kaludercic
2022-06-06Apply change from faabc69ba8 to compat--entwine-versionPhilip Kaludercic
2022-06-05Fix using compat libraries uncompiledJonas Bernoulli
2022-05-28Change package taglinePhilip Kaludercic
2022-05-05Bump version to 28.1.1.128.1.1.1Philip Kaludercic
2022-04-22Bump version to 28.1.1.028.1.1.0Philip Kaludercic
2022-04-21Prepare release 28.1.1.0Philip Kaludercic
2022-04-21Avoid macroexpanding declare-function in compat-entwinePhilip Kaludercic
2022-04-20Fall back onto buffer-file-name if macroexp-file-name failsPhilip Kaludercic
2022-04-19Use macroexp-file-name if availableStefan Monnier
2022-04-19Use full path in compat-entwinePhilip Kaludercic
2022-04-19Document why byte-compile-current-file is boundPhilip Kaludercic
2022-04-19Add 2022 to the copyright linesPhilip Kaludercic
2022-04-19Remove redundant binding of load-file-name in compat-entwinePhilip Kaludercic
2022-04-18Bump version to 28.1.0.528.1.0.5Philip Kaludercic
2022-04-18Bump version to 28.1.0.428.1.0.4Philip Kaludercic
2022-04-18Fix implicit version extractionPhilip Kaludercic
2022-04-18Rename compat-insert to compat-entwinePhilip Kaludercic
2022-04-18Elaborate on compat-insert commentPhilip Kaludercic
2022-04-10Remove unnecessary comment from compat-insertPhilip Kaludercic
2022-04-10Fix bug in compat-insert when loading non-byte-compiled filesPhilip Kaludercic
2022-04-08Bump version to 28.1.0.328.1.0.3Philip Kaludercic
2022-04-08Bump version to 28.1.0.228.1.0.2Philip Kaludercic
2022-04-05Bump version to 28.1.0.128.1.0.1Philip Kaludercic
2022-04-05Update URL headerPhilip Kaludercic
2022-04-05Bump version to 28.1.0.028.1.0.0Philip Kaludercic
2022-04-05Increase the minimal required version of Emacs to 24.3Philip Kaludercic
2022-03-07Always load compat-NM.el files when the generate-function is changedPhilip Kaludercic
2022-03-07Delete compat-maxargs-/=Philip Kaludercic
2022-03-07Move compat-func-arity to compat-26.elPhilip Kaludercic
2022-03-07Change Maintainer namePhilip Kaludercic
2022-03-05Include compat-defvar in the merged compat.el compilationPhilip Kaludercic
2022-03-04Remove unnecessary whitespace before closing parenthesesPhilip Kaludercic
2022-03-01Drop point releases from file namesPhilip Kaludercic
2022-03-01Don't macroexpand in compat-insertPhilip Kaludercic
2022-02-28Merge branch 'testing'Philip Kaludercic
2022-02-27Remove self-autoloading from compatPhilip Kaludercic
2022-02-27Only generate verbose expansions when testingPhilip Kaludercic
2022-02-26Extract font-locking into compat-font-lock.elPhilip Kaludercic
2022-02-26Merge branch 'master' into testingPhilip Kaludercic
2022-02-26Remove "Update defaults" sectionPhilip Kaludercic
2022-02-23Update maintainer address to new mailing listPhilip Kaludercic
2022-02-17Merge branch 'master' into emacs-29.1Philip Kaludercic
2022-02-15Change maintainer address to public inboxPhilip Kaludercic
2022-02-10Use nadvice from ELPA instead of manually advising functionsPhilip Kaludercic
2022-02-08Prepare Emacs 29.1 compatibilityPhilip Kaludercic
2022-02-08Compress and merge the compiled result of compat.elcPhilip Kaludercic
2022-02-08Merge byte compilation output into a single filePhilip Kaludercic
2022-02-08Rename setup-preserve-defaults to compat-preserve-defaultsPhilip Kaludercic