summaryrefslogtreecommitdiff
path: root/lisp/pdf-view.el
AgeCommit message (Expand)Author
2019-10-22Adds a pdf-aware shell-on-region commandfeature/shell-command-on-regionAndreas Politz
2019-07-01Remember to redisplay pages which were changed while hiddenAndreas Politz
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-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-20Disable automatic image scaling in PDF buffersAndreas Politz
2018-12-21Raise the update-rate of the image when selecting textAndreas 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-10-26Check buffer's liveness before using itAndreas 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-09-25Disable cua-mode in pdf-view-mode buffersAndreas Politz
2017-09-08Check PDF buffers for incompatible minor-modesAndreas Politz
2017-08-13Fix indentationAndreas Politz
2017-08-11Correct documentation of pdf-view-use-unicode-ligtherAndreas Politz
2017-08-11Add a way to inhibit unicode symbols in the mode-line.Andreas Politz
2017-04-17Replace tabs with spacesAndreas Politz
2017-03-22Merge branch 'pull/186'Andreas Politz
2017-03-01Delete trailing whitespaceAndreas Politz
2017-01-30Ask multiple times for a passwordAndreas Politz
2017-01-27Add support for interactive PDF decryptionAndreas Politz
2016-12-07Fix a bug regarding missing annotationsAndreas Politz
2016-10-27Fix check of unicode chars for minor mode lightersAndreas Politz
2016-02-10Add documentation and "TODO" comments.Tianxiang Xiong
2015-11-26correct "it's/its" grammar in docstringsMatt Price
2015-11-11Fixes unbound variableAndreas Politz
2015-11-11Fixes non-rectangular selectionsAndreas Politz
2015-07-16Prevent creation of to large imagesAndreas Politz
2015-06-21Disable the relief by default for nowAndreas Politz
2015-06-20Add a relief around pagesAndreas Politz
2015-06-20Fix render-state handling after revert/saveAndreas Politz
2015-06-19Fix bookmark messAndreas Politz
2015-06-19Fix scrolling issue when setting the regionAndreas Politz
2015-06-13Improved kill-buffer handling.Andreas Politz
2015-06-12Added VPDF feature.Andreas Politz
2015-06-12Fixed some issues with exporting images.Andreas Politz
2015-06-12Improved rectangle selection.Andreas Politz
2015-06-12Fix jumping via register.Andreas Politz
2015-06-07Fix order of multiple regions.Andreas Politz
2015-06-07Unified rendering commands in the server.Andreas Politz
2015-06-07Improved register handling.Andreas Politz
2015-06-06Add ability to create an image from the selected region.Andreas Politz
2015-06-06Integrate with register.elAndreas Politz
2015-06-03Use lighter for some minor modesAndreas Politz
2015-06-02Added midnight modeAndreas Politz