summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2026-01-01chore: bump the version of pdf-tools to 1.3.0v1.3.0Vedang Manerikar
2025-12-31test: add pdf-roll tests and fix defcustom bugVedang Manerikar
2025-12-31feat: integrate pdf-view-roll-minor-mode with existing featuresVedang Manerikar
2025-12-31feat: add pdf-roll.el for continuous scroll supportVedang Manerikar
2025-12-31chore: bump the version of pdf-tools to 1.2.1v1.2.1Vedang Manerikar
2025-12-31fix(pdf-view): replace obsolete registerv-make with cl-defstructVedang Manerikar
2025-12-30fix(pdf-view): fix docstring warnings for native-compVedang Manerikar
2025-12-30fix(pdf-util): add declare-function for native-comp warningsVedang Manerikar
2025-12-30fix(pdf-info): add declare-function for native-comp warningsVedang Manerikar
2025-12-30fix(pdf-cache): add declare-function for native-comp warningsVedang Manerikar
2025-12-30fix(pdf-virtual): use correct key function for filtering page linksVedang Manerikar
2025-12-30chore: release version 1.2.0Vedang Manerikar
2025-12-30fix: wrap next-line-or-page, previous-line-or-page boundary calls in ignore-e...Vedang Manerikar
2025-12-29feat: support pdf-buffer bookmarks in workspace managersRahguzar
2025-12-29Add support for Android Emacs using TermuxJohan Widén
2025-12-29feat(midnight-mode): add gamma correction and fix RGB bugsZiv Scully
2025-12-29feat(pdf-view): enable horizontal mouse wheel scrollingaikrahguzar
2025-12-29fix(pdf-annot): refresh stale annotations before operationsbramadams
2025-12-29feat(pdf-view): enable scroll-other-window supportKen Huang
2025-12-28feat: add option to display page labels in mode lineRafael Beirigo
2025-12-28feat: set slice to common bounding box (closes #325)Tamas K. Papp
2025-12-28fix: use absolute line number in pdf-syncPhilipp G. Haselwarter
2025-12-28feat: add pdf-metadata-buffer-modeAidan Hall
2025-12-28fix: use kill-current-buffer (closes #287)Michael Hoffman
2024-04-29Fix: scroll by arg lines #249manu
2024-04-11Fix defcustom :type argumentsAaron L. Zeng
2024-04-03[pdf-annot] Fix: remove obsolete annotation-properties variablesVedang Manerikar
2024-03-17Fix: create alias for x-gtk-* variables for Emacs >28Vedang Manerikar
2024-03-17Fix pdf-loader-install calling pdf-tools-install with wrong argsAaron L. Zeng
2024-03-14Merge pull request #263 from jakanakaevangeli/decrypt-no-fileVedang Manerikar
2024-03-14Fixes obsolete outline commands in PDF Outline (#265)Ramon Diaz-Uriarte
2024-03-09Support 'revert-buffer' on encrypted documentsMiha Rihtaršič
2024-03-09Don't retry with the same cached password upon decryption failureMiha Rihtaršič
2024-03-08Support decryption of non-file-visiting pdf buffersMiha Rihtaršič
2023-06-11Add display-line-numbers-mode to the list of incompatible modesVedang Manerikar
2023-06-11[v2] Auto enable pdf-view-dark-minor-mode if the theme is darkVedang Manerikar
2023-06-11Fix: Keep cursor on the same line when reopening list of annotsPedro Ribeiro Mendes Júnior
2023-06-11Allow creation of markup annotations without a text selectionAugusto Stoffel
2023-06-11Use 'C-c C-k' to abandon edits of annotation contentsAugusto Stoffel
2023-06-11Display a header line when editing annotation contentsAugusto Stoffel
2023-06-11Add command and submenu to switch between selection stylesAugusto Stoffel
2023-06-10Auto enable pdf-view-dark-minor-mode if the theme is darkVedang Manerikar
2023-06-10Bump pdf-tools version to v1.1.0v1.1.0Vedang Manerikar
2023-04-04Ensure pixel-scroll-precision-mode deactivationDavide Masserut
2023-01-17Change the default color inversion to maintain hueVedang Manerikar
2023-01-17Add support for midnight mode with colorZach Kost-Smith
2023-01-17Add a dedicated rotation command and keybindingVisuwesh
2023-01-17Change the default selection-style to wordVedang Manerikar
2023-01-17Ask for a file name on save if buffer provides noneakater
2023-01-16Make selection style configurable by introducing a new variablelennonhill