elpasync pushed a change to branch elpa/pdf-tools.
from e87b3dc88c8 feat: move from appveyor to github actions for testing
pdf-tools
new d1a747f667b doc: update README based on common queries
new ce2da3ba62c fix(pdf-virtual): use correct key function for
filtering page links
new 8ba098a3180 fix(autobuild): add doas as privilege escalation
fallback
new afb182eeef9 fix(pdf-cache): add declare-function for native-comp
warnings
new 2992aea5714 fix(pdf-info): add declare-function for native-comp
warnings
new c98016f90db fix(pdf-util): add declare-function for native-comp
warnings
new 2e4b7bc3512 fix(pdf-view): fix docstring warnings for native-comp
new 804d183c59c fix(pdf-view): replace obsolete registerv-make with
cl-defstruct
new 53fe57641bf chore: remove appveyor.yml since we've moved to github
actions
new aa52e2846ac chore: replace circleci and appveyor badges with github
actions badge
Summary of changes:
README.org | 28 +++++++++++++++++++++++++--
appveyor.yml | 28 ---------------------------
lisp/pdf-cache.el | 5 +++++
lisp/pdf-info.el | 7 +++++++
lisp/pdf-util.el | 3 +++
lisp/pdf-view.el | 52 +++++++++++++++++++++++++++++++--------------------
lisp/pdf-virtual.el | 3 ++-
server/autobuild | 4 +++-
test/pdf-view-test.el | 48 +++++++++++++++++++++++++++++++++++++++++++++++
9 files changed, 126 insertions(+), 52 deletions(-)
delete mode 100644 appveyor.yml