lisp/org/ChangeLog: Fix the ChangeLog entry of Ethan Ligon.
authorBastien Guerry <bastien1@free.fr>
Mon, 15 Aug 2011 14:34:17 +0000 (16:34 +0200)
committerBastien Guerry <bastien1@free.fr>
Mon, 15 Aug 2011 14:34:17 +0000 (16:34 +0200)
lisp/org/ChangeLog

index 59207ba..98c6e0c 100644 (file)
 
 2011-07-28  Ethan Ligon  <ligon@are.berkeley.edu>  (tiny change)
 
-       * org-docbook.el (org-export-docbook-list-line): Fix for html &
-       docbook export of description list items.
+       * lisp/org-html.el (org-html-export-list-line): Fix regexp for
+       detecting description lists to allow "::" marker to be last
+       visible element at end of line.
+       * lisp/org-docbook.el (org-docbook-export-list-line): Fix regexp
+       for detecting description lists to allow "::" marker to be last
+       visible element at end of line.
 
 2011-07-28  Julien Danjou  <julien@danjou.info>