summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2021-02-21Add themed colour modeNathanael Gentry
2021-02-20Fix typos and rename variables around printing PDFsVedang Manerikar
2021-02-20Update pdf-misc.elStephen Eglen
2021-02-20Fixing breaking change in emacs27 image-modeTyler Ware
2021-02-20Don’t record temporary window selection changesMichal Nazarewicz
2020-05-12'set-window-hscroll does not update image-mode hscrollTyler Ware
2020-04-27Fix typosJonas Bernoulli
2020-02-14Fix case-folding when starting occur from isearchAndreas Politz
2019-11-26Fix typosDamien Cassou
2019-10-31Adopt to recent changes in EmacsAndreas Politz
2019-10-07Sanitise temporary directory/file names using `convert-standard-filename'Jordan Wilson
2019-07-01Remember to redisplay pages which were changed while hiddenAndreas Politz
2019-06-28Avoid running hooks in a not yet completely set up bufferAndreas Politz
2019-04-13Bump tablist version requirementAndreas Politz
2019-04-13Merge pull request #483 from andersjohansson/current-pagelabelpolitza
2019-04-12Fix definition of pdf-cache-prefetch-minor-mode keymapAaron L. Zeng
2019-03-27Add function for returning current page labelAnders Johansson
2019-03-08Don't go to initial page when activating `pdf-view-mode`Nathaniel Nicandro
2019-02-20Add the ability to specify which installer to useMohammed Yaseen Mowzer
2019-02-19Add NEWS entry, expand documentation.Andreas Politz
2019-02-19Set :data-2x key as an image property on supported systemsNathaniel Nicandro
2019-02-19Support high-resolution displaysNathaniel Nicandro
2019-01-29Add compatibility with Emacs 27Andreas Politz
2019-01-29Remove obsolete variablesAndreas Politz
2019-01-23Obsolete pdf-sync-forward-display-pdf-keyAndreas Politz
2019-01-20Disable automatic image scaling in PDF buffersAndreas Politz
2019-01-08Handle edge case when getting image data from the head of the cacheNathaniel Nicandro
2018-12-21Raise the update-rate of the image when selecting textAndreas Politz
2018-12-21Update versionAndreas Politz
2018-11-18Merge branch 'ericdanan/cua'Andreas Politz
2018-11-18Return t on success to for :before-until to workAndreas Politz
2018-11-18Use a version check instead of testing for functionsAndreas Politz
2018-11-18Make cua-mode work with pdf-view-modeEric Danan
2018-11-17Declare pdf-tools-install functionAndreas Politz
2018-10-27Fix indentationAndreas Politz
2018-10-27Add documentationAndreas Politz
2018-10-27Merge pull request #433 from anpandey/masterpolitza
2018-10-26Disable list highlight by defaultAnkit Pandey
2018-10-26Rename `comments' to `contents'Ankit Pandey
2018-10-26Check buffer's liveness before using itAndreas Politz
2018-10-22Insert contents before setting up the major-modeAndreas Politz
2018-10-20Remove usage of alist-getAndreas Politz
2018-10-20Avoid errors while trying to read decrypted documentsAndreas Politz
2018-10-20Avoid errors when killing a PDF bufferAndreas Politz
2018-10-19Avoid errors during redisplayAndreas Politz
2018-10-18Add option for highlighting with annotation colorAnkit Pandey
2018-10-18Allow pdf annotation list to be customizedAnkit Pandey
2018-10-09Fix missing lambda in pdf-loader-installAndreas Politz
2018-10-08Fix wrong function nameAndreas Politz
2018-10-08Improve compatibility of imagemagick's convert with MS WindowsAndreas Politz