[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master 56eeaff 04/13: Fixed up Changelog in documentation
From: |
Ian Dunn |
Subject: |
[elpa] master 56eeaff 04/13: Fixed up Changelog in documentation |
Date: |
Sun, 4 Feb 2018 12:32:33 -0500 (EST) |
branch: master
commit 56eeaff2789dfec4f9d3b7f466bcf709f6ebff35
Author: Ian Dunn <address@hidden>
Commit: Ian Dunn <address@hidden>
Fixed up Changelog in documentation
* org-edna.org (Changelog): Use lists, not headings, to avoid cluttering
info
output
---
org-edna.org | 42 +++++++++++++++++++++---------------------
1 file changed, 21 insertions(+), 21 deletions(-)
diff --git a/org-edna.org b/org-edna.org
index e062701..dd53c6b 100644
--- a/org-edna.org
+++ b/org-edna.org
@@ -1298,33 +1298,33 @@ making any changes:
- Fixed compatibility with new Org effort functions
** 1.0beta4
Just some bug fixes from the new form parsing.
-*** Fixed multiple forms getting incorrect targets
-*** Fixed multiple forms not evaluating
+- Fixed multiple forms getting incorrect targets
+- Fixed multiple forms not evaluating
** 1.0beta3
HUGE addition here
-*** Conditional Forms
-- See [[#conditional_forms][Conditional Forms]] for more information
-*** Overhauled Internal Parsing
-*** Fixed consideration keywords
+- Conditional Forms
+ - See [[#conditional_forms][Conditional Forms]] for more information
+- Overhauled Internal Parsing
+- Fixed consideration keywords
- Both consider and consideration are accepted now
-*** Added 'any consideration
-- Allows passage if just one target is fulfilled
+- Added 'any consideration
+ - Allows passage if just one target is fulfilled
** 1.0beta2
Big release here, with three new features.
-*** Added interactive keyword editor with completion
-- See [[#setting_keywords][Setting the Properties]] for how to do that
+- Added interactive keyword editor with completion
+ - See [[#setting_keywords][Setting the Properties]] for how to do that
-*** New uses of schedule! and deadline!
-- New "float" form that mimics diary-float
-- New "landing" addition to "+1d" and friends to force planning changes to
land on a certain day or type of day (weekend/weekday)
-- See [[#planning][Scheduled/Deadline]] for details
+- New uses of schedule! and deadline!
+ - New "float" form that mimics diary-float
+ - New "landing" addition to "+1d" and friends to force planning changes to
land on a certain day or type of day (weekend/weekday)
+ - See [[#planning][Scheduled/Deadline]] for details
-*** New "relatives" finder
-- Renamed from chain-find with tons of new keywords
-- Modified all other relative finders (previous-sibling, first-child, etc.) to
use the same keywords
-- See [[#relatives][relatives]] for details
+- New "relatives" finder
+ - Renamed from chain-find with tons of new keywords
+ - Modified all other relative finders (previous-sibling, first-child, etc.)
to use the same keywords
+ - See [[#relatives][relatives]] for details
-*** New finders
-- [[#previous-sibling-wrap][previous-sibling-wrap]]
-- [[#rest-of-siblings-wrap][rest-of-siblings-wrap]]
+- New finders
+ - [[#previous-sibling-wrap][previous-sibling-wrap]]
+ - [[#rest-of-siblings-wrap][rest-of-siblings-wrap]]
- [elpa] master updated (edbdf4e -> a9eb761), Ian Dunn, 2018/02/04
- [elpa] master 01069d1 02/13: Fixed failing effort test, Ian Dunn, 2018/02/04
- [elpa] master c7fc9a4 01/13: Updated copyright, Ian Dunn, 2018/02/04
- [elpa] master 13c02a6 06/13: Added dictionary printing, Ian Dunn, 2018/02/04
- [elpa] master a9d3d12 07/13: Added support for choosing which side of thing-at-point to consider for exclusion, Ian Dunn, 2018/02/04
- [elpa] master 56eeaff 04/13: Fixed up Changelog in documentation,
Ian Dunn <=
- [elpa] master b73fff8 09/13: Added paced-repopulate-current-dictionary-async, Ian Dunn, 2018/02/04
- [elpa] master 1171a76 08/13: Added support for excluding words past a certain character limit, Ian Dunn, 2018/02/04
- [elpa] master bc5d7cd 10/13: Silenced byte-compiler, Ian Dunn, 2018/02/04
- [elpa] master d57675f 03/13: Added new forms for set-property! and fixed up build system, Ian Dunn, 2018/02/04
- [elpa] master 35acd8c 05/13: Cleaned up Changelog some more, Ian Dunn, 2018/02/04
- [elpa] master a9eb761 13/13: Merge commit '35acd8c2f9710e54ec3f433ae4af40cfff635295', Ian Dunn, 2018/02/04
- [elpa] master 463d752 11/13: Cleaned up code and added documentation of new features, Ian Dunn, 2018/02/04
- [elpa] master f4d03a3 12/13: Merge commit '463d752d4703af93ea86df8f07b244e8fc851617', Ian Dunn, 2018/02/04