summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
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
2017-08-13Fix indentationAndreas Politz
2017-08-11Add the long lost callback usageAndreas Politz
2017-08-11Correct documentation of pdf-view-use-unicode-ligtherAndreas Politz
2017-08-11Declare function pdf-sync-backward-searchAndreas Politz
2017-08-11Add a way to inhibit unicode symbols in the mode-line.Andreas Politz
2017-08-10Add a command performing a sync-backward to isearchAndreas Politz
2017-08-09Utilize a system installation of epdfinfoAndreas Politz
2017-08-09Fix incorrect offset in pdf-annot-at-positionAndreas Politz
2017-07-21Fix directory namethblt
2017-07-20Remove pointless fallback casethblt
2017-07-20Use function in cl namespace instead of adding extra depthblt
2017-07-20Add missing dependencythblt
2017-07-20Support Git clone installationthblt
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-27Workaround decryption in pdf-virtualAndreas Politz
2017-01-27Add support for interactive PDF decryptionAndreas Politz
2017-01-19Fix typoAndreas Politz