index
:
pdf-tools.git
0.80
dev
feature/emacs-26.3
feature/replace-tempnam
feature/shell-command-on-region
fix-user-error
fix/332
fix/372
fix/cache-dups
master
synctex-1.21
test
travis-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
pdf-virtual.el
Age
Commit message (
Expand
)
Author
2025-12-30
fix(pdf-virtual): use correct key function for filtering page links
Vedang Manerikar
2022-10-10
Remove guards in `pdf-virtual` tests and code.
Vedang Manerikar
2022-10-03
Address some byte-compiler warnings
Vedang Manerikar
2021-12-31
Indentation and code-quality fixes
Vedang Manerikar
2021-05-31
define-minor-mode: Remove support for obsolete pos arguments
Thomas Hisch
2021-02-21
Add pdf-virtual-global-minor-mode to pdf-tools custom group
Jonas Bernoulli
2021-02-21
Fix typos
Jonas Bernoulli
2021-02-20
Don’t record temporary window selection changes
Michal Nazarewicz
2018-09-25
Remove custom macro declarations
Andreas Politz
2017-03-01
Delete trailing whitespace
Andreas Politz
2017-01-27
Workaround decryption in pdf-virtual
Andreas Politz
2015-11-26
correct "it's/its" grammar in docstrings
Matt Price
2015-06-20
Fix &rest arg in VPDF adapter
Andreas Politz
2015-06-19
Remove unused variable
Andreas Politz
2015-06-19
Define alist-get if needed
Andreas Politz
2015-06-13
Fix page mapping.
Andreas Politz
2015-06-13
Add more documentation + cleanup.
Andreas Politz
2015-06-13
Improved handling of empty VPDF documents.
Andreas Politz
2015-06-12
Added VPDF feature.
Andreas Politz