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

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

[elpa] externals-release/org 1c0ce74 2/2: NEWS: Remove quote from in fro


From: ELPA Syncer
Subject: [elpa] externals-release/org 1c0ce74 2/2: NEWS: Remove quote from in front of headline-data symbol
Date: Wed, 31 Mar 2021 00:57:11 -0400 (EDT)

branch: externals-release/org
commit 1c0ce74a1f91360a4daaaed26cb135add5144c34
Author: Kyle Meyer <kyle@kyleam.com>
Commit: Kyle Meyer <kyle@kyleam.com>

    NEWS: Remove quote from in front of headline-data symbol
    
    There's no need to quote the symbol when referring to it, just as
    `symbol' rather than `'symbol' is used in docstrings.
---
 etc/ORG-NEWS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index 71ce674..ca862a2 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -125,11 +125,11 @@ explicitly:
 
 Alternatively, if you wish to keep =RET= as the "smart-return" key,
 but dislike Org's default indentation of sections, you may prefer to
-customize ~org-adapt-indentation~ to either =nil= or ='headline-data=.
+customize ~org-adapt-indentation~ to either =nil= or =headline-data=.
 
 *** New allowed value for ~org-adapt-indentation~
 
-~org-adapt-indentation~ now accepts a new value, ='headline-data=.
+~org-adapt-indentation~ now accepts a new value, =headline-data=.
 
 When set to this value, Org will only adapt indentation of headline
 data lines, such as planning/clock lines and property/logbook drawers.



reply via email to

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