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

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

[elpa] externals/denote updated (2193501cef -> 25e86bf0bc)


From: ELPA Syncer
Subject: [elpa] externals/denote updated (2193501cef -> 25e86bf0bc)
Date: Sun, 3 Jul 2022 00:57:33 -0400 (EDT)

elpasync pushed a change to branch externals/denote.

      from  2193501cef Change default value of denote-link-use-org-id
       new  8c724d54cf Support subdirectories
       new  fa395f7aef Update Acknowledgements for subdir support
       new  ab2a6e538a Use 'when' instead of 'if' for single condition
       new  58637a0035 Tweak doc string
       new  2aaf0f56d1 Add regexp to match only note file names
       new  d2f14291bf Move let bound filter into its own function
       new  01618516ff Refine denote--file-name-relative-to-denote-directory
       new  c020d25a21 Fix denote-link--ol-resolve-link-to-target
       new  add8f657bb Merge pull request #25 from ggjp/subdir-support
       new  eb3ea19637 Document subdir support as part of dev version
       new  12008dbcbf Untabify a line
       new  53e6ca2299 Tweak filename fontification to work with subdirs
       new  e5d6ad589b Support subdirectories in 
denote--link-find-file-at-button
       new  66e455ef84 Fix denote--current-file-is-note-p for subdirectories
       new  303f39e150 Merge pull request #26 from ggjp/subdir-support
       new  3934b167d2 Placate the compiler for minor warnings
       new  c68a8e224a Tweak denote--get-note-path-by-id for style
       new  123fb2b670 Put all faces in denote-faces.el
       new  e1aeb459ea Refine how faces are applied (extends 123fb2b)
       new  eb7b38fe16 Merge branch 'main' into subdir-support
       new  554859c0c8 Keep Acknowledgements up-to-date after eb7b38f
       new  5f8b585349 Merge branch 'main' into subdir-support
       new  070d4412ee Set org-id-extra-files to all files in all 
subdirectories.
       new  6dfb9376ca Merge pull request #28 from ggjp/subdir-support
       new  0116edc2f8 Remove sharp quote from lambda for simplicity
       new  ce791f5e42 Keep filename intact for backlink creation
       new  25e86bf0bc Update Acknowledgements in the manual


Summary of changes:
 README.org         |  15 +++++--
 denote-dired.el    |  60 ++--------------------------
 denote-faces.el    | 113 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 denote-link.el     |  42 ++++++++++----------
 denote-retrieve.el |   7 ++--
 denote.el          |  53 ++++++++++++++++++++-----
 6 files changed, 197 insertions(+), 93 deletions(-)
 create mode 100644 denote-faces.el



reply via email to

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