summaryrefslogtreecommitdiff
path: root/lisp/pdf-annot.el
AgeCommit message (Expand)Author
2022-05-01Use org-mode as the default mode for annotation editsVedang Manerikar
2022-01-03Minor language correction: it's -> itsVedang Manerikar
2022-01-02Ensure usage of 'dvipng in `pdf-annot-print-annotation-latex`Vedang Manerikar
2021-12-31Fix checkdoc errors in pdf-tools lisp codeVedang Manerikar
2021-12-31Indentation and code-quality fixesVedang Manerikar
2021-05-31define-minor-mode: Remove support for obsolete pos argumentsThomas Hisch
2021-05-31Explicitly pass width through `pdf-view-create-image`Illia Ostapyshyn
2021-05-11Fix: minor issues as found by package-lint and checkdocVedang Manerikar
2021-02-21Fix typosJonas Bernoulli
2021-02-20Don’t record temporary window selection changesMichal Nazarewicz
2019-06-28Avoid running hooks in a not yet completely set up bufferAndreas 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-22Insert contents before setting up the major-modeAndreas Politz
2018-10-18Add option for highlighting with annotation colorAnkit Pandey
2018-10-18Allow pdf annotation list to be customizedAnkit Pandey
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
2017-09-12Fix missing defcustom typesAndreas Politz
2017-08-09Fix incorrect offset in pdf-annot-at-positionAndreas Politz
2017-03-01Delete trailing whitespaceAndreas Politz
2016-12-07Simplify image creation with org-modeAndreas Politz
2016-10-18Fix some spelling errorsBrady Trainor
2016-05-25Fix wrong format specifierAndreas Politz
2016-02-03Fix completing-read issueAndreas Politz
2015-06-07Fix regression.Andreas Politz
2015-02-12Improved highlighting.Andreas Politz
2015-02-05Use yellow as default color for markups, because pank prefers it.Andreas Politz
2015-02-04Use a reasonable default color for markups.Andreas Politz
2015-02-04Make savehist save pdf-annot-color-history.Andreas Politz
2015-01-02Handle recent changes in org.Andreas Politz
2014-12-06Make pdf-tools compatible with Emacs 24.3Andreas Politz
2014-12-04Fix improper creation of annotations.Andreas Politz
2014-11-30Tiny fix.Andreas Politz
2014-11-28Handle nil value.Andreas Politz
2014-11-28Fixed a bug when running pdf-annot-inhibit-modification-hooks.Andreas Politz
2014-11-28Added two functions.Andreas Politz
2014-11-27List also file annotation.Andreas Politz
2014-11-27Fix compiler warning.Andreas Politz
2014-11-27Use poppler-name strike-out everywhere, instead strikeout.Andreas Politz
2014-11-27Use color history when reading a color.Andreas Politz
2014-11-27Moved defcustom.Andreas Politz
2014-11-27List only certain annotations.Andreas Politz
2014-11-26Use proper values when signaling an error.Andreas Politz
2014-11-26Fixed typo.Andreas Politz