summaryrefslogtreecommitdiff
path: root/evil-pdf.el
AgeCommit message (Collapse)Author
2017-12-02evil-pdf: Remove [\C-c tab] workaround now package-lint is fixedPierre Neidhardt
2017-11-27Update sort / goto rationalePierre Neidhardt
Use "open" comment, fallback to "gd" for "open at point" Split the concept of "go to defition" in the rationale. This yields distinct sections: - Go to definition - Go to current entity - Open thing at point - Emacs-style jumping
2017-11-23Add "gj/gk" bindings to most modesPierre Neidhardt
2017-11-23Rename "update" comment to the more meaningful "refresh"Pierre Neidhardt
2017-11-23Add the "zoom" commentPierre Neidhardt
2017-11-23pdf: Add link to package-lint issuePierre Neidhardt
2017-11-23Add link to issue about image vs. pdf/doc-view conflictPierre Neidhardt
2017-11-16Add or fix documentation to appease checkdocJames Nguyen
2017-11-16Workaround package-lint bugFredrik Bergroth
2017-11-16Silence byte compilerFredrik Bergroth
2017-11-15Require third party packages with NOERRORFredrik Bergroth
2017-11-07Normalize the documentation headers (#12)Pierre Neidhardt
2017-11-06Remove emacs keywordJames Nguyen
2017-11-06Change 'set-keys' to 'setup' in function namesJames Nguyen
2017-11-06Add evil-pdfPierre Neidhardt