[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-commit] emacs/lisp/textmodes org.el
From: |
Carsten Dominik |
Subject: |
[Emacs-commit] emacs/lisp/textmodes org.el |
Date: |
Wed, 30 Mar 2005 07:37:05 -0500 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Branch:
Changes by: Carsten Dominik <address@hidden> 05/03/30 12:37:05
Modified files:
lisp/textmodes : org.el
Log message:
* org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
(org-agenda-convert-date, org-agenda-goto-calendar): New commands.
(org-diary-default-entry): New function.
(org-get-entries-from-diary): Better parsing of diary entries
(org-agenda-check-no-diary): New function.
("diary-lib"): Advice to function `add-to-diary-list', to allow
linking to diary entries.
(org-agenda-execute-calendar-command): New function
(org-agenda): Improved visible section in window. And
use `org-fit-agenda-window'.
(org-fit-agenda-window): New option.
(org-move-subtree-down): Better handling of empty lines
at end of subtree.
(org-cycle): Numeric prefix is interpreted now as show-subtree N
levels up.
(org-fontify-done-headline): New option.
(org-headline-done-face): New face.
(org-set-font-lock-defaults): Use `org-headline-done-face'.
(org-table-copy-down): renamed from
`org-table-copy-from-above'. When current field is non-empty, it
is copied to next row.
(org-table-copy-from-above): Fixed bug which made it
impossible to copy fields containing only a single non-white
character.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/textmodes/org.el.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-commit] emacs/lisp/textmodes org.el,
Carsten Dominik <=