summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorVedang Manerikar <ved.manerikar@gmail.com>2022-04-25 21:42:07 -0400
committerVedang Manerikar <ved.manerikar@gmail.com>2022-04-25 21:49:31 -0400
commite5b34680dd4e1f36603666e376b163e6685f2fe4 (patch)
tree228ece4e4ee23520deea77956ef4e73fc2d94923 /README.org
parent550943f1331db03af789989691482a382e2a45af (diff)
Update the Emacs minimum supported version in README
With the release of Emacs 28, we are dropping support for Emacs 24 and 25 (`pdf-tools` is adopting the policy to support on the latest 3 Emacs major versions). This commit simply changes the README file, no actual change in the code has been made yet. I'll make the code changes as part of work towards the 1.0.0 release milestone. Relates to: #26
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 0240b4b..6d276c1 100644
--- a/README.org
+++ b/README.org
@@ -567,4 +567,4 @@ to scale the images correctly when rendering them.
:CREATED: [2022-01-02 Sun 10:12]
:ID: f44c66e6-402d-4154-b806-6bb4180a0a5b
:END:
-~pdf-tools~ supports the 3 latest versions of Emacs major releases. At the moment of this writing, this means that the minimum supported Emacs version is ~25.1~.
+~pdf-tools~ supports the 3 latest versions of Emacs major releases. At the moment of this writing, this means that the minimum supported Emacs version is ~26.1~.