]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorCarsten Dominik <dominik@science.uva.nl>
Tue, 30 May 2006 16:31:11 +0000 (16:31 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Tue, 30 May 2006 16:31:11 +0000 (16:31 +0000)
lisp/ChangeLog
man/ChangeLog

index 901e98c838ab2d07dc675b73e92b8b5c51ff5fec..675087bc16c39a138a66bd0f9b5e9fb0e2d71fbf 100644 (file)
@@ -1,3 +1,24 @@
+2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
+
+       * 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  <nickrob@snap.net.nz>
 
        * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
index 138437befb80ce48539d021312b047b6212e2962..6f3672717a448783a0cae073c87f0f5d494b10c5 100644 (file)
@@ -1,3 +1,7 @@
+2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
+
+       * org.texi: Small typo fixes.
+
 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
 
        * tramp.texi (Frequently Asked Questions): Disable zsh zle.