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

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

[elpa] master updated (487ad1b -> bf8ecda)


From: Ian Dunn
Subject: [elpa] master updated (487ad1b -> bf8ecda)
Date: Mon, 17 Feb 2020 10:52:40 -0500 (EST)

skolar42 pushed a change to branch master.

      from  487ad1b   * packages/csv-mode/csv-mode.el: Bump version number
       new  e6ba769   Temporarily removed Org Edna directory
       new  18814ca   Initial Commit.
       new  01c50c0   Make all finders return lists of markers
       new  3a4cca9   Added Makefile.
       new  0e5fd41   Added .bzrignore.
       new  5010097   Added initial documentation
       new  21d2019   Added has-property condition
       new  567e982   Added package requirements
       new  a943aa6   Added more custom IDs to documentation
       new  3937f31   Fixed headings condition
       new  975da4b   Improved org-bat-parse-form to handle new argument types
       new  602ad6d   Added tests for org-bat-parse-form
       new  029bc2e   Cleaned up condition handling
       new  1fb6dcf   Added chain action
       new  9f27779   Clarified use of case-fold-search in 
`org-bat--handle-planning'
       new  55283ff   Renamed to Org-Edna.
       new  a70f9ac   Fixed bug in Makefile
       new  ad75461   Use existing org-xor instead of new function
       new  abb0083   Fixed up indenting
       new  adbff7e   Remove duplicate targets
       new  cb1f51f   Don't assume arguments will be symbols or strings
       new  13e752b   Fix uses of substring
       new  180d05b   Added configuration option to use inheritance
       new  30fc4cd   Created finders for compatibility with org-depend
       new  b38a1ca   Added tests for ids and match finders
       new  d348102   Added file for tests
       new  6886b8a   Fixed chain-find
       new  71cdc0a   Fixed parsing bug
       new  9916819   Added test for parsing multiple forms
       new  fc0dcc1   Added re-search condition
       new  c675036   Added test for empty argument list
       new  6b9a676   Added documentation for each condition
       new  7a3332d   Fixed error in re-search
       new  6470c5f   Added test for todo action
       new  db23e3f   Added some more test headings
       new  d07a8d8   Added note about quoting file names to documentation.
       new  71e00e4   Fixed consideration handling
       new  aa259f0   Fix considerations
       new  f80835a   Added tests for considerations
       new  eda515d   Added check and local settings to Makefile
       new  729a391   Added copyright and licensing information to all files
       new  4c26cc8   Added copyright and licensing information to all files
       new  8a21978   Fixed copyright notices
       new  7379c4f   Added copyright date to source files
       new  bb3c739   Fixed license blocks in elisp files
       new  c29a951   Use example instead of src to make HTML export prettier
       new  3a3ed39   Various parsing fixes
       new  e793f3c   Fixed bugs from last commit
       new  99939aa   Handle all errors in Edna forms
       new  5b1c81a   Fixed error in last commit
       new  9a38d60   Fixed chain-find and planning actions
       new  a758e6a   Added tests for finders
       new  3f4595b   Finished rough draft of documentation
       new  11aaa52   Added Savannah project link to documentation
       new  34e4d86   Fixed variable-set condition
       new  3ff308b   Updated to new syntax
       new  f560f1b   Fixed error reporting
       new  89c2ecf   Added tests for conditions
       new  329b39e   Added installation and setup instructions to documentation
       new  24a0228   Added tests for actions
       new  827d7c1   Fixed up chain test
       new  03bafb0   Documented delete-property! action
       new  836feb4   Fixed actions and documentation
       new  0b0cb67   Use org source blocks instead of example blocks in 
documentation
       new  3b3625f   Cleaned up package header and added various docstrings
       new  311e980   Compile targets before running tests
       new  7618794   Added in-buffer settings and new sections to Documentation
       new  390ee68   Fixed ancestors example
       new  a71c519   Added docstrings to some finders
       new  e6f88e7   Silenced byte-compiler
       new  ef302af   Added more docstrings
       new  9a6ba17   Fixed up documentation
       new  9d26430   Fixed copyright strings.
       new  00abd93   Fixed tests copyright string
       new  f83f47b   Updated documentation for ELPA release
       new  3c6b66c   Added next-sibling-wrap finder
       new  c442e77   Only require subr-x during compilation
       new  d493232   Added support for interactive editing of blockers and 
triggers
       new  5cacf20   Updated documentation
       new  7776cb4   Added documentation for popout editing
       new  0503710   Bumped version to beta1
       new  459ecd4   Update if-let and when-let to their -let* counterparts
       new  0aa0bf8   Don't present variables for keyword completion
       new  3748507   Add space between edit message and BLOCKER section
       new  f6feccf   Fix bug in keyword completion
       new  d0f7e21   Added two new forms for setting planning information
       new  e6d38ec   Added relatives finder
       new  6e1f5fb   Fixed bug in planning action
       new  7d30f60   Catch non-existent timestamps in planning action
       new  88b59b3   Added section to documentation for changes
       new  f549ea2   Added section in the documentation about updating the 
documentation
       new  7e6913b   Fixed "Setting the Properties" custom_id and title
       new  a9af45f   Added links in "Changelog"
       new  6843bee   Updated info pages
       new  2e8b7eb   Don't export special strings for documentation
       new  3647cf7   Overhauled parsing method, and added conditional blocks
       new  e08eae5   Fixed bugs in parsing multiple forms
       new  1f2adab   Updated copyright
       new  8e20fb9   Fixed failing effort test
       new  c4d1298   Added new forms for set-property! and fixed up build 
system
       new  31c40be   Fixed up Changelog in documentation
       new  b72cb7b   Cleaned up Changelog some more
       new  f265a6b   Fixed error reporting
       new  b86ae49   Fixed parsing of ! in conditions
       new  b4f7033   Fixed parsing multiple forms inside if/then/else blocks
       new  a3183b2   Bumped version
       new  c50f484   Implemented finder cache
       new  a2da465   Bumped version
       new  4142fb8   Updated tests for new form expansion
       new  342f3dd   Improved contributing section in documentation
       new  6b3923b   Added tests for cache
       new  c05b661   Added documentation about using a timeout for cache
       new  dc20076   Quick fix for handle finders.
       new  dcad8cc   Added org-edna-describe-keyword function
       new  f909703   Added note about naming conventions.
       new  f45f911   Mention consider in opening of Consideration section
       new  972968a   Modified cache to only work for specific finders
       new  c02a28f   Various fixes from testing
       new  2354cde   Fixed up description of set-effort!.
       new  97b6600   Additional tests and minor cleanup
       new  94edf14   Added timestamp sorting to relatives finder
       new  d5c8002   Inverted definition of consideration
       new  6287170   Removed remnants of old build system
       new  ef04c24   Added has-tags? and matches? conditions
       new  db8a046   Bumped version
       new  fd1de2f   Fixed stacking multiple conditions
       new  5aad235   Added function to invalidate cache
       new  1d8bf6e   Fixed timestamp bug in scheduled! and deadline! actions
       new  bad787d   Bumped version
       new  4c8058f   Step down should not include the headline itself when it 
has no children.
       new  6869846   Merged fix.
       new  1b05e1e   Fixed failing tests
       new  491c810   Added minor mode for Edna
       new  d5bce9d   Deprecated org-edna-load and org-edna-unload
       new  bf8ecda   Add 'packages/org-edna/' from commit 
'd5bce9db875a7ab2b085aca265ff7f3350d224ba'


Summary of changes:
 packages/org-edna/org-edna-tests.el | 59 +++++++++++++++++++++++++++++++++++--
 packages/org-edna/org-edna.el       | 27 ++++++++++++-----
 2 files changed, 76 insertions(+), 10 deletions(-)



reply via email to

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