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

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

[elpa] externals/embark ea2011e105 2/3: Typo


From: ELPA Syncer
Subject: [elpa] externals/embark ea2011e105 2/3: Typo
Date: Thu, 14 Sep 2023 12:57:57 -0400 (EDT)

branch: externals/embark
commit ea2011e105c79f2ae1c44dcaa4cb5f011fa19698
Author: Omar Antolín <omar.antolin@gmail.com>
Commit: Omar Antolín <omar.antolin@gmail.com>

    Typo
---
 embark-org.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/embark-org.el b/embark-org.el
index 4b406ec8b3..dc96e7806d 100644
--- a/embark-org.el
+++ b/embark-org.el
@@ -571,7 +571,7 @@ REST are the remaining arguments."
 (let ((tail (memq 'embark-org-target-element-context embark-target-finders)))
   (cl-pushnew 'embark-org-target-agenda-item (cdr tail)))
 
-(cl-defun embark-org--at-org-heading
+(cl-defun embark-org--at-heading
     (&rest rest &key run target &allow-other-keys)
   "RUN the action at the location of the heading TARGET refers to.
 The location is given by the `org-marker' text property of



reply via email to

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