branch: externals/denote
commit 38b0e922e73d1ca1b6e09edc89cc56a43fa57b39
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Remove alias for denote-add-links
---
 denote.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/denote.el b/denote.el
index ec2d08519c..57bd27f2d8 100644
--- a/denote.el
+++ b/denote.el
@@ -5549,9 +5549,6 @@ inserts links with just the identifier."
         (denote-link--insert-links files file-type id-only)
       (message "No links matching `%s'" regexp))))
 
-(defalias 'denote-link-insert-links-matching-regexp 'denote-add-links
-  "Alias for `denote-add-links' command.")
-
 ;;;;; Link to file with matching contents
 
 ;;;###autoload

Reply via email to