Update some changed export keybindings
[worg.git] / ChangeLog.org
blob4b5d3168d42b714d66a9b5434ceca16f1229a190
1 #+OPTIONS:    H:3 num:nil toc:t \n:nil ::t |:t ^:t -:t f:t *:t tex:t d:(HIDE) tags:not-in-toc
2 #+STARTUP:    align fold nodlcheck hidestars oddeven lognotestate
3 #+SEQ_TODO:   TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
4 #+TAGS:       Write(w) Update(u) Fix(f) Check(c)
5 #+TITLE:      Worg's ChangeLog file
6 #+AUTHOR:     Worg people
7 #+EMAIL:      mdl AT imapmail DOT org
8 #+LANGUAGE:   en
9 #+PRIORITIES: A C B
10 #+CATEGORY:   worg
12 # This file is released by its authors and contributors under the GNU
13 # Free Documentation license v1.3 or later, code examples are released
14 # under the GNU General Public License v3 or later.
16 # This file is the default header for new Org files in Worg.  Feel free
17 # to tailor it to your needs.
19 [[file:index.org][{Back to Worg's index}]]
21 Here we keep track of important changes and discussions in Worg.
23 * 2010-10-18 Mon - Ian
24 Updated org-appearance to move colour theme information to its own
25 page. Added information about several colour themes and screenshots.
27 * 2009-10-04 Su - Sebastian
29   * images/icons/ :: Added icon directory and two files for info boxes.
30   * worg.css :: Added styles for info boxes.
32   The info boxes are used in the file =org-tutorials/images-and-xhtml-export.org=.
34   Worgers:
35   Please see the definitions on top of that file. Shouldn't we have a setup file
36   for stuff like that?