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

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

[elpa] scratch/org-edna e3d2e89 61/72: Documented delete-property! actio


From: Ian Dunn
Subject: [elpa] scratch/org-edna e3d2e89 61/72: Documented delete-property! action
Date: Sun, 21 May 2017 21:11:28 -0400 (EDT)

branch: scratch/org-edna
commit e3d2e8964883d8e5d77399c3b60e1dc86eefd86d
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]