emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Carsten Dominik
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 30 May 2006 16:28:46 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9650 emacs/lisp/ChangeLog:1.9651
--- emacs/lisp/ChangeLog:1.9650 Tue May 30 08:10:16 2006
+++ emacs/lisp/ChangeLog        Tue May 30 16:28:45 2006
@@ -1,3 +1,24 @@
+2006-05-30  Carsten Dominik  <address@hidden>
+
+       * textmodes/org.el: (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.
+
 2006-05-30  Nick Roberts  <address@hidden>
 
        * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.




reply via email to

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