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

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

[elpa] master 03bafb0 061/135: Documented delete-property! action


From: Ian Dunn
Subject: [elpa] master 03bafb0 061/135: Documented delete-property! action
Date: Mon, 17 Feb 2020 10:52:53 -0500 (EST)

branch: master
commit 03bafb03f7a06ad346b9a75dfe18460627a7aaaa
Author: Ian D <address@hidden>
Commit: Ian D <address@hidden>

    Documented delete-property! action
    
    * org-edna.org (Property): Added delete-property! documentation.
---
 org-edna.org | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/org-edna.org b/org-edna.org
index fc999a1..1d1f17a 100644
--- a/org-edna.org
+++ b/org-edna.org
@@ -534,6 +534,10 @@ Syntax: set-property!("PROPERTY","VALUE")
 
 Sets the property PROPERTY on all targets to VALUE.
 
+Syntax: delete-property!("PROPERTY")
+
+Deletes the property PROPERTY from all targets.
+
 *** Priority
 
 Syntax: set-priority!(PRIORITY)



reply via email to

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