5.5 KiB
- Version 2.2
- Version 2.0
- improve MELPA-package
- delete tj-outshine branch
- merge trunk in master
- quite byte-compiler
- introduce outshine-agenda functionality (read-only for now)
- rewrite comment section
- introduce consistent git branch naming
- add support for special case latex-mode
- abandon C-c prefix, only M-# makes sense
- make (almost) all speed-commands work
- make outshine a 'kind-of' org-minor-mode
- update README
- set version number
- announce in org-mode mailing-list
- announce in emacs-user mailing-list
- Version 1.0
- Version 0.9
- fix outline-end-of-heading (html-mode)
- normalize 'comment-end' in 'outshine-insert-heading'
- make custom vars alists with one entry per major-mode
- merge renamed outxxtra and outline-magic
- comment-header for outshine.el
- outline structure for outshine.el
- CANCELLED rename outline-magic defs to outshine
- rename outxxtra defs to outshine
- CANCELLED Emacs Wiki article
- announce in org-mode mailing-list
- announce in emacs-user mailing-list
- set version number
TODO Version 2.2
TODO add more 'outshine-use-outorg' commands
TODO enable merging org-agenda and outshine-agenda
TODO make outshine-agenda read/write
TODO implement a second folding mechanism for outshine
TODO update README
TODO set version number
TODO announce in org-mode mailing-list
TODO announce in emacs-user mailing-list
Make it independent of outline-mode. Use 'tex-fold.el' as template and navi-regexps as items to fold.
TODO Version 2.0
TODO improve MELPA-package
TODO delete tj-outshine branch
DONE merge trunk in master
- State "DONE" from "TODO" [2014-09-21 So 01:10]
DONE quite byte-compiler
- State "DONE" from "TODO" [2014-09-20 Sa 23:48]
DONE introduce outshine-agenda functionality (read-only for now)
- State "DONE" from "TODO" [2014-09-20 Sa 12:41]
DONE rewrite comment section
- State "DONE" from "TODO" [2014-09-20 Sa 12:40]
DONE introduce consistent git branch naming
- State "DONE" from "TODO" [2014-09-20 Sa 12:39]
call the development branch 'trunk', the release branch 'master' in all Outshine libraries.
DONE add support for special case latex-mode
- State "DONE" from "TODO" [2014-09-20 Sa 12:38]
DONE abandon C-c prefix, only M-# makes sense
- State "DONE" from "TODO" [2014-09-20 Sa 12:37]
DONE make (almost) all speed-commands work
- State "DONE" from "TODO" [2014-09-20 Sa 12:37]
DONE make outshine a 'kind-of' org-minor-mode
- State "DONE" from "TODO" [2014-09-20 Sa 12:35]
use 'outshine-use-outorg' for calling many Org cmds from outshine.
DONE update README
- State "DONE" from "TODO" [2014-09-20 Sa 12:55]
DONE set version number
- State "DONE" from "TODO" [2014-09-20 Sa 12:55]
DONE announce in org-mode mailing-list
- State "DONE" from "TODO" [2014-09-21 So 13:07]
DONE announce in emacs-user mailing-list
- State "DONE" from "TODO" [2014-09-21 So 13:07]
DONE Version 1.0
CLOSED: [2013-05-03 Fr 18:57]
- State "DONE" from "TODO" [2013-05-03 Fr 18:57]
[2013-02-19 Di 23:29]
CANCELLED announce in org-mode mailing-list CANCELLED
CLOSED: [2013-05-03 Fr 18:57]
- State "CANCELLED" from "TODO" [2013-05-03 Fr 18:57]
enough publicity
[2013-02-19 Di 23:36]
CANCELLED announce in emacs-user mailing-list CANCELLED
CLOSED: [2013-05-03 Fr 18:57]
- State "CANCELLED" from "TODO" [2013-05-03 Fr 18:57]
enough publicity
[2013-02-19 Di 23:36]
DONE set version number
CLOSED: [2013-05-03 Fr 18:57]
- State "DONE" from "TODO" [2013-05-03 Fr 18:57]
[2013-02-19 Di 23:29]
DONE Version 0.9
CLOSED: [2013-05-03 Fr 18:56]
- State "DONE" from "NEXT" [2013-05-03 Fr 18:56]
[2013-02-19 Di 23:29]
DONE fix outline-end-of-heading (html-mode)
CLOSED: [2013-02-20 Mi 14:45]
- State "DONE" from "TODO" [2013-02-20 Mi 14:45]
[2013-02-20 Mi 06:08]
outline-heading-end-regexp is a variable defined in `outline.el'. Its value is "</[Hh][1-6]>" Original value was "\n" Local in buffer refA-test.html; global value is "\n"
DONE normalize 'comment-end' in 'outshine-insert-heading'
CLOSED: [2013-02-20 Mi 14:43]
- State "DONE" from "TODO" [2013-02-20 Mi 14:43]
[2013-02-20 Mi 05:58]
DONE make custom vars alists with one entry per major-mode
CLOSED: [2013-05-03 Fr 18:56]
- State "DONE" from "TODO" [2013-05-03 Fr 18:56]
[2013-02-20 Mi 00:12]
DONE merge renamed outxxtra and outline-magic
CLOSED: [2013-02-20 Mi 02:49]
- State "DONE" from "TODO" [2013-02-20 Mi 02:49]
[2013-02-19 Di 23:41]
DONE comment-header for outshine.el
CLOSED: [2013-02-20 Mi 02:49]
- State "DONE" from "TODO" [2013-02-20 Mi 02:49]
[2013-02-19 Di 23:41]
DONE outline structure for outshine.el
CLOSED: [2013-02-20 Mi 02:49]
- State "DONE" from "TODO" [2013-02-20 Mi 02:49]
[2013-02-19 Di 23:40]
CANCELLED rename outline-magic defs to outshine CANCELLED
CLOSED: [2013-02-20 Mi 02:48]
- State "CANCELLED" from "TODO" [2013-02-20 Mi 02:48]
not necessary
[2013-02-19 Di 23:40]
DONE rename outxxtra defs to outshine
CLOSED: [2013-02-20 Mi 02:48]
- State "DONE" from "TODO" [2013-02-20 Mi 02:48]
[2013-02-19 Di 23:37]
CANCELLED Emacs Wiki article CANCELLED
CLOSED: [2013-05-03 Fr 18:56]
- State "CANCELLED" from "TODO" [2013-05-03 Fr 18:56]
Don't like publishing of name and ip-address
[2013-02-19 Di 23:37]
DONE announce in org-mode mailing-list
CLOSED: [2013-05-03 Fr 18:56]
- State "DONE" from "TODO" [2013-05-03 Fr 18:56]
[2013-02-19 Di 23:36]
DONE announce in emacs-user mailing-list
CLOSED: [2013-05-03 Fr 18:56]
- State "DONE" from "TODO" [2013-05-03 Fr 18:56]
[2013-02-19 Di 23:36]
DONE set version number
CLOSED: [2013-05-03 Fr 18:56]
- State "DONE" from "TODO" [2013-05-03 Fr 18:56]
[2013-02-19 Di 23:29]