Changes:
Version 4.30
- Org-publish.el is now part of the Org-mode distribution.
Thanks and applause to David O'Toole for this great extension.
- Publishing is also documented in the manual.
- Checkboxes in plain list items, following up on Frank Ruell's idea.
A plain list item starting with [_] is treated as a checkbox. You
can toggle it with C-c C-c. Example:
* Shopping list
- [_] Butter
- [X] Milk
- [_] Oranges
If you make new items with M-RET and the current item has a check
box, the new item will
- Modified installation: Autoloads have been collected in
org-install.el.
So you no longer need to copy autoload forms into .emacs when I
add functions to be autoloaded. This also applied for
org-publish.el,
the corresponding autoload forms are also part of org-install.el
Please take a fresh look at the installation section of the manual
- Logging (org-log-done) is now a #+STARTUP option.
This makes it possible to set this on a per-file basis.
For example:
#+STARTUP: logging
- File links inserted with C-c C-l will use relative paths if the
linked
file is in the current directory or a subdirectory of it.
- New variable `org-link-file-path-type' to specify preference for
relative and absolute paths.
- New CSS classes for tags, timestamps, timestamp keywords.
So if you have written your own style, you may want to modify it
an accomodate the new classes.
- Bug and typo fixes.
As usual: There are *always* more bugs. Thanks to everyone who
has reported bugs.
Enjoy.
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode