elpasync pushed a change to branch elpa/extmap. at 3b0f898057 Post-release version bump.
This branch includes the following new commits: new 49e1e2f944 Initial commit. new 96a3aabd27 Avoid functions added to `subr' only recently. new eabe5f6f26 Implement auto-reloading maps, largely to simplify development for users of the package. new 2dae499f5b Make `extmap-statistics' also return values of options passed to `extmap-init'. new 669aa3484a Fix for commit eabe5f6: function `file-attribute-modification-time' doesn't exist in Emacs 25. new 75d23267df Make the package work on Emacs 24. new 235a9831ea Improve package commentary. new 352eca4463 Fix text properties being stripped from strings in the database. new 28e1dfd6bd Expand `README.md' a bit. new 3860b69fb1 Release version 1.0. new f4c5494977 Use `evm' for Travis CI testing instead of hunting for PPAs. new 070cc972a9 Implement `:share-values' flag; bump generated file version accordingly. new 83d5c74adc Implement `:compress-values' flag; this doesn't affect database structure. new 1139b57d8f Release version 1.1. new 634351236b Use Eldev. new a2096d357b Use GitHub workflows for continuous integration instead of Travis CI. new 187f621cb2 Replace the badge in `README.md' accordingly. new 09a8b1b97a Remove pointless noise from `extmap--do-create' on Emacs 24. new 07223c2cd9 Add a workaround for value compression not working in some cases on Emacs 27. new 341e3e16e2 Release version 1.1.1. new 2a6373d4fa Experimentally also test on Emacs snapshot. new c0dd886e0b Add function `extmap-equal-p`. new b65739a1fd Release version 1.2. new fb6630228d Speed-optimize `extmap--equal-including-properties'; while not terribly important, 3 s vs. 29 in a real-world usecase is a good improvement. new 83010736da Fix a bug in `extmap--equal-including-properties': comparing certain unequal hash-tables would see no difference between them. new 5875a4ab27 Release version 1.2.1. new a9ecc94344 Add a simplistic but useful Git hook. new 8b66ccd3b8 Include a file with settings for ripgrep. new 6cca3abb47 Enable Dependabot. new 7b82106cdc Use a GitHub action to install Eldev instead of shell command; also test on Emacs 28, 29, macOS and Windows. new 461e559464 Bump actions/checkout from 3 to 4 new 52001e5d69 Use Eldev to check if copyright notices are up-to-date during CI. new eca2915534 Retroactively update copyright notices based on Git history. new feec00acc5 Update copyright notices to 2023; after all, at least infrastructure has been changed, even if not the Elisp source. new 434571a027 Require Emacs 24.4. new 02f1dfeab1 Make `extmap-init' lazy by default in that it won't even preload extmap metadata. new 48e57b0fb4 Update file `Eldev' to enable automated releasing. new c7af95865e Release extmap 1.3 new 3b0f898057 Post-release version bump.