diff options
| author | Vedang Manerikar <ved.manerikar@gmail.com> | 2022-10-13 09:48:52 +0530 |
|---|---|---|
| committer | Vedang Manerikar <ved.manerikar@gmail.com> | 2022-11-25 12:57:23 +0530 |
| commit | 96703b2bb5c937afd05778086c43280b0593fe99 (patch) | |
| tree | fc306ffd5b1618841f3d7b38c10f3b24930c25a2 /Cask | |
| parent | 7a51b38310014628fe4ada9731d6d63657e8f209 (diff) | |
Bump the minimum Emacs version to 26.3! 🎉🤞
All the code working around issues in Emacs 24 and Emacs 25 has been
removed at this point! (or at least, as much of it as I could find)
I've tested against Emacs 28 and it's working fine. I need many more
automated tests to ensure that behaviour does not break across
multiple Emacs versions / operating systems, but that is a topic for
another day.
This commit bumps the version of `pdf-tools` from `1.0.0snapshot` to
`1.0.0`. I do not expect this to have any real change either on Melpa
Stable or Non-GNU Elpa, since they already parse the version as 1.0.0.
I am not creating a tag at the moment. I will do some more cleanup
work and directly create a `1.1.0` post those changes.
Closes: #26
Diffstat (limited to 'Cask')
| -rw-r--r-- | Cask | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -9,7 +9,5 @@ "server/epdfinfo.exe") (development - (depends-on "let-alist") - (depends-on "tablist") (depends-on "ert-runner") (depends-on "undercover")) |
