changeset 69115:61a9a1f755ec

*** empty log message ***
author Carsten Dominik <dominik@science.uva.nl>
date Thu, 23 Feb 2006 10:54:15 +0000
parents ba8b885b8dd3
children 79fc120cc4c1
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Feb 23 10:43:32 2006 +0000
+++ b/lisp/ChangeLog	Thu Feb 23 10:54:15 2006 +0000
@@ -1,3 +1,13 @@
+2006-02-23  Carsten Dominik  <dominik@science.uva.nl>
+
+	* textmodes/org.el: (org-cleaned-string-for-export,
+	org-solidify-link-text): New function.
+	(org-add-hook): Use `add-local-hook' instead of `make-local-hook'
+	for XEmacs, just to silence the compiler.
+	(org-export-as-ascii, org-export-as-html-and-open): Use
+	`org-cleaned-string-for-export' and create internal links.
+	(org-follow-mhe-link): Require mh-e, use folder.
+
 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
 
 	* progmodes/gud.el (gud-speedbar-buttons): Use shadow face.