]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorCarsten Dominik <dominik@science.uva.nl>
Thu, 23 Feb 2006 10:54:15 +0000 (10:54 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Thu, 23 Feb 2006 10:54:15 +0000 (10:54 +0000)
lisp/ChangeLog

index de178d944b21a7856f609a8dc2c03ab6ac39499c..b560004ec2b30232bba30e503757c719a8c8d8b4 100644 (file)
@@ -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.