From: Glenn Morris Date: Sat, 10 May 2014 22:09:03 +0000 (-0700) Subject: Fix ChangeLog typo X-Git-Tag: emacs-24.3.91~7 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6d80e8a9eb366714415cc62fcbea88d37526236b;p=emacs.git Fix ChangeLog typo --- diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index c1e3c9998d0..8a9fc20b4ff 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog @@ -286,7 +286,7 @@ 2014-04-22 Justin Gordon - * ox-md (org-md-separate-elements): Fix blank line insertion + * ox-md.el (org-md-separate-elements): Fix blank line insertion between elements. * ox-md.el (org-md-inner-template): New function.