emacs-commit
[Top][All Lists]
Advanced

[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: Tue, 30 May 2006 16:29:02 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         
Changes by:     Carsten Dominik <address@hidden>        06/05/30 16:29:02

Modified files:
        lisp/textmodes : org.el 

Log message:
        (org-agenda-highlight-todo): Make sure regexp
        does only match in the right place.
        (org-upcoming-deadline): New face.
        (org-agenda-get-deadlines): Use new face
        `org-upcoming-deadline'.
        (org-export-ascii-underline): Renamed and made an option (was
        constant `org-ascii-underline').
        (org-export-ascii-bullets): New option.
        (org-export-as-html): Many changes to emit valid XHTML.
        (org-par-open): New variable.
        (org-open-par, org-close-par-maybe, org-close-li-maybe): New
        functions.
        (org-html-do-expand, org-section-number): Fixedcase in
        `replace-match'.
        (org-timeline): Pass `org-timeline-show-empty-dates' to
        `org-get-all-dates'.  Interpret empty dates returned by
        `org-get-all-dates'.
        (org-get-all-dates): New argument EMPTY.  Add dates without
        entries to the list, mark large ranges of empty dates.
        (org-point-in-group, org-context): New functions.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/textmodes/org.el.diff?tr1=1.92&tr2=1.93&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]