diff options
| author | Ben McGinnes <[email protected]> | 2018-03-07 05:07:24 +0000 | 
|---|---|---|
| committer | Ben McGinnes <[email protected]> | 2018-03-07 05:07:24 +0000 | 
| commit | 13d2164cd9f313b409b2210d9e63465681cccc99 (patch) | |
| tree | 84b41ec880ebe76096e9f5042d7cf0f990db8971 /TODO | |
| parent | Removed double (diff) | |
| download | gpgme-13d2164cd9f313b409b2210d9e63465681cccc99.tar.gz gpgme-13d2164cd9f313b409b2210d9e63465681cccc99.zip | |
Nuxed doubles
* Just because there's a lot of documentation which needs to be added,
  doesn't mean it needs to be listed twice.  Merged the two lists.
Diffstat (limited to '')
| -rw-r--r-- | TODO | 46 | 
1 files changed, 22 insertions, 24 deletions
| @@ -1,22 +1,5 @@  Hey Emacs, this is -*- org -*- mode! -* Document all the new stuff. -  :PROPERTIES: -  :CUSTOM_ID: more-docs-is-better -  :END: -** TODO Fix this TODO list. -   :PROPERTIES: -   :CUSTOM_ID: fix-todo -   :END: -   Clean up the current TODO list.  Include properties as relevant (so -   if someone does make a PDF or HTML version the TOC will work). - -   Also check ans see if some of these ancient things can be removed -   (e.g. do we really need to fix things that were broken in GPG -   1.3.x?  I'm thinking not so much). - - -  * Fix the remaining UI Server problems:    :PROPERTIES:    :CUSTOM_ID: ui-server-fix @@ -264,27 +247,42 @@ Hey Emacs, this is -*- org -*- mode!    :PROPERTIES:    :CUSTOM_ID: documentation    :END: +  ** TODO Document validity and trust issues.     :PROPERTIES:     :CUSTOM_ID: valid-trust-issues     :END: +  ** In gpgme.texi: Register callbacks under the right letter in the index.     :PROPERTIES:     :CUSTOM_ID: gpgme-texi     :END: -** TODO Update TODO file + +** Document all the new stuff.     :PROPERTIES: -   :CUSTOM_ID: todo-update +   :CUSTOM_ID: more-docs-is-better     :END: -*** DONE fix TODO items -    CLOSED: [2018-03-04 Sun 08:55] +*** TODO Fix this TODO list.      :PROPERTIES: -    :CUSTOM_ID: fix-todo-items +    :CUSTOM_ID: fix-todo      :END: -    Adjust todo items so each can now be referenced by custom-id and -    checked off as necessary. +    Clean up the current TODO list.  Include properties as relevant (so +    if someone does make a PDF or HTML version the TOC will work). + +    Also check ans see if some of these ancient things can be removed +    (e.g. do we really need to fix things that were broken in GPG +    1.3.x?  I'm thinking not so much). + +**** DONE fix TODO items +     CLOSED: [2018-03-04 Sun 08:55] +     :PROPERTIES: +     :CUSTOM_ID: fix-todo-items +     :END: + +     Adjust todo items so each can now be referenced by custom-id and +     checked off as necessary.  * Engines    :PROPERTIES: | 
