summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
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
2018-04-28Improve opening of URI links with OrgAndreas Politz
2018-04-21Merge branch 'next'Andreas Politz
2018-04-21Merge branch 'master' into nextAndreas Politz
2018-04-21Fixed Path Issue on Windows and updated readmeRoger Iyengar
2018-04-21Add a FIXME for a potential problemAndreas Politz
2018-01-09Fix mention of wrong variable in docstringAaron Madlon-Kay
2017-11-04Set local values of outline-regexp and outline-levelAndreas Politz
2017-09-30Change pdf-tools custom parent-groupAndreas Politz
2017-09-23Add a magic-mode-alist entry for PDF filesAndreas Politz
2017-09-15Add missing script argumentAndreas Politz
2017-09-14Escape the pdffile properlyAndreas Politz
2017-09-14Fix languageAndreas Politz
2017-09-14Don't force pdf-info-epdfinfo-program to exist when customizing itAndreas Politz
2017-09-14Adds some commentsAndreas Politz
2017-09-14Look for epdfinfo in the Emacs's bin directoryAndreas Politz
2017-09-14Don't force installation dir on WindowsAndreas Politz
2017-09-13Implement pdf-tools-install optionsAndreas Politz
2017-09-13Improve the epdfinfo checkAndreas Politz
2017-09-13Clean up epdfinfo detectionAndreas Politz
2017-09-13Install into /mingw*/bin on msys2 systemsAndreas Politz