diff options
| -rw-r--r-- | NEWS | 4 | ||||
| -rw-r--r-- | README.org | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -2,8 +2,8 @@ * Version 1.0.0 (Under Development) From this version onward, we will follow Semantic Versioning for new ~pdf-tools~ releases. -** Raise the minimum supported version of Emacs to 25.1 -Drop support for Emacs 24. This allows for some code cleanup. +** Raise the minimum supported version of Emacs to 26.1 +Drop support for Emacs 24 and 25. This allows for some code cleanup. * Version 0.91 ** Change the keybindings for traversing history This is a minor but *breaking change*. ~l~ (backward) and ~r~ (forward) are the conventional bindings for history navigation in Emacs, but ~pdf-tools~ uses ~B~ and ~N~. The previous keybindings are kept as-is for people who were used to it, while introducing ~l~ and ~r~ keybindings as well. @@ -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~. |
