summaryrefslogtreecommitdiff
path: root/lisp/pdf-annot.el
AgeCommit message (Expand)Author
2025-12-31feat: integrate pdf-view-roll-minor-mode with existing featuresVedang Manerikar
2025-12-29fix(pdf-annot): refresh stale annotations before operationsbramadams
2024-04-03[pdf-annot] Fix: remove obsolete annotation-properties variablesVedang Manerikar
2024-03-17Fix: create alias for x-gtk-* variables for Emacs >28Vedang Manerikar
2023-06-11Fix: Keep cursor on the same line when reopening list of annotsPedro Ribeiro Mendes Júnior
2023-06-11Allow creation of markup annotations without a text selectionAugusto Stoffel
2023-06-11Use 'C-c C-k' to abandon edits of annotation contentsAugusto Stoffel
2023-06-11Display a header line when editing annotation contentsAugusto Stoffel
2023-01-16Make selection style configurable by introducing a new variablelennonhill
2022-12-02pdf-annot: Fix: Render color only if it's defined.Vedang Manerikar
2022-10-03Fix: misuse of cl-ecaseİ. Göktuğ Kayaalp
2022-10-02Fix: Warnings and <26.1 codeVedang Manerikar
2022-07-23Change the default value of `pdf-annot-list-highlight-type`Vedang Manerikar
2022-07-22pdf-annot: Add function to sort the date fieldVisuwesh
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