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
Age
Commit message (
Expand
)
Author
2025-12-31
feat: integrate pdf-view-roll-minor-mode with existing features
Vedang Manerikar
2025-12-31
feat: add pdf-roll.el for continuous scroll support
Vedang Manerikar
2025-12-31
chore: bump the version of pdf-tools to 1.2.1
v1.2.1
Vedang Manerikar
2025-12-31
fix(pdf-view): replace obsolete registerv-make with cl-defstruct
Vedang Manerikar
2025-12-30
fix(pdf-view): fix docstring warnings for native-comp
Vedang Manerikar
2025-12-30
fix(pdf-util): add declare-function for native-comp warnings
Vedang Manerikar
2025-12-30
fix(pdf-info): add declare-function for native-comp warnings
Vedang Manerikar
2025-12-30
fix(pdf-cache): add declare-function for native-comp warnings
Vedang Manerikar
2025-12-30
fix(pdf-virtual): use correct key function for filtering page links
Vedang Manerikar
2025-12-30
chore: release version 1.2.0
Vedang Manerikar
2025-12-30
fix: wrap next-line-or-page, previous-line-or-page boundary calls in ignore-e...
Vedang Manerikar
2025-12-29
feat: support pdf-buffer bookmarks in workspace managers
Rahguzar
2025-12-29
Add support for Android Emacs using Termux
Johan Widén
2025-12-29
feat(midnight-mode): add gamma correction and fix RGB bugs
Ziv Scully
2025-12-29
feat(pdf-view): enable horizontal mouse wheel scrolling
aikrahguzar
2025-12-29
fix(pdf-annot): refresh stale annotations before operations
bramadams
2025-12-29
feat(pdf-view): enable scroll-other-window support
Ken Huang
2025-12-28
feat: add option to display page labels in mode line
Rafael Beirigo
2025-12-28
feat: set slice to common bounding box (closes #325)
Tamas K. Papp
2025-12-28
fix: use absolute line number in pdf-sync
Philipp G. Haselwarter
2025-12-28
feat: add pdf-metadata-buffer-mode
Aidan Hall
2025-12-28
fix: use kill-current-buffer (closes #287)
Michael Hoffman
2024-04-29
Fix: scroll by arg lines #249
manu
2024-04-11
Fix defcustom :type arguments
Aaron L. Zeng
2024-04-03
[pdf-annot] Fix: remove obsolete annotation-properties variables
Vedang Manerikar
2024-03-17
Fix: create alias for x-gtk-* variables for Emacs >28
Vedang Manerikar
2024-03-17
Fix pdf-loader-install calling pdf-tools-install with wrong args
Aaron L. Zeng
2024-03-14
Merge pull request #263 from jakanakaevangeli/decrypt-no-file
Vedang Manerikar
2024-03-14
Fixes obsolete outline commands in PDF Outline (#265)
Ramon Diaz-Uriarte
2024-03-09
Support 'revert-buffer' on encrypted documents
Miha Rihtaršič
2024-03-09
Don't retry with the same cached password upon decryption failure
Miha Rihtaršič
2024-03-08
Support decryption of non-file-visiting pdf buffers
Miha Rihtaršič
2023-06-11
Add display-line-numbers-mode to the list of incompatible modes
Vedang Manerikar
2023-06-11
[v2] Auto enable pdf-view-dark-minor-mode if the theme is dark
Vedang Manerikar
2023-06-11
Fix: Keep cursor on the same line when reopening list of annots
Pedro Ribeiro Mendes Júnior
2023-06-11
Allow creation of markup annotations without a text selection
Augusto Stoffel
2023-06-11
Use 'C-c C-k' to abandon edits of annotation contents
Augusto Stoffel
2023-06-11
Display a header line when editing annotation contents
Augusto Stoffel
2023-06-11
Add command and submenu to switch between selection styles
Augusto Stoffel
2023-06-10
Auto enable pdf-view-dark-minor-mode if the theme is dark
Vedang Manerikar
2023-06-10
Bump pdf-tools version to v1.1.0
v1.1.0
Vedang Manerikar
2023-04-04
Ensure pixel-scroll-precision-mode deactivation
Davide Masserut
2023-01-17
Change the default color inversion to maintain hue
Vedang Manerikar
2023-01-17
Add support for midnight mode with color
Zach Kost-Smith
2023-01-17
Add a dedicated rotation command and keybinding
Visuwesh
2023-01-17
Change the default selection-style to word
Vedang Manerikar
2023-01-17
Ask for a file name on save if buffer provides none
akater
2023-01-16
Make selection style configurable by introducing a new variable
lennonhill
2022-12-02
pdf-annot: Fix: Render color only if it's defined.
Vedang Manerikar
2022-11-25
Bump the minimum Emacs version to 26.3! 🎉🤞
Vedang Manerikar
[next]