emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/denote updated (76755e9a3c -> a4f11d3a77)


From: ELPA Syncer
Subject: [elpa] externals/denote updated (76755e9a3c -> a4f11d3a77)
Date: Sat, 20 Jan 2024 00:57:40 -0500 (EST)

elpasync pushed a change to branch externals/denote.

      from  76755e9a3c Merge pull request #223 from 
jeanphilippegg/denote--replace-consecutive-token-characters
       new  10b9b984e4 Add denote--completion-table-no-sort
       new  c650b9901d Add user option and concomitant functionality to link to 
Org headings
       new  ad4532e2fc Make links to Org headings only work for Org
       new  4651a880d6 Rename the function that returns an Org heading ID
       new  10d332bb29 Expand the documentation of user option to link to Org 
heading
       new  0d27b6ef20 Rename user option to denote-org-store-link-to-heading 
and document it better
       new  2e04e409ae Fix typo in the manual
       new  ae11205800 Add user option and concomitant functionality to link to 
Org headings
       new  3319970d08 Make links to Org headings only work for Org
       new  034427006d Rename the function that returns an Org heading ID
       new  2957fe832d Expand the documentation of user option to link to Org 
heading
       new  cc393d7616 Rename user option to denote-org-store-link-to-heading 
and document it better
       new  2ffc70bc29 Fix typo in the manual
       new  cc02a5160d Merge branch 'link-to-org-headings' of 
github.com:protesilaos/denote into link-to-org-headings
       new  a86267786b Add denote-org.el, which defines 
'denote-org-link-to-heading' command
       new  94168f2fd5 Add missing vindex for denote-org-store-link-to-heading
       new  423122e5e6 Clarify that org-insert-link is needed after 
org-store-link
       new  e026e60fd9 Update denote-org-store-link-to-heading doc to mention 
org-insert-link
       new  158d94735f Expand denote-org-link-to-heading doc string to explain 
some technicalities
       new  ff61ed7fed Define denote-link-ol-get-heading function
       new  3e6bf5be6c Use denote-link-ol-get-heading instead of the underlying 
Org function
       new  8faccbd216 Mention denote-org-store-link-to-heading in the link 
handler
       new  524203e403 Make org-store-link also capture the heading text as 
part of the description
       new  cdb8a19116 Document the denote-org-link-to-heading command in the 
manual
       new  cfd8961ac4 Mention 'denote-link' in 'denote-org-link-to-heading' 
doc string
       new  6a1e7a11d1 Add denote--remove-dot-characters and 
denote--trim-right-token-characters and use them in denote-sluggify
       new  e11a468873 Merge pull request #225 from 
jeanphilippegg/file-name-rules
       new  eaa00f2fd4 Make denote-link-description-with-signature-and-title 
return the active region even if empty
       new  48b8abc43d Merge pull request #226 from 
jeanphilippegg/empty-region-and-links
       new  3110c6dd16 Fix denote--trim-right-token-characters
       new  d21e5e0644 Merge pull request #227 from 
jeanphilippegg/fix-denote--trim-right-token-characters
       new  a4f11d3a77 Simplify regexp in denote--trim-right-token-characters


Summary of changes:
 README.org    |  97 ++++++++++++++++++++++++++++++++++++++++-----
 denote-org.el | 125 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 denote.el     | 118 ++++++++++++++++++++++++++++++++++++++++++++++++------
 3 files changed, 319 insertions(+), 21 deletions(-)
 create mode 100644 denote-org.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]