]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorCarsten Dominik <dominik@science.uva.nl>
Mon, 13 Mar 2006 07:09:52 +0000 (07:09 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Mon, 13 Mar 2006 07:09:52 +0000 (07:09 +0000)
lisp/ChangeLog
man/ChangeLog

index cd48555865e2cc2f56551203b9c88fbc81f225a6..2aa158429ce72e24255638028e5bb9c23c869f50 100644 (file)
@@ -1,3 +1,16 @@
+2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el: (org-link-search): Avoid self-matching of
+       links, allow target text to be distributed over several lines.
+       (org-search-not-link): New function.
+       (org-set-regexps-and-options, org-get-current-options): New
+       startup options.
+       (org-export-as-html): Take odd-level setting from local variable.
+       (org-fontify-emphasized-text): New option.
+       (org-set-font-lock-defaults): Include emphasized text.
+       (org-follow-mhe-link): Allow folder-only links, fix folder name.
+       (org-font-lock): Customize group renamed from `org-faces'.
+
 2006-03-13  John Paul Wallington  <jpw@pobox.com>
 
        * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
index f2a8659bbad799fce7b690d2b0b32441dedce5bd..35815e228a1686255db0c45e7a2e5919d2a859fa 100644 (file)
@@ -1,3 +1,7 @@
+2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
+
+       * org.texi (Clean view): Document new startup options.
+
 2006-03-11  Bill Wohler  <wohler@newt.com>
 
        * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)