summaryrefslogtreecommitdiff
path: root/lisp/org-id.el
AgeCommit message (Expand)Author
2024-05-28Merge branch 'km/from-emacs-master'Kyle Meyer
2024-05-28Backport commit 0f3be9596 from EmacsStefan Kangas
2024-02-24org-id.el: Add search strings, inherit parent IDsRick Lupton
2024-01-06Merge branch 'bugfix'Kyle Meyer
2024-01-06Merge branch 'km/from-emacs-29' into bugfixKyle Meyer
2024-01-06Backport commit 8e1c56ae4 from EmacsPo Lu
2024-01-05lisp/org-id.el: Fix inaccuracy in the commentaryIhor Radchenko
2023-10-16org-element-parse-secondary-string: Fix Emacs 27 compatibilityIhor Radchenko
2023-08-18Fix Emacs 27 test failureIhor Radchenko
2023-08-18Fix Emacs 27 false-positive warningsIhor Radchenko
2023-08-17fixup! org-id-find-id-in-file: Prefer using temporary bufferIhor Radchenko
2023-08-17org-id-find-id-in-file: Prefer using temporary bufferIhor Radchenko
2023-08-04fixup! org-id-update-id-locations: Optimize performanceIhor Radchenko
2023-08-03org-id-update-id-locations: Optimize performanceIhor Radchenko
2023-07-01Allow syntax nodes to be supplied in place of POM in API functionsIhor Radchenko
2023-03-22org-macs.el: Move UUID related codeMatthew Trzcinski
2023-01-01Backport commit cae528457 from EmacsEli Zaretskii
2022-11-23Merge branch 'km/from-emacs-master'Kyle Meyer
2022-11-23Backport commit beaa2e495 from EmacsStefan Kangas
2022-10-04Merge branch 'km/from-emacs-master'Kyle Meyer
2022-10-04Backport commit 104e90d93 from EmacsStefan Kangas
2022-09-04Assert all the Org files to load the same Org versionIhor Radchenko
2022-08-05org-id-update-locations: Scan all the open Org buffersIhor Radchenko
2022-08-03org-id: Fix `org-id-locations' variable name in error messageÉtienne Deparis
2022-06-26Prefer "website" to "homepage"Stefan Kangas
2022-05-14Fix macro indentation and re-indent code misindented by namelessIhor Radchenko
2022-04-25Rename old function call to use org-foldIhor Radchenko
2022-01-30org-id-update-id-locations: Disable cache in throwaway buffersIhor Radchenko
2022-01-01Update copyright year to 2022Kyle Meyer
2021-09-29org-id: Fix checkdoc warningsNicholas Vollmer
2021-09-16Various minor docfixes found by checkdocStefan Kangas
2021-05-15lisp/org-id.el: Small enhancementsBastien
2021-05-07Update Carsten's email address in some filesBastien
2021-04-19Org-id: Clarify customization documentation for org-id, ts optionGustav Wikström
2021-02-07Avoid alist-get for compatibility with Emacs 24Kyle Meyer
2021-02-06org-id: Add title to description when storing id linksGustav Wikström
2021-01-01Merge branch 'maint'Kyle Meyer
2021-01-01Update copyright year to 2021Kyle Meyer
2020-12-11org-id: org-id-get-with-outline-path-completion for file targetsGustav Wikström
2020-11-04Speedup of org-id-update-id-locationsGustav Wikström
2020-10-06id: Close unnecessary buffers after having looked for an IDNicolas Goaziou
2020-09-23org-id: Add some keywords to the new org-id-ts-format optionKyle Meyer
2020-09-23Allow customised ID format for `ts' `org-id-method'Ihor Radchenko
2020-07-14id: Fix error about `agenda-archives'Nicolas Goaziou
2020-07-05id: Fix behavior when `org-id-extra-files' is a symbolErik Hetzner
2020-05-14id: Faster `org-id-update-id-locations'Nicolas Goaziou
2020-04-26Fix loading issues related to org-refile.el moveKyle Meyer
2020-04-20Merge branch 'maint'Kyle Meyer
2020-04-20org-id: Allow file name to be overridden on ID creationKyle Meyer
2020-04-10Allow storing and following ID links before first headingGustav Wikström