| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-06 | Fix: link to demo video | Vedang Manerikar | |
| 2022-01-03 | Add `display-line-numbers-mode` to Known Problems | Vedang Manerikar | |
| Squashed commit. Author: LuisFCOliveira <67265998+LuisFCOliveira@users.noreply.github.com> Closes: politza#684 | |||
| 2022-01-02 | Add a link to the PDF Tools Wiki to the README | Vedang Manerikar | |
| The PDF Tools Wiki is live! The plan is to build this into a wonderful self-serve website. | |||
| 2022-01-02 | Prepare the README for setting up a wiki site | Vedang Manerikar | |
| Clean it up a little bit more. The file, as it is in this commit, has been used for the first export to https://pdftools.wiki 🥂💥 Relates to: #38 | |||
| 2021-12-31 | Clean up installation instructions in the README | Vedang Manerikar | |
| - Make the headings clearer - Remove repetitive instructions | |||
| 2021-12-31 | Use `l` and `r` for backward / forward in history. | Vedang Manerikar | |
| `l` and `r` are the conventional bindings for history navigation. The previous key-bindings `B` and `N` are kept as-is for people who were used to it. This is a breaking change because `r` was previously bound to `revert-buffer`. However, `g` is also bound to `revert-buffer` and is the conventional binding for `revert` so this should be okay. Fixes: #43 | |||
| 2021-12-31 | Add NonGNU ELPA badge to README.org | Stefan Kangas | |
| Closes: #63 | |||
| 2021-12-31 | Clean up and re-organize the README | Vedang Manerikar | |
| This is the first step in the process of creating a documentation site and wiki. Relates to: #38 Closes: #40 | |||
| 2021-05-30 | Add known conflict with sublimity package | thistle | |
| Closes politza/pdf-tools#674 | |||
| 2021-05-25 | Improve naming and capitalization in README | Rudolf Adamkovič | |
| 2021-04-11 | Add CircleCI and Appveyor badges to README | Vedang Manerikar | |
| Closes #5 :) | |||
| 2021-04-11 | Fix: Download missing dll files separately | Vedang Manerikar | |
| I'm making these changes based on reading through the output logs of the Appveyor code, I don't have any understanding of how mingw64 works. | |||
| 2021-04-11 | Replace the Travis badge with a CircleCI badge | Vedang Manerikar | |
| Also, add my name as a maintainer for this library. | |||
| 2021-02-20 | Indentation fixes | Vedang Manerikar | |
| 2019-01-07 | Update version in FreeBSD package installation command | Joseph Mingrone | |
| The old package, pdf-tools-emacs25, no longer exists. | |||
| 2018-10-19 | Fix typo | Andreas Politz | |
| 2018-10-18 | Add instructions for Alpine Linux | Cleberson Ramirio | |
| 2018-10-08 | Add a new, faster procedure for loading this package | Andreas Politz | |
| 2018-07-18 | README.org: is this a typo? | fan | |
| It shows that <F> is bind to 'pdf-links-action-perform, <N> is bind to 'pdf-history-forward, <B> is bind to 'pdf-history-backward, so maybe "History Back / Forwards" should be "B / N" instead of "B / F"? | |||
| 2018-04-29 | Remove non-functional appveyor build badge | Andreas Politz | |
| 2018-04-29 | Add appveyor build badge | Andreas Politz | |
| 2018-04-29 | Remove broken coverall badge | Andreas Politz | |
| 2018-04-25 | Revert "Fixed Indent issue with source code beginning and ending tags" | Roger Iyengar | |
| This reverts commit 1187af29a32943342141f85177bbd82de0a04e0e. | |||
| 2018-04-22 | Fixed Indent issue with source code beginning and ending tags | Roger Iyengar | |
| 2018-04-21 | Merge branch 'next' | Andreas Politz | |
| 2018-04-21 | Fixed Path Issue on Windows and updated readme | Roger Iyengar | |
| Changed install to always prompt Windows users for MSYS2 location. This allows users who have their cygwin bin directory in their path variable to install pdf-tools properly | |||
| 2018-04-21 | Include instructions for installing the FreeBSD package | Joseph Mingrone | |
| 2017-10-30 | Fix typos | Carl Lieberman | |
| 2017-09-12 | Merge pull request 174 | Andreas Politz | |
| 2017-08-11 | Add instructions for Cygwin | Andreas Politz | |
| 2017-08-11 | Add instructions for Centos and Fedora | Andreas Politz | |
| 2017-08-11 | Fix trailing whitespace | Andreas Politz | |
| 2017-08-11 | Change README layout | Andreas Politz | |
| 2017-08-09 | State Elisp requirements clearer | Andreas Politz | |
| 2017-08-09 | Add note about Elisp prerequisites | Andreas Politz | |
| 2017-08-09 | Add note that installation instructions refer to repo | Andreas Politz | |
| 2017-08-09 | Use new name for libz in README | Andreas Politz | |
| 2017-05-03 | Promote alternative mouse binding | Andreas Politz | |
| 2017-04-08 | Add Windows compilation instructions | Alex Fenton | |
| 2017-03-18 | Fix some typos and wording | Andreas Politz | |
| 2017-03-18 | Add some info about frequent problems with other packages | Andreas Politz | |
| 2017-03-17 | Use lowercase internal link name | Andreas Politz | |
| 2017-03-17 | Fix internal link | Andreas Politz | |
| 2017-03-17 | Fix trailing whitespace | Andreas Politz | |
| 2016-11-15 | Add Automake to brew install command for OSX | Rob Donnelly | |
| Both automake and poppler are required for use on OSX and both are able to be installed with brew. When I tried installing on OSX after installing poppler I got the following error `autoreconf: command not found`. Installing automake via brew fixed the error and appears to have lead to a working installation on OSX. | |||
| 2016-10-18 | Fix some spelling errors | Brady Trainor | |
| 2015-12-27 | Minor formatting changes | Joseph Mingrone | |
| 2015-12-27 | Automate the build on FreeBSD | Joseph Mingrone | |
| The GNU make binary on FreeBSD (and other BSDs) is named `gmake`. This change makes the build work for those systems. It's been tested on FreeBSD, but should work on other BSDs. A short note was also added in README.org to help FreeBSD users get things working. | |||
| 2015-11-11 | Moved bindings section | Andreas Politz | |
| 2015-08-17 | Tidied up tables | Tyler Smith | |
