summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
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
2018-10-08Add a new, faster procedure for loading this packageAndreas Politz
2018-09-25Disable cua-mode in pdf-view-mode buffersAndreas Politz
2018-09-25Avoid race-condition when quitting the serverAndreas Politz
2018-09-25Remove custom macro declarationsAndreas Politz
2018-09-25Silence reading of the synctex.gz fileAndreas Politz
2018-09-24Improved handling of default annotation propertiesAndreas Politz
2018-09-24Remove dependency on seq.elAndreas Politz
2018-09-24Fix inaccessible highlight annotations in other viewersAndreas Politz
2018-08-23Fix sorting of annotations by pageAndreas Politz