branch: master commit 139a1996935a49c12176f289d203837ba5ee203b Author: Ian Dunn <du...@gnu.org> Commit: Ian Dunn <du...@gnu.org>
Added note about dictionary properties * paced.org (Properties): Added note. --- paced.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/paced.org b/paced.org index c977686..218f5fc 100644 --- a/paced.org +++ b/paced.org @@ -276,6 +276,11 @@ Two variables are of note here: - paced-thing-at-point-constituent :: Symbol defining thing on which population works. Typically set to either 'symbol or 'word. +For convenience, properties that are intended for all population commands of a +given dictionary may be set in the dictionary itself. In the event of a +conflict, population command properties take precedence over dictionary +properties. + ** Custom Commands :PROPERTIES: :DESCRIPTION: Defining new population commands