emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Release of org-mode 4.30
@ 2006-05-19 12:19 Carsten Dominik
  2006-05-19 14:21 ` John Rakestraw
  2006-05-19 15:06 ` nielsgiesen
  0 siblings, 2 replies; 5+ messages in thread
From: Carsten Dominik @ 2006-05-19 12:19 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-05-20  3:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-19 12:19 Release of org-mode 4.30 Carsten Dominik
2006-05-19 14:21 ` John Rakestraw
2006-05-19 15:06 ` nielsgiesen
2006-05-19 15:19   ` Carsten Dominik
2006-05-20  3:19     ` T. V. Raman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).