summaryrefslogtreecommitdiff
path: root/lisp/pdf-virtual.el
AgeCommit message (Expand)Author
2025-12-30fix(pdf-virtual): use correct key function for filtering page linksVedang Manerikar
2022-10-10Remove guards in `pdf-virtual` tests and code.Vedang Manerikar
2022-10-03Address some byte-compiler warningsVedang Manerikar
2021-12-31Indentation and code-quality fixesVedang Manerikar
2021-05-31define-minor-mode: Remove support for obsolete pos argumentsThomas Hisch
2021-02-21Add pdf-virtual-global-minor-mode to pdf-tools custom groupJonas Bernoulli
2021-02-21Fix typosJonas Bernoulli
2021-02-20Don’t record temporary window selection changesMichal Nazarewicz
2018-09-25Remove custom macro declarationsAndreas Politz
2017-03-01Delete trailing whitespaceAndreas Politz
2017-01-27Workaround decryption in pdf-virtualAndreas Politz
2015-11-26correct "it's/its" grammar in docstringsMatt Price
2015-06-20Fix &rest arg in VPDF adapterAndreas Politz
2015-06-19Remove unused variableAndreas Politz
2015-06-19Define alist-get if neededAndreas Politz
2015-06-13Fix page mapping.Andreas Politz
2015-06-13Add more documentation + cleanup.Andreas Politz
2015-06-13Improved handling of empty VPDF documents.Andreas Politz
2015-06-12Added VPDF feature.Andreas Politz