summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
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-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
2017-09-13Remove autobuild default target featureAndreas Politz
2017-09-13Change the way the epdfinfo directory is chosenAndreas Politz
2017-09-13WIPAndreas Politz
2017-09-13Continue the autobuild even if OS is'nt recognizedAndreas Politz
2017-09-12Fix missing defcustom typesAndreas Politz
2017-09-12Bump version to 0.90Andreas Politz
2017-09-12Implements a new build process for the serverAndreas Politz
2017-09-10New release (v0.80)v0.800.80Andreas Politz
2017-09-08Check PDF buffers for incompatible minor-modesAndreas Politz
2017-09-08Silence compiler warnings about obsolete functionsAndreas Politz
2017-09-06Makes forward-correlate fail lessAndreas Politz
2017-09-06Removes defensive programming in pdf-sync.elAndreas Politz
2017-08-20Improves guessing the msys2 architectureAndreas Politz
2017-08-20Fixes whitespaceAndreas Politz